"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Starting (try 1/5) 2026/02/28 03:12:27 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-sagutap9xeda" 2026/02/28 03:12:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/28 03:12:27 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2026/02/28 03:12:27 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2026/02/28 03:12:27 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2026/02/28 03:12:27 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2026/02/28 03:12:27 DEBUG : Setting pass="yanmWR67GAwwQ07jo3J3KnzzqX3qY288pouI5H0TkB3Ks4Q" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2026/02/28 03:12:27 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{_B-jB}" suffix to name 2026/02/28 03:12:27 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2026/02/28 03:12:27 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2026/02/28 03:12:27 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2026/02/28 03:12:27 DEBUG : Setting pass="yanmWR67GAwwQ07jo3J3KnzzqX3qY288pouI5H0TkB3Ks4Q" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2026/02/28 03:12:27 DEBUG : found headers: 2026/02/28 03:12:28 DEBUG : Creating backend with remote "/tmp/rclone2144564742" === RUN TestDirHandleMethods run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:12:28 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:12:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 03:12:29 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:12:29 DEBUG : dir: Looking for writers 2026/02/28 03:12:29 DEBUG : Looking for writers 2026/02/28 03:12:29 DEBUG : dir: reading active writers 2026/02/28 03:12:29 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.31s) === RUN TestDirHandleReaddir run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:12:29 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:12:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 03:12:30 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/02/28 03:12:30 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2026/02/28 03:12:31 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:12:31 DEBUG : dir/subdir: Looking for writers 2026/02/28 03:12:31 DEBUG : dir: Looking for writers 2026/02/28 03:12:31 DEBUG : file1: reading active writers 2026/02/28 03:12:31 DEBUG : file2: reading active writers 2026/02/28 03:12:31 DEBUG : subdir: reading active writers 2026/02/28 03:12:31 DEBUG : Looking for writers 2026/02/28 03:12:31 DEBUG : dir: reading active writers 2026/02/28 03:12:31 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (2.38s) === RUN TestDirHandleReaddirnames run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:12:32 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:12:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 03:12:32 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:12:32 DEBUG : dir: Looking for writers 2026/02/28 03:12:32 DEBUG : file1: reading active writers 2026/02/28 03:12:32 DEBUG : Looking for writers 2026/02/28 03:12:32 DEBUG : dir: reading active writers 2026/02/28 03:12:32 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (1.13s) === RUN TestDirMethods run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:12:33 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:12:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 03:12:33 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:12:33 DEBUG : dir: Looking for writers 2026/02/28 03:12:33 DEBUG : Looking for writers 2026/02/28 03:12:33 DEBUG : dir: reading active writers 2026/02/28 03:12:33 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.05s) === RUN TestDirForgetAll run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:12:34 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:12:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 03:12:35 DEBUG : dir: forgetting directory cache 2026/02/28 03:12:35 DEBUG : forgetting directory cache 2026/02/28 03:12:35 DEBUG : dir: forgetting directory cache 2026/02/28 03:12:35 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:12:35 DEBUG : Looking for writers 2026/02/28 03:12:35 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (1.22s) === RUN TestDirForgetPath run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:12:35 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:12:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 03:12:36 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/02/28 03:12:36 DEBUG : dir: invalidating directory cache 2026/02/28 03:12:36 DEBUG : >ForgetPath: 2026/02/28 03:12:36 DEBUG : ForgetPath: relativePath="dir", type=0 2026/02/28 03:12:36 DEBUG : invalidating directory cache 2026/02/28 03:12:36 DEBUG : dir: forgetting directory cache 2026/02/28 03:12:36 DEBUG : >ForgetPath: 2026/02/28 03:12:36 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/02/28 03:12:36 DEBUG : >ForgetPath: 2026/02/28 03:12:36 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:12:36 DEBUG : dir: Looking for writers 2026/02/28 03:12:36 DEBUG : Looking for writers 2026/02/28 03:12:36 DEBUG : dir: reading active writers 2026/02/28 03:12:36 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (1.15s) === RUN TestDirWalk run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:12:36 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:12:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 03:12:38 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2026/02/28 03:12:38 DEBUG : forgetting directory cache 2026/02/28 03:12:38 DEBUG : dir: forgetting directory cache 2026/02/28 03:12:38 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:12:38 DEBUG : dir: Looking for writers 2026/02/28 03:12:38 DEBUG : fil/a/b: Looking for writers 2026/02/28 03:12:38 DEBUG : fil/a: Looking for writers 2026/02/28 03:12:38 DEBUG : b: reading active writers 2026/02/28 03:12:38 DEBUG : fil: Looking for writers 2026/02/28 03:12:38 DEBUG : a: reading active writers 2026/02/28 03:12:38 DEBUG : Looking for writers 2026/02/28 03:12:38 DEBUG : dir: reading active writers 2026/02/28 03:12:38 DEBUG : fil: reading active writers 2026/02/28 03:12:38 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (3.41s) === RUN TestDirSetModTime run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:12:40 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:12:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 03:12:40 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:12:40 DEBUG : dir: Looking for writers 2026/02/28 03:12:40 DEBUG : Looking for writers 2026/02/28 03:12:40 DEBUG : dir: reading active writers 2026/02/28 03:12:40 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (1.16s) === RUN TestDirStat run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:12:41 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:12:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 03:12:41 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:12:41 DEBUG : dir: Looking for writers 2026/02/28 03:12:41 DEBUG : file1: reading active writers 2026/02/28 03:12:41 DEBUG : Looking for writers 2026/02/28 03:12:41 DEBUG : dir: reading active writers 2026/02/28 03:12:41 DEBUG : >WaitForWriters: --- PASS: TestDirStat (1.13s) === RUN TestDirReadDirAll run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:12:42 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:12:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 03:12:42 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/02/28 03:12:43 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2026/02/28 03:12:43 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/02/28 03:12:43 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/02/28 03:12:43 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/02/28 03:12:43 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/02/28 03:12:43 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2026/02/28 03:12:44 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2026/02/28 03:12:44 DEBUG : dir: invalidating directory cache 2026/02/28 03:12:44 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/02/28 03:12:44 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/02/28 03:12:44 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/02/28 03:12:44 DEBUG : dir/file1: Reset virtual modtime 2026/02/28 03:12:44 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/02/28 03:12:44 DEBUG : dir/virtualFile: Reset virtual modtime 2026/02/28 03:12:44 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/02/28 03:12:44 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/02/28 03:12:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/28 03:12:44 DEBUG : dir: invalidating directory cache 2026/02/28 03:12:44 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/02/28 03:12:44 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/28 03:12:44 DEBUG : dir/virtualFile: Reset virtual modtime 2026/02/28 03:12:44 DEBUG : forgetting directory cache 2026/02/28 03:12:44 DEBUG : dir: forgetting directory cache 2026/02/28 03:12:44 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/28 03:12:44 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:12:44 DEBUG : dir/virtualDir: Looking for writers 2026/02/28 03:12:44 DEBUG : dir: Looking for writers 2026/02/28 03:12:44 DEBUG : file1: reading active writers 2026/02/28 03:12:44 DEBUG : virtualFile2: reading active writers 2026/02/28 03:12:44 DEBUG : virtualFile: reading active writers 2026/02/28 03:12:44 DEBUG : virtualDir: reading active writers 2026/02/28 03:12:44 DEBUG : Looking for writers 2026/02/28 03:12:44 DEBUG : dir: reading active writers 2026/02/28 03:12:44 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.42s) --- PASS: TestDirReadDirAll/Virtual (1.00s) === RUN TestDirOpen run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:12:45 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:12:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 03:12:46 ERROR : dir/: Can only open directories read only 2026/02/28 03:12:46 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:12:46 DEBUG : dir: Looking for writers 2026/02/28 03:12:46 DEBUG : Looking for writers 2026/02/28 03:12:46 DEBUG : dir: reading active writers 2026/02/28 03:12:46 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.11s) === RUN TestDirCreate run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:12:47 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:12:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 03:12:47 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:12:47 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/02/28 03:12:47 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/02/28 03:12:47 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/02/28 03:12:47 DEBUG : webdav root 'rclone-test-sagutap9xeda': File to upload is small (5 bytes), uploading instead of streaming 2026/02/28 03:12:47 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2026/02/28 03:12:48 DEBUG : dir/potato: size = 5 OK 2026/02/28 03:12:48 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/02/28 03:12:48 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/02/28 03:12:48 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/02/28 03:12:48 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:12:48 DEBUG : dir: Looking for writers 2026/02/28 03:12:48 DEBUG : file1: reading active writers 2026/02/28 03:12:48 DEBUG : potato: reading active writers 2026/02/28 03:12:48 DEBUG : Looking for writers 2026/02/28 03:12:48 DEBUG : dir: reading active writers 2026/02/28 03:12:48 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.65s) === RUN TestDirMkdir run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:12:48 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:12:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 03:12:49 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/02/28 03:12:49 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:12:49 DEBUG : dir/sub: Looking for writers 2026/02/28 03:12:49 DEBUG : dir: Looking for writers 2026/02/28 03:12:49 DEBUG : file1: reading active writers 2026/02/28 03:12:49 DEBUG : sub: reading active writers 2026/02/28 03:12:49 DEBUG : Looking for writers 2026/02/28 03:12:49 DEBUG : dir: reading active writers 2026/02/28 03:12:49 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.91s) === RUN TestDirMkdirSub run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:12:50 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:12:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 03:12:51 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/02/28 03:12:51 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/02/28 03:12:51 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:12:51 DEBUG : dir/sub/subsub: Looking for writers 2026/02/28 03:12:51 DEBUG : dir/sub: Looking for writers 2026/02/28 03:12:51 DEBUG : subsub: reading active writers 2026/02/28 03:12:51 DEBUG : dir: Looking for writers 2026/02/28 03:12:51 DEBUG : file1: reading active writers 2026/02/28 03:12:51 DEBUG : sub: reading active writers 2026/02/28 03:12:51 DEBUG : Looking for writers 2026/02/28 03:12:51 DEBUG : dir: reading active writers 2026/02/28 03:12:51 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (2.45s) === RUN TestDirRemove run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:12:53 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:12:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 03:12:53 ERROR : dir/: Dir.Remove not empty 2026/02/28 03:12:53 DEBUG : dir/file1: Remove: 2026/02/28 03:12:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/28 03:12:53 DEBUG : dir/file1: >Remove: err= 2026/02/28 03:12:53 DEBUG : Added virtual directory entry vDel: "dir" 2026/02/28 03:12:54 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:12:54 DEBUG : Looking for writers 2026/02/28 03:12:54 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (1.16s) === RUN TestDirRemoveAll run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:12:54 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:12:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 03:12:54 DEBUG : dir/file1: Remove: 2026/02/28 03:12:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/28 03:12:54 DEBUG : dir/file1: >Remove: err= 2026/02/28 03:12:55 DEBUG : Added virtual directory entry vDel: "dir" 2026/02/28 03:12:55 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:12:55 DEBUG : Looking for writers 2026/02/28 03:12:55 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (1.12s) === RUN TestDirRemoveName run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:12:55 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:12:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 03:12:56 DEBUG : dir/file1: Remove: 2026/02/28 03:12:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/28 03:12:56 DEBUG : dir/file1: >Remove: err= 2026/02/28 03:12:56 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:12:56 DEBUG : dir: Looking for writers 2026/02/28 03:12:56 DEBUG : Looking for writers 2026/02/28 03:12:56 DEBUG : dir: reading active writers 2026/02/28 03:12:56 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (1.39s) === RUN TestDirRename run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:12:56 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:12:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 03:12:57 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2026/02/28 03:12:57 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/02/28 03:12:58 DEBUG : dir: Updating dir with dir2 0xc0007d1110 2026/02/28 03:12:58 DEBUG : dir: forgetting directory cache 2026/02/28 03:12:58 DEBUG : Added virtual directory entry vDel: "dir" 2026/02/28 03:12:58 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/02/28 03:12:58 INFO : dir2/file1: Moved (server-side) to: file2 2026/02/28 03:12:58 DEBUG : file2: Updating file with file2 0xc000337080 2026/02/28 03:12:58 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/02/28 03:12:58 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/02/28 03:12:59 INFO : dir2/file3: Deleted 2026/02/28 03:12:59 INFO : file2: Moved (server-side) to: dir2/file3 2026/02/28 03:12:59 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000337080 2026/02/28 03:12:59 DEBUG : Added virtual directory entry vDel: "file2" 2026/02/28 03:12:59 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/02/28 03:12:59 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/02/28 03:13:00 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0007d1ad0 2026/02/28 03:13:00 DEBUG : empty directory: forgetting directory cache 2026/02/28 03:13:00 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/02/28 03:13:00 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/02/28 03:13:00 DEBUG : dir2: Renaming to "dir3" 2026/02/28 03:13:00 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:13:00 DEBUG : dir3: Looking for writers 2026/02/28 03:13:00 DEBUG : file3: reading active writers 2026/02/28 03:13:00 DEBUG : renamed empty directory: Looking for writers 2026/02/28 03:13:00 DEBUG : Looking for writers 2026/02/28 03:13:00 DEBUG : dir3: reading active writers 2026/02/28 03:13:00 DEBUG : renamed empty directory: reading active writers 2026/02/28 03:13:00 DEBUG : >WaitForWriters: --- PASS: TestDirRename (4.09s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:13:00 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:13:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 03:13:01 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/02/28 03:13:01 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:13:01 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/28 03:13:01 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/02/28 03:13:01 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/02/28 03:13:01 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/02/28 03:13:01 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/02/28 03:13:01 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:13:01 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/28 03:13:01 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/02/28 03:13:01 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/02/28 03:13:01 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/02/28 03:13:01 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/02/28 03:13:01 DEBUG : webdav root 'rclone-test-sagutap9xeda': File to upload is small (12 bytes), uploading instead of streaming 2026/02/28 03:13:01 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2026/02/28 03:13:02 DEBUG : dir/sub/file2: size = 12 OK 2026/02/28 03:13:02 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/02/28 03:13:02 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/02/28 03:13:02 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/02/28 03:13:02 DEBUG : forgetting directory cache 2026/02/28 03:13:02 DEBUG : dir: forgetting directory cache 2026/02/28 03:13:02 DEBUG : dir/sub: forgetting directory cache 2026/02/28 03:13:02 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/02/28 03:13:02 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/02/28 03:13:02 DEBUG : webdav root 'rclone-test-sagutap9xeda': File to upload is small (5 bytes), uploading instead of streaming 2026/02/28 03:13:02 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2026/02/28 03:13:02 DEBUG : dir/sub/file0: size = 5 OK 2026/02/28 03:13:02 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/02/28 03:13:02 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/02/28 03:13:02 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/02/28 03:13:02 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:13:02 DEBUG : dir/sub: Looking for writers 2026/02/28 03:13:02 DEBUG : file2: reading active writers 2026/02/28 03:13:02 DEBUG : file0: reading active writers 2026/02/28 03:13:02 DEBUG : dir: Looking for writers 2026/02/28 03:13:02 DEBUG : file1: reading active writers 2026/02/28 03:13:02 DEBUG : sub: reading active writers 2026/02/28 03:13:02 DEBUG : Looking for writers 2026/02/28 03:13:02 DEBUG : dir: reading active writers 2026/02/28 03:13:02 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (2.54s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:13:03 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/02/28 03:13:03 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:13:03 DEBUG : Looking for writers 2026/02/28 03:13:03 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.16s) === RUN TestDirMetadataExtension run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:13:03 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:13:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 03:13:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/02/28 03:13:04 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:13:04 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/02/28 03:13:04 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/02/28 03:13:04 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/02/28 03:13:04 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/02/28 03:13:04 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/02/28 03:13:04 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/02/28 03:13:04 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:13:04 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/02/28 03:13:04 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/02/28 03:13:04 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/02/28 03:13:04 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/02/28 03:13:04 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/02/28 03:13:04 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:13:04 DEBUG : dir: Looking for writers 2026/02/28 03:13:04 DEBUG : file1: reading active writers 2026/02/28 03:13:04 DEBUG : file1.metadata: reading active writers 2026/02/28 03:13:04 DEBUG : Looking for writers 2026/02/28 03:13:04 DEBUG : dir: reading active writers 2026/02/28 03:13:04 DEBUG : dir.metadata: reading active writers 2026/02/28 03:13:04 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (1.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:13:04 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:13:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 03:13:05 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:13:05 DEBUG : dir: Looking for writers 2026/02/28 03:13:05 DEBUG : file1: reading active writers 2026/02/28 03:13:05 DEBUG : Looking for writers 2026/02/28 03:13:05 DEBUG : dir: reading active writers 2026/02/28 03:13:05 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (1.13s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:13:05 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:13:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 03:13:06 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2026/02/28 03:13:07 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2026/02/28 03:13:07 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:13:07 DEBUG : dir: Looking for writers 2026/02/28 03:13:07 DEBUG : file1: reading active writers 2026/02/28 03:13:07 DEBUG : Looking for writers 2026/02/28 03:13:07 DEBUG : dir: reading active writers 2026/02/28 03:13:07 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.82s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (1.82s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:13:07 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:13:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 03:13:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/28 03:13:08 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/28 03:13:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/28 03:13:08 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/02/28 03:13:08 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:13:08 DEBUG : dir: Looking for writers 2026/02/28 03:13:08 DEBUG : file1: reading active writers 2026/02/28 03:13:08 DEBUG : Looking for writers 2026/02/28 03:13:08 DEBUG : dir: reading active writers 2026/02/28 03:13:08 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (1.23s) === RUN TestFileOpenReadUnknownSize 2026/02/28 03:13:08 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/02/28 03:13:08 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/28 03:13:08 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/28 03:13:08 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/02/28 03:13:08 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:13:08 DEBUG : Looking for writers 2026/02/28 03:13:08 DEBUG : file.txt: reading active writers 2026/02/28 03:13:08 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:13:08 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:13:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 03:13:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/28 03:13:09 DEBUG : webdav root 'rclone-test-sagutap9xeda': File to upload is small (25 bytes), uploading instead of streaming 2026/02/28 03:13:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 03:13:09 DEBUG : dir/file1: size = 25 OK 2026/02/28 03:13:09 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/02/28 03:13:09 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/02/28 03:13:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/28 03:13:09 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:13:09 DEBUG : dir: Looking for writers 2026/02/28 03:13:09 DEBUG : file1: reading active writers 2026/02/28 03:13:09 DEBUG : Looking for writers 2026/02/28 03:13:09 DEBUG : dir: reading active writers 2026/02/28 03:13:09 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.43s) === RUN TestFileRemove run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:13:10 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:13:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 03:13:10 DEBUG : dir/file1: Remove: 2026/02/28 03:13:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/28 03:13:10 DEBUG : dir/file1: >Remove: err= 2026/02/28 03:13:11 DEBUG : dir/file1: Remove: 2026/02/28 03:13:11 DEBUG : dir/file1: >Remove: err=Read only file system 2026/02/28 03:13:11 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:13:11 DEBUG : dir: Looking for writers 2026/02/28 03:13:11 DEBUG : Looking for writers 2026/02/28 03:13:11 DEBUG : dir: reading active writers 2026/02/28 03:13:11 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (1.31s) === RUN TestFileRemoveAll run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:13:11 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:13:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 03:13:12 DEBUG : dir/file1: Remove: 2026/02/28 03:13:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/28 03:13:12 DEBUG : dir/file1: >Remove: err= 2026/02/28 03:13:12 DEBUG : dir/file1: Remove: 2026/02/28 03:13:12 DEBUG : dir/file1: >Remove: err=Read only file system 2026/02/28 03:13:12 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:13:12 DEBUG : dir: Looking for writers 2026/02/28 03:13:12 DEBUG : Looking for writers 2026/02/28 03:13:12 DEBUG : dir: reading active writers 2026/02/28 03:13:12 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (1.31s) === RUN TestFileOpen run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:13:12 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:13:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 03:13:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/28 03:13:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/28 03:13:13 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/02/28 03:13:13 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/28 03:13:13 DEBUG : dir/file1: Open: flags=O_RDWR 2026/02/28 03:13:13 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/28 03:13:13 DEBUG : dir/file1: Open: flags=0x3 2026/02/28 03:13:13 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/02/28 03:13:13 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/02/28 03:13:13 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:13:13 DEBUG : dir: Looking for writers 2026/02/28 03:13:13 DEBUG : file1: reading active writers 2026/02/28 03:13:13 DEBUG : Looking for writers 2026/02/28 03:13:13 DEBUG : dir: reading active writers 2026/02/28 03:13:13 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (1.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:13:14 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:13:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 03:13:14 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:13:14 DEBUG : dir: Looking for writers 2026/02/28 03:13:14 DEBUG : file1: reading active writers 2026/02/28 03:13:14 DEBUG : Looking for writers 2026/02/28 03:13:14 DEBUG : dir: reading active writers 2026/02/28 03:13:14 DEBUG : >WaitForWriters: 2026/02/28 03:13:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/28 03:13:15 DEBUG : newLeaf: Updating file with newLeaf 0xc0007df5c0 2026/02/28 03:13:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/28 03:13:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/28 03:13:15 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/28 03:13:15 DEBUG : dir/file1: Updating file with dir/file1 0xc0007df5c0 2026/02/28 03:13:15 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/28 03:13:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/28 03:13:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/28 03:13:15 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/28 03:13:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/28 03:13:15 DEBUG : dir/file1: File is currently open, delaying rename 0xc0007df5c0 2026/02/28 03:13:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/28 03:13:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/28 03:13:15 DEBUG : webdav root 'rclone-test-sagutap9xeda': File to upload is small (25 bytes), uploading instead of streaming 2026/02/28 03:13:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 03:13:16 DEBUG : dir/file1: size = 25 OK 2026/02/28 03:13:16 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/02/28 03:13:16 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/02/28 03:13:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/28 03:13:16 DEBUG : newLeaf: Running delayed rename now 2026/02/28 03:13:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/28 03:13:16 DEBUG : newLeaf: Updating file with newLeaf 0xc0007df5c0 2026/02/28 03:13:16 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:13:16 DEBUG : dir: Looking for writers 2026/02/28 03:13:16 DEBUG : Looking for writers 2026/02/28 03:13:16 DEBUG : dir: reading active writers 2026/02/28 03:13:16 DEBUG : newLeaf: reading active writers 2026/02/28 03:13:16 DEBUG : >WaitForWriters: 2026/02/28 03:13:16 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:13:16 DEBUG : dir: Looking for writers 2026/02/28 03:13:16 DEBUG : Looking for writers 2026/02/28 03:13:16 DEBUG : dir: reading active writers 2026/02/28 03:13:16 DEBUG : newLeaf: reading active writers 2026/02/28 03:13:16 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:13:17 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:13:17 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/28 03:13:17 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:17 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 03:13:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 03:13:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:17 INFO : webdav root 'rclone-test-sagutap9xeda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/28 03:13:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 03:13:17 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:13:17 DEBUG : dir: Looking for writers 2026/02/28 03:13:17 DEBUG : file1: reading active writers 2026/02/28 03:13:17 DEBUG : Looking for writers 2026/02/28 03:13:17 DEBUG : dir: reading active writers 2026/02/28 03:13:17 DEBUG : >WaitForWriters: 2026/02/28 03:13:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/28 03:13:18 DEBUG : newLeaf: Updating file with newLeaf 0xc000e1c180 2026/02/28 03:13:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/28 03:13:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/28 03:13:18 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/28 03:13:18 DEBUG : dir/file1: Updating file with dir/file1 0xc000e1c180 2026/02/28 03:13:18 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/28 03:13:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/28 03:13:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/28 03:13:19 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/28 03:13:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/28 03:13:19 DEBUG : dir/file1: File is currently open, delaying rename 0xc000e1c180 2026/02/28 03:13:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/28 03:13:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/28 03:13:19 DEBUG : webdav root 'rclone-test-sagutap9xeda': File to upload is small (25 bytes), uploading instead of streaming 2026/02/28 03:13:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 03:13:19 DEBUG : dir/file1: size = 25 OK 2026/02/28 03:13:19 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/02/28 03:13:19 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/02/28 03:13:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/28 03:13:19 DEBUG : newLeaf: Running delayed rename now 2026/02/28 03:13:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/28 03:13:19 DEBUG : newLeaf: Updating file with newLeaf 0xc000e1c180 2026/02/28 03:13:19 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:13:19 DEBUG : dir: Looking for writers 2026/02/28 03:13:19 DEBUG : Looking for writers 2026/02/28 03:13:19 DEBUG : dir: reading active writers 2026/02/28 03:13:19 DEBUG : newLeaf: reading active writers 2026/02/28 03:13:19 DEBUG : >WaitForWriters: 2026/02/28 03:13:20 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:13:20 DEBUG : dir: Looking for writers 2026/02/28 03:13:20 DEBUG : Looking for writers 2026/02/28 03:13:20 DEBUG : dir: reading active writers 2026/02/28 03:13:20 DEBUG : newLeaf: reading active writers 2026/02/28 03:13:20 DEBUG : >WaitForWriters: 2026/02/28 03:13:20 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:13:20 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:13:20 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/28 03:13:20 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:20 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 03:13:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 03:13:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:20 INFO : webdav root 'rclone-test-sagutap9xeda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/28 03:13:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 03:13:21 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/28 03:13:21 DEBUG : dir/file1: newRWFileHandle: 2026/02/28 03:13:21 DEBUG : dir/file1(0xc0005acf00): openPending: 2026/02/28 03:13:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/02/28 03:13:21 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/28 03:13:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/28 03:13:21 DEBUG : dir/file1(0xc0005acf00): >openPending: err= 2026/02/28 03:13:21 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/28 03:13:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/28 03:13:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/28 03:13:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/28 03:13:21 DEBUG : dir/file1(0xc0005acf00): _writeAt: size=14, off=0 2026/02/28 03:13:21 DEBUG : dir/file1(0xc0005acf00): >_writeAt: n=14, err= 2026/02/28 03:13:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/28 03:13:21 DEBUG : dir/file1(0xc0005acf00): close: 2026/02/28 03:13:21 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/28 03:13:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/28 03:13:21 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/28 03:13:21 DEBUG : dir/file1(0xc0005acf00): >close: err= 2026/02/28 03:13:21 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:13:21 DEBUG : dir: Looking for writers 2026/02/28 03:13:21 DEBUG : file1: reading active writers 2026/02/28 03:13:21 DEBUG : Looking for writers 2026/02/28 03:13:21 DEBUG : dir: reading active writers 2026/02/28 03:13:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/28 03:13:21 DEBUG : dir: Looking for writers 2026/02/28 03:13:21 DEBUG : file1: reading active writers 2026/02/28 03:13:21 DEBUG : Looking for writers 2026/02/28 03:13:21 DEBUG : dir: reading active writers 2026/02/28 03:13:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/28 03:13:21 DEBUG : dir: Looking for writers 2026/02/28 03:13:21 DEBUG : file1: reading active writers 2026/02/28 03:13:21 DEBUG : Looking for writers 2026/02/28 03:13:21 DEBUG : dir: reading active writers 2026/02/28 03:13:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/28 03:13:21 DEBUG : dir: Looking for writers 2026/02/28 03:13:21 DEBUG : file1: reading active writers 2026/02/28 03:13:21 DEBUG : Looking for writers 2026/02/28 03:13:21 DEBUG : dir: reading active writers 2026/02/28 03:13:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/28 03:13:21 DEBUG : dir/file1: vfs cache: starting upload 2026/02/28 03:13:21 DEBUG : dir: Looking for writers 2026/02/28 03:13:21 DEBUG : file1: reading active writers 2026/02/28 03:13:21 DEBUG : Looking for writers 2026/02/28 03:13:21 DEBUG : dir: reading active writers 2026/02/28 03:13:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/28 03:13:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 03:13:21 DEBUG : dir: Looking for writers 2026/02/28 03:13:21 DEBUG : file1: reading active writers 2026/02/28 03:13:21 DEBUG : Looking for writers 2026/02/28 03:13:21 DEBUG : dir: reading active writers 2026/02/28 03:13:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/28 03:13:21 DEBUG : dir/file1: size = 14 OK 2026/02/28 03:13:21 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/28 03:13:21 INFO : dir/file1: Copied (replaced existing) 2026/02/28 03:13:21 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/28 03:13:21 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/02/28 03:13:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/28 03:13:21 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/28 03:13:21 DEBUG : dir: Looking for writers 2026/02/28 03:13:21 DEBUG : file1: reading active writers 2026/02/28 03:13:21 DEBUG : Looking for writers 2026/02/28 03:13:21 DEBUG : dir: reading active writers 2026/02/28 03:13:21 DEBUG : >WaitForWriters: 2026/02/28 03:13:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/28 03:13:21 DEBUG : dir/file1: newRWFileHandle: 2026/02/28 03:13:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/28 03:13:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/28 03:13:21 DEBUG : dir/file1(0xc0005ad7c0): _readAt: size=512, off=0 2026/02/28 03:13:21 DEBUG : dir/file1(0xc0005ad7c0): openPending: 2026/02/28 03:13:21 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/02/28 03:13:21 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/28 03:13:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/28 03:13:21 DEBUG : dir/file1(0xc0005ad7c0): >openPending: err= 2026/02/28 03:13:21 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/28 03:13:21 DEBUG : dir/file1(0xc0005ad7c0): >_readAt: n=14, err=EOF 2026/02/28 03:13:21 DEBUG : dir/file1(0xc0005ad7c0): close: 2026/02/28 03:13:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/02/28 03:13:21 DEBUG : dir/file1(0xc0005ad7c0): >close: err= 2026/02/28 03:13:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/28 03:13:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/28 03:13:22 DEBUG : newLeaf: Updating file with newLeaf 0xc000f10540 2026/02/28 03:13:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/28 03:13:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/28 03:13:22 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/28 03:13:22 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/02/28 03:13:22 DEBUG : dir/file1: Updating file with dir/file1 0xc000f10540 2026/02/28 03:13:22 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/28 03:13:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/28 03:13:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/28 03:13:23 DEBUG : dir/file1: newRWFileHandle: 2026/02/28 03:13:23 DEBUG : dir/file1(0xc0006a15c0): openPending: 2026/02/28 03:13:23 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/02/28 03:13:23 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/28 03:13:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/28 03:13:23 DEBUG : dir/file1(0xc0006a15c0): >openPending: err= 2026/02/28 03:13:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/28 03:13:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/28 03:13:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/28 03:13:23 DEBUG : dir/file1(0xc0006a15c0): _writeAt: size=25, off=0 2026/02/28 03:13:23 DEBUG : dir/file1(0xc0006a15c0): >_writeAt: n=25, err= 2026/02/28 03:13:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/28 03:13:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/28 03:13:23 DEBUG : newLeaf: Updating file with newLeaf 0xc000f10540 2026/02/28 03:13:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/28 03:13:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/28 03:13:23 DEBUG : newLeaf(0xc0006a15c0): close: 2026/02/28 03:13:23 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/28 03:13:23 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-28 03:13:23.08362607 +0000 UTC m=+55.616345660 2026/02/28 03:13:23 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/28 03:13:23 DEBUG : newLeaf(0xc0006a15c0): >close: err= 2026/02/28 03:13:23 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:13:23 DEBUG : dir: Looking for writers 2026/02/28 03:13:23 DEBUG : Looking for writers 2026/02/28 03:13:23 DEBUG : dir: reading active writers 2026/02/28 03:13:23 DEBUG : newLeaf: reading active writers 2026/02/28 03:13:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/28 03:13:23 DEBUG : dir: Looking for writers 2026/02/28 03:13:23 DEBUG : Looking for writers 2026/02/28 03:13:23 DEBUG : dir: reading active writers 2026/02/28 03:13:23 DEBUG : newLeaf: reading active writers 2026/02/28 03:13:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/28 03:13:23 DEBUG : dir: Looking for writers 2026/02/28 03:13:23 DEBUG : Looking for writers 2026/02/28 03:13:23 DEBUG : dir: reading active writers 2026/02/28 03:13:23 DEBUG : newLeaf: reading active writers 2026/02/28 03:13:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/28 03:13:23 DEBUG : dir: Looking for writers 2026/02/28 03:13:23 DEBUG : Looking for writers 2026/02/28 03:13:23 DEBUG : dir: reading active writers 2026/02/28 03:13:23 DEBUG : newLeaf: reading active writers 2026/02/28 03:13:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/28 03:13:23 DEBUG : newLeaf: vfs cache: starting upload 2026/02/28 03:13:23 DEBUG : dir: Looking for writers 2026/02/28 03:13:23 DEBUG : Looking for writers 2026/02/28 03:13:23 DEBUG : dir: reading active writers 2026/02/28 03:13:23 DEBUG : newLeaf: reading active writers 2026/02/28 03:13:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/28 03:13:23 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/02/28 03:13:23 DEBUG : dir: Looking for writers 2026/02/28 03:13:23 DEBUG : Looking for writers 2026/02/28 03:13:23 DEBUG : dir: reading active writers 2026/02/28 03:13:23 DEBUG : newLeaf: reading active writers 2026/02/28 03:13:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/28 03:13:23 DEBUG : newLeaf: size = 25 OK 2026/02/28 03:13:23 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/02/28 03:13:23 INFO : newLeaf: Copied (replaced existing) 2026/02/28 03:13:23 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-02-28 03:13:23 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/02/28 03:13:23 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/28 03:13:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/28 03:13:23 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/28 03:13:24 DEBUG : dir: Looking for writers 2026/02/28 03:13:24 DEBUG : Looking for writers 2026/02/28 03:13:24 DEBUG : dir: reading active writers 2026/02/28 03:13:24 DEBUG : newLeaf: reading active writers 2026/02/28 03:13:24 DEBUG : >WaitForWriters: 2026/02/28 03:13:24 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:13:24 DEBUG : dir: Looking for writers 2026/02/28 03:13:24 DEBUG : Looking for writers 2026/02/28 03:13:24 DEBUG : dir: reading active writers 2026/02/28 03:13:24 DEBUG : newLeaf: reading active writers 2026/02/28 03:13:24 DEBUG : >WaitForWriters: 2026/02/28 03:13:24 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:13:24 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:13:24 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/28 03:13:24 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:24 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 03:13:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 03:13:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:24 INFO : webdav root 'rclone-test-sagutap9xeda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/28 03:13:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 03:13:25 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:13:25 DEBUG : dir: Looking for writers 2026/02/28 03:13:25 DEBUG : file1: reading active writers 2026/02/28 03:13:25 DEBUG : Looking for writers 2026/02/28 03:13:25 DEBUG : dir: reading active writers 2026/02/28 03:13:25 DEBUG : >WaitForWriters: 2026/02/28 03:13:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/28 03:13:26 DEBUG : newLeaf: Updating file with newLeaf 0xc000a92540 2026/02/28 03:13:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/28 03:13:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/28 03:13:26 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/28 03:13:26 DEBUG : dir/file1: Updating file with dir/file1 0xc000a92540 2026/02/28 03:13:26 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/28 03:13:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/28 03:13:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/28 03:13:26 DEBUG : dir/file1: newRWFileHandle: 2026/02/28 03:13:26 DEBUG : dir/file1(0xc000874040): openPending: 2026/02/28 03:13:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/02/28 03:13:26 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/28 03:13:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/28 03:13:26 DEBUG : dir/file1(0xc000874040): >openPending: err= 2026/02/28 03:13:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/28 03:13:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/28 03:13:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/28 03:13:26 DEBUG : dir/file1(0xc000874040): _writeAt: size=25, off=0 2026/02/28 03:13:26 DEBUG : dir/file1(0xc000874040): >_writeAt: n=25, err= 2026/02/28 03:13:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/28 03:13:27 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/28 03:13:27 DEBUG : newLeaf: Updating file with newLeaf 0xc000a92540 2026/02/28 03:13:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/28 03:13:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/28 03:13:27 DEBUG : newLeaf(0xc000874040): close: 2026/02/28 03:13:27 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/28 03:13:27 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-28 03:13:26.921347904 +0000 UTC m=+59.454067454 2026/02/28 03:13:27 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/28 03:13:27 DEBUG : newLeaf(0xc000874040): >close: err= 2026/02/28 03:13:27 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:13:27 DEBUG : dir: Looking for writers 2026/02/28 03:13:27 DEBUG : Looking for writers 2026/02/28 03:13:27 DEBUG : dir: reading active writers 2026/02/28 03:13:27 DEBUG : newLeaf: reading active writers 2026/02/28 03:13:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/28 03:13:27 DEBUG : dir: Looking for writers 2026/02/28 03:13:27 DEBUG : Looking for writers 2026/02/28 03:13:27 DEBUG : newLeaf: reading active writers 2026/02/28 03:13:27 DEBUG : dir: reading active writers 2026/02/28 03:13:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/28 03:13:27 DEBUG : dir: Looking for writers 2026/02/28 03:13:27 DEBUG : Looking for writers 2026/02/28 03:13:27 DEBUG : dir: reading active writers 2026/02/28 03:13:27 DEBUG : newLeaf: reading active writers 2026/02/28 03:13:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/28 03:13:27 DEBUG : dir: Looking for writers 2026/02/28 03:13:27 DEBUG : Looking for writers 2026/02/28 03:13:27 DEBUG : dir: reading active writers 2026/02/28 03:13:27 DEBUG : newLeaf: reading active writers 2026/02/28 03:13:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/28 03:13:27 DEBUG : newLeaf: vfs cache: starting upload 2026/02/28 03:13:27 DEBUG : dir: Looking for writers 2026/02/28 03:13:27 DEBUG : Looking for writers 2026/02/28 03:13:27 DEBUG : dir: reading active writers 2026/02/28 03:13:27 DEBUG : newLeaf: reading active writers 2026/02/28 03:13:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/28 03:13:27 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/02/28 03:13:27 DEBUG : dir: Looking for writers 2026/02/28 03:13:27 DEBUG : Looking for writers 2026/02/28 03:13:27 DEBUG : dir: reading active writers 2026/02/28 03:13:27 DEBUG : newLeaf: reading active writers 2026/02/28 03:13:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/28 03:13:27 DEBUG : newLeaf: size = 25 OK 2026/02/28 03:13:27 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/02/28 03:13:27 INFO : newLeaf: Copied (replaced existing) 2026/02/28 03:13:27 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-02-28 03:13:26 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/02/28 03:13:27 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/28 03:13:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/28 03:13:27 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/28 03:13:27 DEBUG : dir: Looking for writers 2026/02/28 03:13:27 DEBUG : Looking for writers 2026/02/28 03:13:27 DEBUG : dir: reading active writers 2026/02/28 03:13:27 DEBUG : newLeaf: reading active writers 2026/02/28 03:13:27 DEBUG : >WaitForWriters: 2026/02/28 03:13:28 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:13:28 DEBUG : dir: Looking for writers 2026/02/28 03:13:28 DEBUG : Looking for writers 2026/02/28 03:13:28 DEBUG : dir: reading active writers 2026/02/28 03:13:28 DEBUG : newLeaf: reading active writers 2026/02/28 03:13:28 DEBUG : >WaitForWriters: 2026/02/28 03:13:28 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:13:28 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:13:28 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/28 03:13:28 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:28 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 03:13:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 03:13:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:28 INFO : webdav root 'rclone-test-sagutap9xeda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/28 03:13:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 03:13:29 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/28 03:13:29 DEBUG : dir/file1: newRWFileHandle: 2026/02/28 03:13:29 DEBUG : dir/file1(0xc00096c700): openPending: 2026/02/28 03:13:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/02/28 03:13:29 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/28 03:13:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/28 03:13:29 DEBUG : dir/file1(0xc00096c700): >openPending: err= 2026/02/28 03:13:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/28 03:13:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/28 03:13:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/28 03:13:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/28 03:13:29 DEBUG : dir/file1(0xc00096c700): _writeAt: size=14, off=0 2026/02/28 03:13:29 DEBUG : dir/file1(0xc00096c700): >_writeAt: n=14, err= 2026/02/28 03:13:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/28 03:13:29 DEBUG : dir/file1(0xc00096c700): close: 2026/02/28 03:13:29 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/28 03:13:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/28 03:13:29 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/28 03:13:29 DEBUG : dir/file1(0xc00096c700): >close: err= 2026/02/28 03:13:29 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:13:29 DEBUG : dir: Looking for writers 2026/02/28 03:13:29 DEBUG : file1: reading active writers 2026/02/28 03:13:29 DEBUG : Looking for writers 2026/02/28 03:13:29 DEBUG : dir: reading active writers 2026/02/28 03:13:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/28 03:13:29 DEBUG : dir: Looking for writers 2026/02/28 03:13:29 DEBUG : file1: reading active writers 2026/02/28 03:13:29 DEBUG : Looking for writers 2026/02/28 03:13:29 DEBUG : dir: reading active writers 2026/02/28 03:13:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/28 03:13:29 DEBUG : dir: Looking for writers 2026/02/28 03:13:29 DEBUG : file1: reading active writers 2026/02/28 03:13:29 DEBUG : Looking for writers 2026/02/28 03:13:29 DEBUG : dir: reading active writers 2026/02/28 03:13:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/28 03:13:29 DEBUG : dir: Looking for writers 2026/02/28 03:13:29 DEBUG : file1: reading active writers 2026/02/28 03:13:29 DEBUG : Looking for writers 2026/02/28 03:13:29 DEBUG : dir: reading active writers 2026/02/28 03:13:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/28 03:13:29 DEBUG : dir/file1: vfs cache: starting upload 2026/02/28 03:13:29 DEBUG : dir: Looking for writers 2026/02/28 03:13:29 DEBUG : file1: reading active writers 2026/02/28 03:13:29 DEBUG : Looking for writers 2026/02/28 03:13:29 DEBUG : dir: reading active writers 2026/02/28 03:13:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/28 03:13:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 03:13:29 DEBUG : dir: Looking for writers 2026/02/28 03:13:29 DEBUG : file1: reading active writers 2026/02/28 03:13:29 DEBUG : Looking for writers 2026/02/28 03:13:29 DEBUG : dir: reading active writers 2026/02/28 03:13:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/28 03:13:29 DEBUG : dir/file1: size = 14 OK 2026/02/28 03:13:29 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/28 03:13:29 INFO : dir/file1: Copied (replaced existing) 2026/02/28 03:13:29 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/28 03:13:29 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/02/28 03:13:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/28 03:13:29 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/28 03:13:29 DEBUG : dir: Looking for writers 2026/02/28 03:13:29 DEBUG : file1: reading active writers 2026/02/28 03:13:29 DEBUG : Looking for writers 2026/02/28 03:13:29 DEBUG : dir: reading active writers 2026/02/28 03:13:29 DEBUG : >WaitForWriters: 2026/02/28 03:13:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/28 03:13:29 DEBUG : dir/file1: newRWFileHandle: 2026/02/28 03:13:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/28 03:13:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/28 03:13:29 DEBUG : dir/file1(0xc000974140): _readAt: size=512, off=0 2026/02/28 03:13:29 DEBUG : dir/file1(0xc000974140): openPending: 2026/02/28 03:13:29 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/02/28 03:13:29 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/28 03:13:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/28 03:13:29 DEBUG : dir/file1(0xc000974140): >openPending: err= 2026/02/28 03:13:29 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/28 03:13:29 DEBUG : dir/file1(0xc000974140): >_readAt: n=14, err=EOF 2026/02/28 03:13:29 DEBUG : dir/file1(0xc000974140): close: 2026/02/28 03:13:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/02/28 03:13:29 DEBUG : dir/file1(0xc000974140): >close: err= 2026/02/28 03:13:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/28 03:13:30 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/28 03:13:30 DEBUG : newLeaf: Updating file with newLeaf 0xc000e1ccc0 2026/02/28 03:13:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/28 03:13:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/28 03:13:31 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/28 03:13:31 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/02/28 03:13:31 DEBUG : dir/file1: Updating file with dir/file1 0xc000e1ccc0 2026/02/28 03:13:31 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/28 03:13:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/28 03:13:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/28 03:13:31 DEBUG : dir/file1: newRWFileHandle: 2026/02/28 03:13:31 DEBUG : dir/file1(0xc000aa83c0): openPending: 2026/02/28 03:13: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/02/28 03:13:31 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/28 03:13:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/28 03:13:31 DEBUG : dir/file1(0xc000aa83c0): >openPending: err= 2026/02/28 03:13:31 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/28 03:13:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/28 03:13:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/28 03:13:31 DEBUG : dir/file1(0xc000aa83c0): _writeAt: size=25, off=0 2026/02/28 03:13:31 DEBUG : dir/file1(0xc000aa83c0): >_writeAt: n=25, err= 2026/02/28 03:13:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/28 03:13:31 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/28 03:13:31 DEBUG : newLeaf: Updating file with newLeaf 0xc000e1ccc0 2026/02/28 03:13:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/28 03:13:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/28 03:13:31 DEBUG : newLeaf(0xc000aa83c0): close: 2026/02/28 03:13:31 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/28 03:13:31 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-28 03:13:31.378701012 +0000 UTC m=+63.911420602 2026/02/28 03:13:31 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/28 03:13:31 DEBUG : newLeaf(0xc000aa83c0): >close: err= 2026/02/28 03:13:31 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:13:31 DEBUG : dir: Looking for writers 2026/02/28 03:13:31 DEBUG : Looking for writers 2026/02/28 03:13:31 DEBUG : dir: reading active writers 2026/02/28 03:13:31 DEBUG : newLeaf: reading active writers 2026/02/28 03:13:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/28 03:13:31 DEBUG : dir: Looking for writers 2026/02/28 03:13:31 DEBUG : Looking for writers 2026/02/28 03:13:31 DEBUG : dir: reading active writers 2026/02/28 03:13:31 DEBUG : newLeaf: reading active writers 2026/02/28 03:13:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/28 03:13:31 DEBUG : dir: Looking for writers 2026/02/28 03:13:31 DEBUG : Looking for writers 2026/02/28 03:13:31 DEBUG : dir: reading active writers 2026/02/28 03:13:31 DEBUG : newLeaf: reading active writers 2026/02/28 03:13:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/28 03:13:31 DEBUG : dir: Looking for writers 2026/02/28 03:13:31 DEBUG : Looking for writers 2026/02/28 03:13:31 DEBUG : dir: reading active writers 2026/02/28 03:13:31 DEBUG : newLeaf: reading active writers 2026/02/28 03:13:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/28 03:13:31 DEBUG : newLeaf: vfs cache: starting upload 2026/02/28 03:13:31 DEBUG : dir: Looking for writers 2026/02/28 03:13:31 DEBUG : Looking for writers 2026/02/28 03:13:31 DEBUG : newLeaf: reading active writers 2026/02/28 03:13:31 DEBUG : dir: reading active writers 2026/02/28 03:13:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/28 03:13:31 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/02/28 03:13:32 DEBUG : dir: Looking for writers 2026/02/28 03:13:32 DEBUG : Looking for writers 2026/02/28 03:13:32 DEBUG : dir: reading active writers 2026/02/28 03:13:32 DEBUG : newLeaf: reading active writers 2026/02/28 03:13:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/28 03:13:32 DEBUG : newLeaf: size = 25 OK 2026/02/28 03:13:32 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/02/28 03:13:32 INFO : newLeaf: Copied (replaced existing) 2026/02/28 03:13:32 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-02-28 03:13:31 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/02/28 03:13:32 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/28 03:13:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/28 03:13:32 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/28 03:13:32 DEBUG : dir: Looking for writers 2026/02/28 03:13:32 DEBUG : Looking for writers 2026/02/28 03:13:32 DEBUG : dir: reading active writers 2026/02/28 03:13:32 DEBUG : newLeaf: reading active writers 2026/02/28 03:13:32 DEBUG : >WaitForWriters: 2026/02/28 03:13:32 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:13:32 DEBUG : dir: Looking for writers 2026/02/28 03:13:32 DEBUG : Looking for writers 2026/02/28 03:13:32 DEBUG : dir: reading active writers 2026/02/28 03:13:32 DEBUG : newLeaf: reading active writers 2026/02/28 03:13:32 DEBUG : >WaitForWriters: 2026/02/28 03:13:32 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:13:33 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:13:33 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/28 03:13:33 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:33 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 03:13:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 03:13:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:33 INFO : webdav root 'rclone-test-sagutap9xeda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/28 03:13:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 03:13:33 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:13:33 DEBUG : dir: Looking for writers 2026/02/28 03:13:33 DEBUG : file1: reading active writers 2026/02/28 03:13:33 DEBUG : Looking for writers 2026/02/28 03:13:33 DEBUG : dir: reading active writers 2026/02/28 03:13:33 DEBUG : >WaitForWriters: 2026/02/28 03:13:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/28 03:13:33 DEBUG : dir/file1: newRWFileHandle: 2026/02/28 03:13:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/28 03:13:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/28 03:13:33 DEBUG : dir/file1(0xc000af1a80): _readAt: size=512, off=0 2026/02/28 03:13:33 DEBUG : dir/file1(0xc000af1a80): openPending: 2026/02/28 03:13:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/02/28 03:13:33 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/28 03:13:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/28 03:13:33 DEBUG : dir/file1(0xc000af1a80): >openPending: err= 2026/02/28 03:13:33 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/02/28 03:13:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/28 03:13:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/28 03:13:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/28 03:13:33 DEBUG : dir/file1(0xc000af1a80): >_readAt: n=14, err=EOF 2026/02/28 03:13:33 DEBUG : dir/file1(0xc000af1a80): close: 2026/02/28 03:13:33 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/02/28 03:13:33 DEBUG : dir/file1(0xc000af1a80): >close: err= 2026/02/28 03:13:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/28 03:13:34 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/28 03:13:34 DEBUG : newLeaf: Updating file with newLeaf 0xc000764240 2026/02/28 03:13:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/28 03:13:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/28 03:13:34 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/28 03:13:34 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/02/28 03:13:34 DEBUG : dir/file1: Updating file with dir/file1 0xc000764240 2026/02/28 03:13:34 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/28 03:13:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/28 03:13:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/28 03:13:34 DEBUG : dir/file1: newRWFileHandle: 2026/02/28 03:13:34 DEBUG : dir/file1(0xc0005acf00): openPending: 2026/02/28 03:13:34 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/02/28 03:13:34 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/28 03:13:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/28 03:13:34 DEBUG : dir/file1(0xc0005acf00): >openPending: err= 2026/02/28 03:13:34 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/28 03:13:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/28 03:13:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/28 03:13:34 DEBUG : dir/file1(0xc0005acf00): _writeAt: size=25, off=0 2026/02/28 03:13:34 DEBUG : dir/file1(0xc0005acf00): >_writeAt: n=25, err= 2026/02/28 03:13:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/28 03:13:35 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/28 03:13:35 DEBUG : newLeaf: Updating file with newLeaf 0xc000764240 2026/02/28 03:13:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/28 03:13:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/28 03:13:35 DEBUG : newLeaf(0xc0005acf00): close: 2026/02/28 03:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/28 03:13:35 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-28 03:13:34.964202617 +0000 UTC m=+67.496922177 2026/02/28 03:13:35 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/28 03:13:35 DEBUG : newLeaf(0xc0005acf00): >close: err= 2026/02/28 03:13:35 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:13:35 DEBUG : dir: Looking for writers 2026/02/28 03:13:35 DEBUG : Looking for writers 2026/02/28 03:13:35 DEBUG : dir: reading active writers 2026/02/28 03:13:35 DEBUG : newLeaf: reading active writers 2026/02/28 03:13:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/28 03:13:35 DEBUG : dir: Looking for writers 2026/02/28 03:13:35 DEBUG : Looking for writers 2026/02/28 03:13:35 DEBUG : dir: reading active writers 2026/02/28 03:13:35 DEBUG : newLeaf: reading active writers 2026/02/28 03:13:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/28 03:13:35 DEBUG : dir: Looking for writers 2026/02/28 03:13:35 DEBUG : Looking for writers 2026/02/28 03:13:35 DEBUG : dir: reading active writers 2026/02/28 03:13:35 DEBUG : newLeaf: reading active writers 2026/02/28 03:13:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/28 03:13:35 DEBUG : dir: Looking for writers 2026/02/28 03:13:35 DEBUG : Looking for writers 2026/02/28 03:13:35 DEBUG : newLeaf: reading active writers 2026/02/28 03:13:35 DEBUG : dir: reading active writers 2026/02/28 03:13:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/28 03:13:35 DEBUG : newLeaf: vfs cache: starting upload 2026/02/28 03:13:35 DEBUG : dir: Looking for writers 2026/02/28 03:13:35 DEBUG : Looking for writers 2026/02/28 03:13:35 DEBUG : dir: reading active writers 2026/02/28 03:13:35 DEBUG : newLeaf: reading active writers 2026/02/28 03:13:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/28 03:13:35 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/02/28 03:13:35 DEBUG : dir: Looking for writers 2026/02/28 03:13:35 DEBUG : Looking for writers 2026/02/28 03:13:35 DEBUG : dir: reading active writers 2026/02/28 03:13:35 DEBUG : newLeaf: reading active writers 2026/02/28 03:13:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/28 03:13:35 DEBUG : newLeaf: size = 25 OK 2026/02/28 03:13:35 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/02/28 03:13:35 INFO : newLeaf: Copied (replaced existing) 2026/02/28 03:13:35 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-02-28 03:13:34 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/02/28 03:13:35 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/28 03:13:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/28 03:13:35 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/28 03:13:35 DEBUG : dir: Looking for writers 2026/02/28 03:13:35 DEBUG : Looking for writers 2026/02/28 03:13:35 DEBUG : dir: reading active writers 2026/02/28 03:13:35 DEBUG : newLeaf: reading active writers 2026/02/28 03:13:35 DEBUG : >WaitForWriters: 2026/02/28 03:13:36 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:13:36 DEBUG : dir: Looking for writers 2026/02/28 03:13:36 DEBUG : Looking for writers 2026/02/28 03:13:36 DEBUG : dir: reading active writers 2026/02/28 03:13:36 DEBUG : newLeaf: reading active writers 2026/02/28 03:13:36 DEBUG : >WaitForWriters: 2026/02/28 03:13:36 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: cleaner exiting --- PASS: TestFileRename (22.67s) --- PASS: TestFileRename/off,forceCache=false (3.24s) --- PASS: TestFileRename/minimal,forceCache=false (3.34s) --- PASS: TestFileRename/minimal,forceCache=true (4.28s) --- PASS: TestFileRename/writes,forceCache=false (3.82s) --- PASS: TestFileRename/writes,forceCache=true (4.41s) --- PASS: TestFileRename/full,forceCache=false (3.58s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:13:36 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:13:36 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:13:36 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:13:36 DEBUG : Looking for writers 2026/02/28 03:13:36 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.16s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:13:36 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:13:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 03:13:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 03:13:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/28 03:13:37 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/28 03:13:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/28 03:13:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/28 03:13:37 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/02/28 03:13:37 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/02/28 03:13:37 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:13:37 DEBUG : dir: Looking for writers 2026/02/28 03:13:37 DEBUG : file1: reading active writers 2026/02/28 03:13:37 DEBUG : Looking for writers 2026/02/28 03:13:37 DEBUG : dir: reading active writers 2026/02/28 03:13:37 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (1.29s) === RUN TestReadFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:13:38 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:13:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 03:13:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 03:13:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/28 03:13:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/28 03:13:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/28 03:13:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/28 03:13:38 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/02/28 03:13:38 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/02/28 03:13:38 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/02/28 03:13:38 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/02/28 03:13:38 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/02/28 03:13:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/02/28 03:13:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/02/28 03:13:38 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/02/28 03:13:39 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/02/28 03:13:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/02/28 03:13:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/02/28 03:13:39 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/02/28 03:13:39 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/02/28 03:13:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/02/28 03:13:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/02/28 03:13:39 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/02/28 03:13:39 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:13:39 DEBUG : dir: Looking for writers 2026/02/28 03:13:39 DEBUG : file1: reading active writers 2026/02/28 03:13:39 DEBUG : Looking for writers 2026/02/28 03:13:39 DEBUG : dir: reading active writers 2026/02/28 03:13:39 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.71s) === RUN TestReadFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:13:39 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:13:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 03:13:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 03:13:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/28 03:13:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/28 03:13:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/28 03:13:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/28 03:13:40 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/02/28 03:13:40 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/02/28 03:13:40 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/02/28 03:13:40 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/02/28 03:13:40 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/02/28 03:13:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/02/28 03:13:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/02/28 03:13:40 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/02/28 03:13:40 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/02/28 03:13:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/02/28 03:13:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/02/28 03:13:40 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/02/28 03:13:40 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/02/28 03:13:40 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/02/28 03:13:40 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/02/28 03:13:40 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/02/28 03:13:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/02/28 03:13:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/02/28 03:13:40 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/02/28 03:13:40 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/02/28 03:13:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/02/28 03:13:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/02/28 03:13:40 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/02/28 03:13:41 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/02/28 03:13:41 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/02/28 03:13:41 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/02/28 03:13:41 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/02/28 03:13:41 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/02/28 03:13:41 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/02/28 03:13:41 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/02/28 03:13:41 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/02/28 03:13:41 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:13:41 DEBUG : dir: Looking for writers 2026/02/28 03:13:41 DEBUG : file1: reading active writers 2026/02/28 03:13:41 DEBUG : Looking for writers 2026/02/28 03:13:41 DEBUG : dir: reading active writers 2026/02/28 03:13:41 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.85s) === RUN TestReadFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:13:41 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:13:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 03:13:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 03:13:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/28 03:13:42 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/28 03:13:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/28 03:13:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/28 03:13:42 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/02/28 03:13:42 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:13:42 DEBUG : dir: Looking for writers 2026/02/28 03:13:42 DEBUG : file1: reading active writers 2026/02/28 03:13:42 DEBUG : Looking for writers 2026/02/28 03:13:42 DEBUG : dir: reading active writers 2026/02/28 03:13:42 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (1.27s) === RUN TestReadFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:13:42 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:13:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 03:13:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 03:13:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/28 03:13:43 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/28 03:13:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/28 03:13:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/28 03:13:43 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/02/28 03:13:43 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/02/28 03:13:43 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/02/28 03:13:43 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:13:43 DEBUG : dir: Looking for writers 2026/02/28 03:13:43 DEBUG : file1: reading active writers 2026/02/28 03:13:43 DEBUG : Looking for writers 2026/02/28 03:13:43 DEBUG : dir: reading active writers 2026/02/28 03:13:43 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (1.28s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:13:44 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:13:44 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/28 03:13:44 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:44 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 03:13:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 03:13:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:44 INFO : webdav root 'rclone-test-sagutap9xeda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/28 03:13:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 03:13:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 03:13:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/28 03:13:44 DEBUG : dir/file1: newRWFileHandle: 2026/02/28 03:13:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/28 03:13:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/28 03:13:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/28 03:13:44 DEBUG : dir/file1(0xc00095f7c0): _readAt: size=1, off=0 2026/02/28 03:13:44 DEBUG : dir/file1(0xc00095f7c0): openPending: 2026/02/28 03:13:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/02/28 03:13:44 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/28 03:13:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/28 03:13:44 DEBUG : dir/file1(0xc00095f7c0): >openPending: err= 2026/02/28 03:13:44 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/02/28 03:13:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/28 03:13:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/28 03:13:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/28 03:13:44 DEBUG : dir/file1(0xc00095f7c0): >_readAt: n=1, err= 2026/02/28 03:13:44 DEBUG : dir/file1(0xc00095f7c0): _readAt: size=256, off=1 2026/02/28 03:13:44 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/02/28 03:13:44 DEBUG : dir/file1(0xc00095f7c0): >_readAt: n=15, err=EOF 2026/02/28 03:13:44 DEBUG : dir/file1(0xc00095f7c0): _readAt: size=16, off=16 2026/02/28 03:13:44 DEBUG : dir/file1(0xc00095f7c0): >_readAt: n=0, err=EOF 2026/02/28 03:13:44 DEBUG : dir/file1(0xc00095f7c0): close: 2026/02/28 03:13:44 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/02/28 03:13:44 DEBUG : dir/file1(0xc00095f7c0): >close: err= 2026/02/28 03:13:44 DEBUG : dir/file1(0xc00095f7c0): close: 2026/02/28 03:13:44 DEBUG : dir/file1(0xc00095f7c0): >close: err=file already closed 2026/02/28 03:13:44 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:13:44 DEBUG : dir: Looking for writers 2026/02/28 03:13:44 DEBUG : file1: reading active writers 2026/02/28 03:13:44 DEBUG : Looking for writers 2026/02/28 03:13:44 DEBUG : dir: reading active writers 2026/02/28 03:13:44 DEBUG : >WaitForWriters: 2026/02/28 03:13:44 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (1.24s) === RUN TestRWFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:13:45 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:13:45 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/28 03:13:45 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:45 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 03:13:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 03:13:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:45 INFO : webdav root 'rclone-test-sagutap9xeda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/28 03:13:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 03:13:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 03:13:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/28 03:13:46 DEBUG : dir/file1: newRWFileHandle: 2026/02/28 03:13:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/28 03:13:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/28 03:13:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/28 03:13:46 DEBUG : dir/file1(0xc00097d900): _readAt: size=1, off=0 2026/02/28 03:13:46 DEBUG : dir/file1(0xc00097d900): openPending: 2026/02/28 03:13:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/02/28 03:13:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/28 03:13:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/28 03:13:46 DEBUG : dir/file1(0xc00097d900): >openPending: err= 2026/02/28 03:13:46 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/02/28 03:13:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/28 03:13:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/28 03:13:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/28 03:13:46 DEBUG : dir/file1(0xc00097d900): >_readAt: n=1, err= 2026/02/28 03:13:46 DEBUG : dir/file1(0xc00097d900): _readAt: size=1, off=5 2026/02/28 03:13:46 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/28 03:13:46 DEBUG : dir/file1(0xc00097d900): >_readAt: n=1, err= 2026/02/28 03:13:46 DEBUG : dir/file1(0xc00097d900): _readAt: size=1, off=3 2026/02/28 03:13:46 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/28 03:13:46 DEBUG : dir/file1(0xc00097d900): >_readAt: n=1, err= 2026/02/28 03:13:46 DEBUG : dir/file1(0xc00097d900): _readAt: size=1, off=13 2026/02/28 03:13:46 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/28 03:13:46 DEBUG : dir/file1(0xc00097d900): >_readAt: n=1, err= 2026/02/28 03:13:46 DEBUG : dir/file1(0xc00097d900): _readAt: size=16, off=100 2026/02/28 03:13:46 DEBUG : dir/file1(0xc00097d900): >_readAt: n=0, err=EOF 2026/02/28 03:13:46 DEBUG : dir/file1(0xc00097d900): close: 2026/02/28 03:13:46 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/02/28 03:13:46 DEBUG : dir/file1(0xc00097d900): >close: err= 2026/02/28 03:13:46 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:13:46 DEBUG : dir: Looking for writers 2026/02/28 03:13:46 DEBUG : file1: reading active writers 2026/02/28 03:13:46 DEBUG : Looking for writers 2026/02/28 03:13:46 DEBUG : dir: reading active writers 2026/02/28 03:13:46 DEBUG : >WaitForWriters: 2026/02/28 03:13:46 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (1.31s) === RUN TestRWFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:13:46 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:13:46 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/28 03:13:46 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:46 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 03:13:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 03:13:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:46 INFO : webdav root 'rclone-test-sagutap9xeda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/28 03:13:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 03:13:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 03:13:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/28 03:13:47 DEBUG : dir/file1: newRWFileHandle: 2026/02/28 03:13:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/28 03:13:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/28 03:13:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/28 03:13:47 DEBUG : dir/file1(0xc0005ab7c0): _readAt: size=1, off=0 2026/02/28 03:13:47 DEBUG : dir/file1(0xc0005ab7c0): openPending: 2026/02/28 03:13:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/02/28 03:13:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/28 03:13:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/28 03:13:47 DEBUG : dir/file1(0xc0005ab7c0): >openPending: err= 2026/02/28 03:13:47 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/02/28 03:13:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/28 03:13:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/28 03:13:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/28 03:13:47 DEBUG : dir/file1(0xc0005ab7c0): >_readAt: n=1, err= 2026/02/28 03:13:47 DEBUG : dir/file1(0xc0005ab7c0): _readAt: size=1, off=5 2026/02/28 03:13:47 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/28 03:13:47 DEBUG : dir/file1(0xc0005ab7c0): >_readAt: n=1, err= 2026/02/28 03:13:47 DEBUG : dir/file1(0xc0005ab7c0): _readAt: size=1, off=1 2026/02/28 03:13:47 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/28 03:13:47 DEBUG : dir/file1(0xc0005ab7c0): >_readAt: n=1, err= 2026/02/28 03:13:47 DEBUG : dir/file1(0xc0005ab7c0): _readAt: size=6, off=10 2026/02/28 03:13:47 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/02/28 03:13:47 DEBUG : dir/file1(0xc0005ab7c0): >_readAt: n=6, err= 2026/02/28 03:13:47 DEBUG : dir/file1(0xc0005ab7c0): _readAt: size=256, off=10 2026/02/28 03:13:47 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/02/28 03:13:47 DEBUG : dir/file1(0xc0005ab7c0): >_readAt: n=6, err=EOF 2026/02/28 03:13:47 DEBUG : dir/file1(0xc0005ab7c0): _readAt: size=256, off=100 2026/02/28 03:13:47 DEBUG : dir/file1(0xc0005ab7c0): >_readAt: n=0, err=EOF 2026/02/28 03:13:47 DEBUG : dir/file1(0xc0005ab7c0): close: 2026/02/28 03:13:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/02/28 03:13:47 DEBUG : dir/file1(0xc0005ab7c0): >close: err= 2026/02/28 03:13:47 DEBUG : dir/file1(0xc0005ab7c0): _readAt: size=256, off=100 2026/02/28 03:13:47 DEBUG : dir/file1(0xc0005ab7c0): >_readAt: n=0, err=file already closed 2026/02/28 03:13:47 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:13:47 DEBUG : dir: Looking for writers 2026/02/28 03:13:47 DEBUG : file1: reading active writers 2026/02/28 03:13:47 DEBUG : Looking for writers 2026/02/28 03:13:47 DEBUG : dir: reading active writers 2026/02/28 03:13:47 DEBUG : >WaitForWriters: 2026/02/28 03:13:47 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.43s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:13:48 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:13:48 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/28 03:13:48 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:48 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 03:13:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 03:13:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:48 INFO : webdav root 'rclone-test-sagutap9xeda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/28 03:13:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 03:13:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 03:13:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/28 03:13:48 DEBUG : dir/file1: newRWFileHandle: 2026/02/28 03:13:48 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/28 03:13:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/28 03:13:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/28 03:13:48 DEBUG : dir/file1(0xc00096d140): RWFileHandle.Flush 2026/02/28 03:13:48 DEBUG : dir/file1(0xc00096d140): _readAt: size=256, off=0 2026/02/28 03:13:48 DEBUG : dir/file1(0xc00096d140): openPending: 2026/02/28 03:13:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/02/28 03:13:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/28 03:13:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/28 03:13:48 DEBUG : dir/file1(0xc00096d140): >openPending: err= 2026/02/28 03:13:48 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/02/28 03:13:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/28 03:13:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/28 03:13:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/28 03:13:48 DEBUG : dir/file1(0xc00096d140): >_readAt: n=16, err=EOF 2026/02/28 03:13:48 DEBUG : dir/file1(0xc00096d140): RWFileHandle.Flush 2026/02/28 03:13:48 DEBUG : dir/file1(0xc00096d140): RWFileHandle.Flush 2026/02/28 03:13:48 DEBUG : dir/file1(0xc00096d140): close: 2026/02/28 03:13:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/02/28 03:13:48 DEBUG : dir/file1(0xc00096d140): >close: err= 2026/02/28 03:13:48 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:13:48 DEBUG : dir: Looking for writers 2026/02/28 03:13:48 DEBUG : file1: reading active writers 2026/02/28 03:13:48 DEBUG : Looking for writers 2026/02/28 03:13:48 DEBUG : dir: reading active writers 2026/02/28 03:13:48 DEBUG : >WaitForWriters: 2026/02/28 03:13:48 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (1.30s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:13:49 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:13:49 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/28 03:13:49 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:49 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 03:13:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 03:13:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:49 INFO : webdav root 'rclone-test-sagutap9xeda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/28 03:13:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 03:13:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 03:13:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/28 03:13:50 DEBUG : dir/file1: newRWFileHandle: 2026/02/28 03:13:50 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/28 03:13:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/28 03:13:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/28 03:13:50 DEBUG : dir/file1(0xc000b32580): _readAt: size=256, off=0 2026/02/28 03:13:50 DEBUG : dir/file1(0xc000b32580): openPending: 2026/02/28 03:13:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/02/28 03:13:50 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/28 03:13:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/28 03:13:50 DEBUG : dir/file1(0xc000b32580): >openPending: err= 2026/02/28 03:13:50 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/02/28 03:13:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/28 03:13:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/28 03:13:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/28 03:13:50 DEBUG : dir/file1(0xc000b32580): >_readAt: n=16, err=EOF 2026/02/28 03:13:50 DEBUG : dir/file1(0xc000b32580): RWFileHandle.Release 2026/02/28 03:13:50 DEBUG : dir/file1(0xc000b32580): close: 2026/02/28 03:13:50 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/02/28 03:13:50 DEBUG : dir/file1(0xc000b32580): >close: err= 2026/02/28 03:13:50 DEBUG : dir/file1(0xc000b32580): RWFileHandle.Release 2026/02/28 03:13:50 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:13:50 DEBUG : dir: Looking for writers 2026/02/28 03:13:50 DEBUG : file1: reading active writers 2026/02/28 03:13:50 DEBUG : Looking for writers 2026/02/28 03:13:50 DEBUG : dir: reading active writers 2026/02/28 03:13:50 DEBUG : >WaitForWriters: 2026/02/28 03:13:50 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (1.33s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:13:50 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:13:50 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/28 03:13:50 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:50 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 03:13:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 03:13:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:13:50 INFO : webdav root 'rclone-test-sagutap9xeda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/28 03:13:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:13:50 DEBUG : file1: newRWFileHandle: 2026/02/28 03:13:50 DEBUG : file1(0xc000b33f40): openPending: 2026/02/28 03:13:50 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:13:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 03:13:50 DEBUG : file1(0xc000b33f40): >openPending: err= 2026/02/28 03:13:50 DEBUG : file1: >newRWFileHandle: err= 2026/02/28 03:13:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 03:13:50 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/28 03:13:50 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/28 03:13:50 DEBUG : file1(0xc000b33f40): _writeAt: size=5, off=0 2026/02/28 03:13:50 DEBUG : file1(0xc000b33f40): >_writeAt: n=5, err= 2026/02/28 03:13:50 DEBUG : file1(0xc000b33f40): _writeAt: size=7, off=5 2026/02/28 03:13:50 DEBUG : file1(0xc000b33f40): >_writeAt: n=7, err= 2026/02/28 03:13:50 DEBUG : file1: vfs cache: truncate to size=11 2026/02/28 03:13:50 DEBUG : file1(0xc000b33f40): close: 2026/02/28 03:13:50 DEBUG : file1: vfs cache: setting modification time to 2026-02-28 03:13:50.966162028 +0000 UTC m=+83.498881578 2026/02/28 03:13:50 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/28 03:13:50 DEBUG : file1(0xc000b33f40): >close: err= 2026/02/28 03:13:50 DEBUG : file1(0xc000b33f40): close: 2026/02/28 03:13:50 DEBUG : file1(0xc000b33f40): >close: err=file already closed 2026/02/28 03:13:50 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:13:50 DEBUG : Looking for writers 2026/02/28 03:13:50 DEBUG : file1: reading active writers 2026/02/28 03:13:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/28 03:13:50 DEBUG : Looking for writers 2026/02/28 03:13:50 DEBUG : file1: reading active writers 2026/02/28 03:13:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/28 03:13:50 DEBUG : Looking for writers 2026/02/28 03:13:50 DEBUG : file1: reading active writers 2026/02/28 03:13:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/28 03:13:51 DEBUG : Looking for writers 2026/02/28 03:13:51 DEBUG : file1: reading active writers 2026/02/28 03:13:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/28 03:13:51 DEBUG : file1: vfs cache: starting upload 2026/02/28 03:13:51 DEBUG : Looking for writers 2026/02/28 03:13:51 DEBUG : file1: reading active writers 2026/02/28 03:13:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/28 03:13:51 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/02/28 03:13:51 DEBUG : Looking for writers 2026/02/28 03:13:51 DEBUG : file1: reading active writers 2026/02/28 03:13:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/28 03:13:51 DEBUG : file1: size = 11 OK 2026/02/28 03:13:51 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/28 03:13:51 INFO : file1: Copied (new) 2026/02/28 03:13:51 DEBUG : file1: vfs cache: fingerprint now "11,2026-02-28 03:13:50 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/02/28 03:13:51 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/28 03:13:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 03:13:51 INFO : file1: vfs cache: upload succeeded try #1 2026/02/28 03:13:51 DEBUG : Looking for writers 2026/02/28 03:13:51 DEBUG : file1: reading active writers 2026/02/28 03:13:51 DEBUG : >WaitForWriters: 2026/02/28 03:13:51 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:13:51 DEBUG : Looking for writers 2026/02/28 03:13:51 DEBUG : file1: reading active writers 2026/02/28 03:13:51 DEBUG : >WaitForWriters: 2026/02/28 03:13:51 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.15s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:13:52 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:13:52 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/28 03:13:52 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:52 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 03:13:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 03:13:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:13:52 INFO : webdav root 'rclone-test-sagutap9xeda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/28 03:13:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:13:52 DEBUG : file1: newRWFileHandle: 2026/02/28 03:13:52 DEBUG : file1(0xc000900480): openPending: 2026/02/28 03:13:52 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:13:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 03:13:52 DEBUG : file1(0xc000900480): >openPending: err= 2026/02/28 03:13:52 DEBUG : file1: >newRWFileHandle: err= 2026/02/28 03:13:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 03:13:52 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/28 03:13:52 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/28 03:13:52 DEBUG : file1(0xc000900480): _writeAt: size=7, off=0 2026/02/28 03:13:52 DEBUG : file1(0xc000900480): >_writeAt: n=7, err= 2026/02/28 03:13:52 DEBUG : file1(0xc000900480): _writeAt: size=6, off=5 2026/02/28 03:13:52 DEBUG : file1(0xc000900480): >_writeAt: n=6, err= 2026/02/28 03:13:52 DEBUG : file1(0xc000900480): close: 2026/02/28 03:13:52 DEBUG : file1: vfs cache: setting modification time to 2026-02-28 03:13:52.134756284 +0000 UTC m=+84.667475844 2026/02/28 03:13:52 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/28 03:13:52 DEBUG : file1(0xc000900480): >close: err= 2026/02/28 03:13:52 DEBUG : file1(0xc000900480): _writeAt: size=5, off=0 2026/02/28 03:13:52 DEBUG : file1(0xc000900480): >_writeAt: n=0, err=file already closed 2026/02/28 03:13:52 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:13:52 DEBUG : Looking for writers 2026/02/28 03:13:52 DEBUG : file1: reading active writers 2026/02/28 03:13:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/28 03:13:52 DEBUG : Looking for writers 2026/02/28 03:13:52 DEBUG : file1: reading active writers 2026/02/28 03:13:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/28 03:13:52 DEBUG : Looking for writers 2026/02/28 03:13:52 DEBUG : file1: reading active writers 2026/02/28 03:13:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/28 03:13:52 DEBUG : Looking for writers 2026/02/28 03:13:52 DEBUG : file1: reading active writers 2026/02/28 03:13:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/28 03:13:52 DEBUG : file1: vfs cache: starting upload 2026/02/28 03:13:52 DEBUG : Looking for writers 2026/02/28 03:13:52 DEBUG : file1: reading active writers 2026/02/28 03:13:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/28 03:13:52 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/02/28 03:13:52 DEBUG : Looking for writers 2026/02/28 03:13:52 DEBUG : file1: reading active writers 2026/02/28 03:13:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/28 03:13:52 DEBUG : file1: size = 11 OK 2026/02/28 03:13:52 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/28 03:13:52 INFO : file1: Copied (new) 2026/02/28 03:13:52 DEBUG : file1: vfs cache: fingerprint now "11,2026-02-28 03:13:52 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/02/28 03:13:52 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/28 03:13:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 03:13:52 INFO : file1: vfs cache: upload succeeded try #1 2026/02/28 03:13:52 DEBUG : Looking for writers 2026/02/28 03:13:52 DEBUG : file1: reading active writers 2026/02/28 03:13:52 DEBUG : >WaitForWriters: 2026/02/28 03:13:52 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:13:52 DEBUG : Looking for writers 2026/02/28 03:13:52 DEBUG : file1: reading active writers 2026/02/28 03:13:52 DEBUG : >WaitForWriters: 2026/02/28 03:13:52 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.14s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:13:53 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:13:53 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/28 03:13:53 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:53 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 03:13:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 03:13:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:13:53 INFO : webdav root 'rclone-test-sagutap9xeda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/28 03:13:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:13:53 DEBUG : file1: newRWFileHandle: 2026/02/28 03:13:53 DEBUG : file1(0xc000a14300): openPending: 2026/02/28 03:13:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:13:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 03:13:53 DEBUG : file1(0xc000a14300): >openPending: err= 2026/02/28 03:13:53 DEBUG : file1: >newRWFileHandle: err= 2026/02/28 03:13:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 03:13:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/28 03:13:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/28 03:13:53 DEBUG : file1(0xc000a14300): close: 2026/02/28 03:13:53 DEBUG : file1: vfs cache: setting modification time to 2026-02-28 03:13:53.254896573 +0000 UTC m=+85.787616122 2026/02/28 03:13:53 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/28 03:13:53 DEBUG : file1(0xc000a14300): >close: err= 2026/02/28 03:13:53 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/02/28 03:13:53 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/28 03:13:53 DEBUG : file2: newRWFileHandle: 2026/02/28 03:13:53 DEBUG : file2(0xc000a14780): openPending: 2026/02/28 03:13:53 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:13:53 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/02/28 03:13:53 DEBUG : file2(0xc000a14780): >openPending: err= 2026/02/28 03:13:53 DEBUG : file2: >newRWFileHandle: err= 2026/02/28 03:13:53 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/02/28 03:13:53 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/02/28 03:13:53 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/02/28 03:13:53 DEBUG : file2(0xc000a14780): RWFileHandle.Flush 2026/02/28 03:13:53 DEBUG : file2(0xc000a14780): RWFileHandle.Release 2026/02/28 03:13:53 DEBUG : file2(0xc000a14780): close: 2026/02/28 03:13:53 DEBUG : file2: vfs cache: setting modification time to 2026-02-28 03:13:53.25590833 +0000 UTC m=+85.788627880 2026/02/28 03:13:53 INFO : file2: vfs cache: queuing for upload in 100ms 2026/02/28 03:13:53 DEBUG : file2(0xc000a14780): >close: err= 2026/02/28 03:13:53 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:13:53 DEBUG : Looking for writers 2026/02/28 03:13:53 DEBUG : file1: reading active writers 2026/02/28 03:13:53 DEBUG : file2: reading active writers 2026/02/28 03:13:53 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/02/28 03:13:53 DEBUG : Looking for writers 2026/02/28 03:13:53 DEBUG : file1: reading active writers 2026/02/28 03:13:53 DEBUG : file2: reading active writers 2026/02/28 03:13:53 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/02/28 03:13:53 DEBUG : Looking for writers 2026/02/28 03:13:53 DEBUG : file1: reading active writers 2026/02/28 03:13:53 DEBUG : file2: reading active writers 2026/02/28 03:13:53 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/02/28 03:13:53 DEBUG : Looking for writers 2026/02/28 03:13:53 DEBUG : file1: reading active writers 2026/02/28 03:13:53 DEBUG : file2: reading active writers 2026/02/28 03:13:53 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/02/28 03:13:53 DEBUG : file1: vfs cache: starting upload 2026/02/28 03:13:53 DEBUG : file2: vfs cache: starting upload 2026/02/28 03:13:53 DEBUG : Looking for writers 2026/02/28 03:13:53 DEBUG : file1: reading active writers 2026/02/28 03:13:53 DEBUG : file2: reading active writers 2026/02/28 03:13:53 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/02/28 03:13:53 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/02/28 03:13:53 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2026/02/28 03:13:53 DEBUG : Looking for writers 2026/02/28 03:13:53 DEBUG : file1: reading active writers 2026/02/28 03:13:53 DEBUG : file2: reading active writers 2026/02/28 03:13:53 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/02/28 03:13:53 DEBUG : file1: size = 0 OK 2026/02/28 03:13:53 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/02/28 03:13:53 INFO : file1: Copied (new) 2026/02/28 03:13:53 DEBUG : file1: vfs cache: fingerprint now "0,2026-02-28 03:13:53 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/02/28 03:13:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/28 03:13:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 03:13:53 INFO : file1: vfs cache: upload succeeded try #1 2026/02/28 03:13:53 DEBUG : file2: size = 0 OK 2026/02/28 03:13:53 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/02/28 03:13:53 INFO : file2: Copied (new) 2026/02/28 03:13:53 DEBUG : file2: vfs cache: fingerprint now "0,2026-02-28 03:13:53 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/02/28 03:13:53 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/02/28 03:13:53 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/02/28 03:13:53 INFO : file2: vfs cache: upload succeeded try #1 2026/02/28 03:13:53 DEBUG : Looking for writers 2026/02/28 03:13:53 DEBUG : file1: reading active writers 2026/02/28 03:13:53 DEBUG : file2: reading active writers 2026/02/28 03:13:53 DEBUG : >WaitForWriters: 2026/02/28 03:13:53 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:13:53 DEBUG : Looking for writers 2026/02/28 03:13:53 DEBUG : file1: reading active writers 2026/02/28 03:13:53 DEBUG : file2: reading active writers 2026/02/28 03:13:53 DEBUG : >WaitForWriters: 2026/02/28 03:13:53 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.19s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:13:54 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:13:54 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/28 03:13:54 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:54 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 03:13:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 03:13:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:13:54 INFO : webdav root 'rclone-test-sagutap9xeda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/28 03:13:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:13:54 DEBUG : file1: newRWFileHandle: 2026/02/28 03:13:54 DEBUG : file1(0xc0008d7700): openPending: 2026/02/28 03:13:54 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:13:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 03:13:54 DEBUG : file1(0xc0008d7700): >openPending: err= 2026/02/28 03:13:54 DEBUG : file1: >newRWFileHandle: err= 2026/02/28 03:13:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 03:13:54 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/28 03:13:54 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/28 03:13:54 DEBUG : file1(0xc0008d7700): _writeAt: size=5, off=0 2026/02/28 03:13:54 DEBUG : file1(0xc0008d7700): >_writeAt: n=5, err= 2026/02/28 03:13:54 DEBUG : file1(0xc0008d7700): RWFileHandle.Flush 2026/02/28 03:13:54 DEBUG : file1(0xc0008d7700): RWFileHandle.Flush 2026/02/28 03:13:54 DEBUG : file1(0xc0008d7700): close: 2026/02/28 03:13:54 DEBUG : file1: vfs cache: setting modification time to 2026-02-28 03:13:54.445065363 +0000 UTC m=+86.977784923 2026/02/28 03:13:54 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/28 03:13:54 DEBUG : file1(0xc0008d7700): >close: err= 2026/02/28 03:13:54 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:13:54 DEBUG : Looking for writers 2026/02/28 03:13:54 DEBUG : file1: reading active writers 2026/02/28 03:13:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/28 03:13:54 DEBUG : Looking for writers 2026/02/28 03:13:54 DEBUG : file1: reading active writers 2026/02/28 03:13:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/28 03:13:54 DEBUG : Looking for writers 2026/02/28 03:13:54 DEBUG : file1: reading active writers 2026/02/28 03:13:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/28 03:13:54 DEBUG : Looking for writers 2026/02/28 03:13:54 DEBUG : file1: reading active writers 2026/02/28 03:13:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/28 03:13:54 DEBUG : file1: vfs cache: starting upload 2026/02/28 03:13:54 DEBUG : Looking for writers 2026/02/28 03:13:54 DEBUG : file1: reading active writers 2026/02/28 03:13:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/28 03:13:54 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/02/28 03:13:54 DEBUG : Looking for writers 2026/02/28 03:13:54 DEBUG : file1: reading active writers 2026/02/28 03:13:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/28 03:13:54 DEBUG : file1: size = 5 OK 2026/02/28 03:13:54 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/02/28 03:13:54 INFO : file1: Copied (new) 2026/02/28 03:13:54 DEBUG : file1: vfs cache: fingerprint now "5,2026-02-28 03:13:54 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/02/28 03:13:54 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/28 03:13:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 03:13:54 INFO : file1: vfs cache: upload succeeded try #1 2026/02/28 03:13:55 DEBUG : Looking for writers 2026/02/28 03:13:55 DEBUG : file1: reading active writers 2026/02/28 03:13:55 DEBUG : >WaitForWriters: 2026/02/28 03:13:55 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.08s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:13:55 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:13:55 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/28 03:13:55 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:55 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 03:13:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 03:13:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:13:55 INFO : webdav root 'rclone-test-sagutap9xeda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/28 03:13:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:13:55 DEBUG : file1: newRWFileHandle: 2026/02/28 03:13:55 DEBUG : file1(0xc000bce380): openPending: 2026/02/28 03:13:55 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:13:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 03:13:55 DEBUG : file1(0xc000bce380): >openPending: err= 2026/02/28 03:13:55 DEBUG : file1: >newRWFileHandle: err= 2026/02/28 03:13:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 03:13:55 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/28 03:13:55 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/28 03:13:55 DEBUG : file1(0xc000bce380): _writeAt: size=5, off=0 2026/02/28 03:13:55 DEBUG : file1(0xc000bce380): >_writeAt: n=5, err= 2026/02/28 03:13:55 DEBUG : file1(0xc000bce380): RWFileHandle.Release 2026/02/28 03:13:55 DEBUG : file1(0xc000bce380): close: 2026/02/28 03:13:55 DEBUG : file1: vfs cache: setting modification time to 2026-02-28 03:13:55.526751339 +0000 UTC m=+88.059470899 2026/02/28 03:13:55 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/28 03:13:55 DEBUG : file1(0xc000bce380): >close: err= 2026/02/28 03:13:55 DEBUG : file1(0xc000bce380): RWFileHandle.Release 2026/02/28 03:13:55 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:13:55 DEBUG : Looking for writers 2026/02/28 03:13:55 DEBUG : file1: reading active writers 2026/02/28 03:13:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/28 03:13:55 DEBUG : Looking for writers 2026/02/28 03:13:55 DEBUG : file1: reading active writers 2026/02/28 03:13:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/28 03:13:55 DEBUG : Looking for writers 2026/02/28 03:13:55 DEBUG : file1: reading active writers 2026/02/28 03:13:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/28 03:13:55 DEBUG : Looking for writers 2026/02/28 03:13:55 DEBUG : file1: reading active writers 2026/02/28 03:13:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/28 03:13:55 DEBUG : file1: vfs cache: starting upload 2026/02/28 03:13:55 DEBUG : Looking for writers 2026/02/28 03:13:55 DEBUG : file1: reading active writers 2026/02/28 03:13:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/28 03:13:55 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/02/28 03:13:55 DEBUG : Looking for writers 2026/02/28 03:13:55 DEBUG : file1: reading active writers 2026/02/28 03:13:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/28 03:13:55 DEBUG : file1: size = 5 OK 2026/02/28 03:13:55 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/02/28 03:13:55 INFO : file1: Copied (new) 2026/02/28 03:13:55 DEBUG : file1: vfs cache: fingerprint now "5,2026-02-28 03:13:55 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/02/28 03:13:55 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/28 03:13:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 03:13:55 INFO : file1: vfs cache: upload succeeded try #1 2026/02/28 03:13:56 DEBUG : Looking for writers 2026/02/28 03:13:56 DEBUG : file1: reading active writers 2026/02/28 03:13:56 DEBUG : >WaitForWriters: 2026/02/28 03:13:56 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.07s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:13:56 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:13:56 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/28 03:13:56 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:56 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 03:13:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 03:13:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:56 INFO : webdav root 'rclone-test-sagutap9xeda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/28 03:13:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 03:13:56 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/02/28 03:13:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/28 03:13:57 DEBUG : dir/file1: newRWFileHandle: 2026/02/28 03:13:57 DEBUG : dir/file1(0xc00096be00): openPending: 2026/02/28 03:13:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/02/28 03:13:57 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/28 03:13:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/28 03:13:57 DEBUG : dir/file1(0xc00096be00): >openPending: err= 2026/02/28 03:13:57 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/28 03:13:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/28 03:13:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/28 03:13:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/28 03:13:57 DEBUG : dir/file1(0xc00096be00): _writeAt: size=5, off=0 2026/02/28 03:13:57 DEBUG : dir/file1(0xc00096be00): >_writeAt: n=5, err= 2026/02/28 03:13:57 DEBUG : dir/file1(0xc00096be00): close: 2026/02/28 03:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:13:57 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-28 03:13:57.130414486 +0000 UTC m=+89.663134046 2026/02/28 03:13:57 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/28 03:13:57 DEBUG : dir/file1(0xc00096be00): >close: err= 2026/02/28 03:13:57 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:13:57 DEBUG : dir: Looking for writers 2026/02/28 03:13:57 DEBUG : file1: reading active writers 2026/02/28 03:13:57 DEBUG : Looking for writers 2026/02/28 03:13:57 DEBUG : dir: reading active writers 2026/02/28 03:13:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/28 03:13:57 DEBUG : dir: Looking for writers 2026/02/28 03:13:57 DEBUG : file1: reading active writers 2026/02/28 03:13:57 DEBUG : Looking for writers 2026/02/28 03:13:57 DEBUG : dir: reading active writers 2026/02/28 03:13:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/28 03:13:57 DEBUG : dir: Looking for writers 2026/02/28 03:13:57 DEBUG : file1: reading active writers 2026/02/28 03:13:57 DEBUG : Looking for writers 2026/02/28 03:13:57 DEBUG : dir: reading active writers 2026/02/28 03:13:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/28 03:13:57 DEBUG : dir: Looking for writers 2026/02/28 03:13:57 DEBUG : file1: reading active writers 2026/02/28 03:13:57 DEBUG : Looking for writers 2026/02/28 03:13:57 DEBUG : dir: reading active writers 2026/02/28 03:13:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/28 03:13:57 DEBUG : dir/file1: vfs cache: starting upload 2026/02/28 03:13:57 DEBUG : dir: Looking for writers 2026/02/28 03:13:57 DEBUG : file1: reading active writers 2026/02/28 03:13:57 DEBUG : Looking for writers 2026/02/28 03:13:57 DEBUG : dir: reading active writers 2026/02/28 03:13:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/28 03:13:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 03:13:57 DEBUG : dir: Looking for writers 2026/02/28 03:13:57 DEBUG : file1: reading active writers 2026/02/28 03:13:57 DEBUG : Looking for writers 2026/02/28 03:13:57 DEBUG : dir: reading active writers 2026/02/28 03:13:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/28 03:13:57 DEBUG : dir/file1: size = 5 OK 2026/02/28 03:13:57 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/02/28 03:13:57 INFO : dir/file1: Copied (replaced existing) 2026/02/28 03:13:57 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-02-28 03:13:57 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/02/28 03:13:57 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/28 03:13:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/28 03:13:57 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/28 03:13:57 DEBUG : dir: Looking for writers 2026/02/28 03:13:57 DEBUG : file1: reading active writers 2026/02/28 03:13:57 DEBUG : Looking for writers 2026/02/28 03:13:57 DEBUG : dir: reading active writers 2026/02/28 03:13:57 DEBUG : >WaitForWriters: 2026/02/28 03:13:57 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.86s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:13:58 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:13:58 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/28 03:13:58 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:58 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 03:13:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 03:13:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:13:58 INFO : webdav root 'rclone-test-sagutap9xeda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/28 03:13:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 03:13:58 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:13:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:13:59 DEBUG : dir/file1: newRWFileHandle: 2026/02/28 03:13:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/28 03:13:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/28 03:13:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/28 03:13:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/28 03:13:59 DEBUG : dir/file1(0xc000485bc0): _writeAt: size=5, off=0 2026/02/28 03:13:59 DEBUG : dir/file1(0xc000485bc0): openPending: 2026/02/28 03:13:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/02/28 03:13:59 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/28 03:13:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/28 03:13:59 DEBUG : dir/file1(0xc000485bc0): >openPending: err= 2026/02/28 03:13:59 DEBUG : dir/file1(0xc000485bc0): >_writeAt: n=5, err= 2026/02/28 03:13:59 DEBUG : dir/file1(0xc000485bc0): _writeAt: size=15, off=5 2026/02/28 03:13:59 DEBUG : dir/file1(0xc000485bc0): >_writeAt: n=15, err= 2026/02/28 03:13:59 DEBUG : dir/file1(0xc000485bc0): close: 2026/02/28 03:13:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/02/28 03:13:59 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-28 03:13:59.037654394 +0000 UTC m=+91.570373954 2026/02/28 03:13:59 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/28 03:13:59 DEBUG : dir/file1(0xc000485bc0): >close: err= 2026/02/28 03:13:59 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:13:59 DEBUG : dir: Looking for writers 2026/02/28 03:13:59 DEBUG : file1: reading active writers 2026/02/28 03:13:59 DEBUG : Looking for writers 2026/02/28 03:13:59 DEBUG : dir: reading active writers 2026/02/28 03:13:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/28 03:13:59 DEBUG : dir: Looking for writers 2026/02/28 03:13:59 DEBUG : file1: reading active writers 2026/02/28 03:13:59 DEBUG : Looking for writers 2026/02/28 03:13:59 DEBUG : dir: reading active writers 2026/02/28 03:13:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/28 03:13:59 DEBUG : dir: Looking for writers 2026/02/28 03:13:59 DEBUG : file1: reading active writers 2026/02/28 03:13:59 DEBUG : Looking for writers 2026/02/28 03:13:59 DEBUG : dir: reading active writers 2026/02/28 03:13:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/28 03:13:59 DEBUG : dir: Looking for writers 2026/02/28 03:13:59 DEBUG : file1: reading active writers 2026/02/28 03:13:59 DEBUG : Looking for writers 2026/02/28 03:13:59 DEBUG : dir: reading active writers 2026/02/28 03:13:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/28 03:13:59 DEBUG : dir/file1: vfs cache: starting upload 2026/02/28 03:13:59 DEBUG : dir: Looking for writers 2026/02/28 03:13:59 DEBUG : file1: reading active writers 2026/02/28 03:13:59 DEBUG : Looking for writers 2026/02/28 03:13:59 DEBUG : dir: reading active writers 2026/02/28 03:13:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/28 03:13:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 03:13:59 DEBUG : dir: Looking for writers 2026/02/28 03:13:59 DEBUG : file1: reading active writers 2026/02/28 03:13:59 DEBUG : Looking for writers 2026/02/28 03:13:59 DEBUG : dir: reading active writers 2026/02/28 03:13:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/28 03:13:59 DEBUG : dir/file1: size = 20 OK 2026/02/28 03:13:59 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/02/28 03:13:59 INFO : dir/file1: Copied (replaced existing) 2026/02/28 03:13:59 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-02-28 03:13:59 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/02/28 03:13:59 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/28 03:13:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/28 03:13:59 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/28 03:13:59 DEBUG : dir: Looking for writers 2026/02/28 03:13:59 DEBUG : file1: reading active writers 2026/02/28 03:13:59 DEBUG : Looking for writers 2026/02/28 03:13:59 DEBUG : dir: reading active writers 2026/02/28 03:13:59 DEBUG : >WaitForWriters: 2026/02/28 03:13:59 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.92s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:14:00 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:14:00 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/28 03:14:00 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:14:00 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:14:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:14:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 03:14:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:14:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:14:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 03:14:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:14:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:00 INFO : webdav root 'rclone-test-sagutap9xeda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/28 03:14:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:00 DEBUG : file1: newRWFileHandle: 2026/02/28 03:14:00 DEBUG : file1(0xc000a14e40): openPending: 2026/02/28 03:14:00 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 03:14:00 DEBUG : file1(0xc000a14e40): >openPending: err= 2026/02/28 03:14:00 DEBUG : file1: >newRWFileHandle: err= 2026/02/28 03:14:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 03:14:00 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/28 03:14:00 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/28 03:14:00 DEBUG : file1(0xc000a14e40): _writeAt: size=5, off=0 2026/02/28 03:14:00 DEBUG : file1(0xc000a14e40): >_writeAt: n=5, err= 2026/02/28 03:14:00 DEBUG : file1(0xc000a14e40): close: 2026/02/28 03:14:00 DEBUG : file1: vfs cache: setting modification time to 2026-02-28 03:14:00.384373542 +0000 UTC m=+92.917093152 2026/02/28 03:14:00 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:00 DEBUG : file1(0xc000a14e40): >close: err= 2026/02/28 03:14:00 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:14:00 DEBUG : Looking for writers 2026/02/28 03:14:00 DEBUG : file1: reading active writers 2026/02/28 03:14:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/28 03:14:00 DEBUG : Looking for writers 2026/02/28 03:14:00 DEBUG : file1: reading active writers 2026/02/28 03:14:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/28 03:14:00 DEBUG : Looking for writers 2026/02/28 03:14:00 DEBUG : file1: reading active writers 2026/02/28 03:14:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/28 03:14:00 DEBUG : Looking for writers 2026/02/28 03:14:00 DEBUG : file1: reading active writers 2026/02/28 03:14:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/28 03:14:00 DEBUG : file1: vfs cache: starting upload 2026/02/28 03:14:00 DEBUG : Looking for writers 2026/02/28 03:14:00 DEBUG : file1: reading active writers 2026/02/28 03:14:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/28 03:14:00 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/02/28 03:14:00 DEBUG : Looking for writers 2026/02/28 03:14:00 DEBUG : file1: reading active writers 2026/02/28 03:14:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/28 03:14:00 DEBUG : file1: size = 5 OK 2026/02/28 03:14:00 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/02/28 03:14:00 INFO : file1: Copied (new) 2026/02/28 03:14:00 DEBUG : file1: vfs cache: fingerprint now "5,2026-02-28 03:14:00 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/02/28 03:14:00 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/28 03:14:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 03:14:00 INFO : file1: vfs cache: upload succeeded try #1 2026/02/28 03:14:01 DEBUG : Looking for writers 2026/02/28 03:14:01 DEBUG : file1: reading active writers 2026/02/28 03:14:01 DEBUG : >WaitForWriters: 2026/02/28 03:14:01 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.04s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:14:01 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:14:01 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/28 03:14:01 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:14:01 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:14:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:14:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 03:14:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:14:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:14:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 03:14:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/02/28 03:14:01 INFO : webdav root 'rclone-test-sagutap9xeda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000901340): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000901340): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000901340): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000901340): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000901340): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.421169976 +0000 UTC m=+93.953889576 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000901340): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009017c0): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009017c0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009017c0): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009017c0): >_readAt: n=2, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009017c0): _writeAt: size=3, off=2 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009017c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009017c0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.421169976 +0000 UTC m=+93.953889576 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009017c0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000901c80): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000901c80): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000901c80): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000901c80): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000901c80): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.421169976 +0000 UTC m=+93.953889576 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000901c80): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00019eee0 item 1 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa2340): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa2340): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa2340): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa2340): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa2340): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.425596524 +0000 UTC m=+93.958316114 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa2340): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa2840): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa2840): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa2840): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa2840): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa2840): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.425596524 +0000 UTC m=+93.958316114 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa2840): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00019f650 item 2 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa2e80): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa2e80): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa2e80): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa2e80): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa2e80): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.42826211 +0000 UTC m=+93.960981691 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa2e80): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa3300): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa3300): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa3300): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa3300): >_readAt: n=2, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa3300): _writeAt: size=3, off=2 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa3300): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa3300): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.42826211 +0000 UTC m=+93.960981691 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa3300): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa37c0): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa37c0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa37c0): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa37c0): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa37c0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.42826211 +0000 UTC m=+93.960981691 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa37c0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052c000 item 3 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa3ec0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa3ec0): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa3ec0): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa3ec0): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa3ec0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.432001361 +0000 UTC m=+93.964720942 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa3ec0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d6480): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d6480): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d6480): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d6480): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d6480): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.432001361 +0000 UTC m=+93.964720942 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d6480): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052c930 item 4 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d6ac0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d6ac0): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d6ac0): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d6ac0): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d6ac0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.434527575 +0000 UTC m=+93.967247165 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d6ac0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d6f40): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d6f40): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d6f40): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d6f40): >_readAt: n=2, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d6f40): _writeAt: size=3, off=2 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d6f40): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d6f40): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.434527575 +0000 UTC m=+93.967247165 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d6f40): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d7400): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d7400): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d7400): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d7400): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d7400): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.434527575 +0000 UTC m=+93.967247165 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d7400): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052ce70 item 5 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d7a80): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d7a80): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d7a80): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d7a80): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d7a80): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.438119027 +0000 UTC m=+93.970838617 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d7a80): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000894080): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000894080): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000894080): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000894080): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000894080): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.438119027 +0000 UTC m=+93.970838617 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000894080): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052d6c0 item 6 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000894700): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000894700): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000894700): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000894700): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000894700): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.441188956 +0000 UTC m=+93.973908546 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000894700): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000894c00): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000894c00): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000894c00): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000894c00): >_readAt: n=2, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000894c00): _writeAt: size=3, off=2 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000894c00): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000894c00): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.441188956 +0000 UTC m=+93.973908546 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000894c00): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008950c0): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008950c0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008950c0): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008950c0): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008950c0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.441188956 +0000 UTC m=+93.973908546 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008950c0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052a310 item 7 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000895740): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000895740): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000895740): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000895740): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000895740): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.444867453 +0000 UTC m=+93.977587032 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000895740): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000895c80): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000895c80): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000895c80): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000895c80): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000895c80): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.444867453 +0000 UTC m=+93.977587032 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000895c80): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052aa80 item 8 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008aa2c0): _readAt: size=2, off=0 2026/02/28 03:14:01 ERROR : open-test-file(0xc0008aa2c0): Couldn't read size of file 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008aa2c0): >_readAt: n=0, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008aa2c0): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008aa2c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008aa2c0): close: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008aa2c0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008aa680): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008aa680): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008aa680): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008aa680): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008aa680): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.447156679 +0000 UTC m=+93.979876259 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008aa680): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008aab00): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008aab00): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008aab00): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008aab00): >_readAt: n=2, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008aab00): _writeAt: size=3, off=2 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008aab00): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008aab00): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.447156679 +0000 UTC m=+93.979876259 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008aab00): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008ab000): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008ab000): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008ab000): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008ab000): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008ab000): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.447156679 +0000 UTC m=+93.979876259 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008ab000): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052b110 item 9 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008ab680): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008ab680): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008ab680): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008ab680): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008ab680): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.451590359 +0000 UTC m=+93.984309949 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008ab680): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008abbc0): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008abbc0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008abbc0): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008abbc0): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008abbc0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.451590359 +0000 UTC m=+93.984309949 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008abbc0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052b880 item 10 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008ea280): _readAt: size=2, off=0 2026/02/28 03:14:01 ERROR : open-test-file(0xc0008ea280): Couldn't read size of file 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008ea280): >_readAt: n=0, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008ea280): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008ea280): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008ea280): close: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008ea280): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008ea640): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008ea640): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008ea640): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008ea640): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008ea640): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.454295611 +0000 UTC m=+93.987015191 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008ea640): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008eab40): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008eab40): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008eab40): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008eab40): >_readAt: n=2, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008eab40): _writeAt: size=3, off=2 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008eab40): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008eab40): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.454295611 +0000 UTC m=+93.987015191 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008eab40): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008eb040): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008eb040): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008eb040): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008eb040): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008eb040): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.454295611 +0000 UTC m=+93.987015191 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008eb040): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052be30 item 11 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008eb6c0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008eb6c0): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008eb6c0): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008eb6c0): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008eb6c0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.458564119 +0000 UTC m=+93.991283699 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008eb6c0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008ebc00): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008ebc00): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008ebc00): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008ebc00): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008ebc00): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.458564119 +0000 UTC m=+93.991283699 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008ebc00): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f644d0 item 12 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00092e2c0): _readAt: size=2, off=0 2026/02/28 03:14:01 ERROR : open-test-file(0xc00092e2c0): Couldn't read size of file 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00092e2c0): >_readAt: n=0, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00092e2c0): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00092e2c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00092e2c0): close: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00092e2c0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00092e680): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00092e680): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00092e680): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00092e680): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00092e680): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.461165034 +0000 UTC m=+93.993884625 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00092e680): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00092ed40): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00092ed40): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00092ed40): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00092ed40): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00092ed40): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.461165034 +0000 UTC m=+93.993884625 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00092ed40): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f64850 item 13 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfe200): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfe200): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfe200): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfe200): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfe200): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.464130836 +0000 UTC m=+93.996850387 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfe200): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfe740): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfe740): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfe740): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfe740): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfe740): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.464130836 +0000 UTC m=+93.996850387 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfe740): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aba5b0 item 14 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfed80): _readAt: size=2, off=0 2026/02/28 03:14:01 ERROR : open-test-file(0xc000bfed80): Couldn't read size of file 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfed80): >_readAt: n=0, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfed80): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfed80): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfed80): close: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfed80): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bff140): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bff140): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bff140): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bff140): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bff140): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.46759022 +0000 UTC m=+94.000309810 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bff140): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bff800): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bff800): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bff800): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bff800): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bff800): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.46759022 +0000 UTC m=+94.000309810 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bff800): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aba930 item 15 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 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/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bffe80): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bffe80): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bffe80): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bffe80): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bffe80): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.470283749 +0000 UTC m=+94.003003330 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bffe80): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009ae440): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009ae440): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009ae440): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009ae440): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009ae440): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.470283749 +0000 UTC m=+94.003003330 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009ae440): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000abacb0 item 16 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009aea80): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009aea80): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009aea80): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009aea80): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009aea80): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.472830472 +0000 UTC m=+94.005550062 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009aea80): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009aef00): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009aef00): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009aef00): open at offset 5 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009aef00): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009aef00): >_readAt: n=2, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009aef00): _writeAt: size=3, off=7 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009aef00): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009aef00): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.472830472 +0000 UTC m=+94.005550062 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009aef00): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009af400): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009af400): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009af400): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009af400): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009af400): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.472830472 +0000 UTC m=+94.005550062 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009af400): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000abb030 item 17 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009afa80): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009afa80): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009afa80): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009afa80): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009afa80): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.476057527 +0000 UTC m=+94.008777117 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009afa80): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f0040): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f0040): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f0040): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f0040): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f0040): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.476057527 +0000 UTC m=+94.008777117 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f0040): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000abb810 item 18 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f06c0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f06c0): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f06c0): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f06c0): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f06c0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.479211674 +0000 UTC m=+94.011931305 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f06c0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f0bc0): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f0bc0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f0bc0): open at offset 5 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f0bc0): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f0bc0): >_readAt: n=2, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f0bc0): _writeAt: size=3, off=7 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f0bc0): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f0bc0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.479211674 +0000 UTC m=+94.011931305 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f0bc0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f10c0): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f10c0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f10c0): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f10c0): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f10c0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.479211674 +0000 UTC m=+94.011931305 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f10c0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000abbb90 item 19 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f1740): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f1740): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f1740): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f1740): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f1740): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.482856688 +0000 UTC m=+94.015576268 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f1740): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f1c80): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f1c80): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f1c80): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f1c80): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f1c80): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.482856688 +0000 UTC m=+94.015576268 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f1c80): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005347e0 item 20 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a16380): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a16380): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a16380): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a16380): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a16380): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.485992251 +0000 UTC m=+94.018711851 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a16380): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a16880): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a16880): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a16880): open at offset 5 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a16880): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a16880): >_readAt: n=2, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a16880): _writeAt: size=3, off=7 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a16880): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a16880): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.485992251 +0000 UTC m=+94.018711851 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a16880): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a16d80): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a16d80): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a16d80): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a16d80): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a16d80): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.485992251 +0000 UTC m=+94.018711851 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a16d80): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000534d20 item 21 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a17400): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a17400): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a17400): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a17400): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a17400): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.490125385 +0000 UTC m=+94.022844974 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a17400): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a17940): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a17940): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a17940): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a17940): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a17940): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.490125385 +0000 UTC m=+94.022844974 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a17940): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005355e0 item 22 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a56040): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a56040): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a56040): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a56040): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a56040): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.492514789 +0000 UTC m=+94.025234380 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a56040): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a56540): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a56540): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a56540): open at offset 5 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a56540): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a56540): >_readAt: n=2, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a56540): _writeAt: size=3, off=7 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a56540): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a56540): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.492514789 +0000 UTC m=+94.025234380 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a56540): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a56a40): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a56a40): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a56a40): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a56a40): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a56a40): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.492514789 +0000 UTC m=+94.025234380 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a56a40): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000535b90 item 23 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 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/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a570c0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a570c0): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a570c0): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a570c0): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a570c0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.495825904 +0000 UTC m=+94.028545483 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a570c0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a57600): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a57600): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a57600): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a57600): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a57600): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.495825904 +0000 UTC m=+94.028545483 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a57600): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eac2a0 item 24 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a57c40): _readAt: size=2, off=0 2026/02/28 03:14:01 ERROR : open-test-file(0xc000a57c40): Couldn't read size of file 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a57c40): >_readAt: n=0, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a57c40): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a57c40): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a57c40): close: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a57c40): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae4080): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae4080): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae4080): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae4080): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae4080): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.498547917 +0000 UTC m=+94.031267507 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae4080): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae4580): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae4580): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae4580): open at offset 5 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae4580): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae4580): >_readAt: n=2, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae4580): _writeAt: size=3, off=7 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae4580): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae4580): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.498547917 +0000 UTC m=+94.031267507 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae4580): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae4ac0): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae4ac0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae4ac0): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae4ac0): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae4ac0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.498547917 +0000 UTC m=+94.031267507 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae4ac0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eac620 item 25 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae5140): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae5140): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae5140): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae5140): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae5140): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.501930785 +0000 UTC m=+94.034650366 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae5140): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae5680): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae5680): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae5680): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae5680): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae5680): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.501930785 +0000 UTC m=+94.034650366 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae5680): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eacc40 item 26 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b4eb00): _readAt: size=2, off=0 2026/02/28 03:14:01 ERROR : open-test-file(0xc000b4eb00): Couldn't read size of file 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b4eb00): >_readAt: n=0, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b4eb00): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b4eb00): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b4eb00): close: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b4eb00): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b4eec0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b4eec0): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b4eec0): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b4eec0): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b4eec0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.504575433 +0000 UTC m=+94.037295022 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b4eec0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b4f3c0): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b4f3c0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b4f3c0): open at offset 5 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b4f3c0): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b4f3c0): >_readAt: n=2, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b4f3c0): _writeAt: size=3, off=7 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b4f3c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b4f3c0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.504575433 +0000 UTC m=+94.037295022 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b4f3c0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b4f900): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b4f900): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b4f900): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b4f900): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b4f900): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.504575433 +0000 UTC m=+94.037295022 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b4f900): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000931500 item 27 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 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/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b84000): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b84000): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b84000): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b84000): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b84000): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.508614598 +0000 UTC m=+94.041334158 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b84000): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b84540): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b84540): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b84540): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b84540): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b84540): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.508614598 +0000 UTC m=+94.041334158 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b84540): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000931e30 item 28 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b84b80): _readAt: size=2, off=0 2026/02/28 03:14:01 ERROR : open-test-file(0xc000b84b80): Couldn't read size of file 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b84b80): >_readAt: n=0, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b84b80): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b84b80): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b84b80): close: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b84b80): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b84f40): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b84f40): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b84f40): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b84f40): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b84f40): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.510417879 +0000 UTC m=+94.043137439 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b84f40): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b85600): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b85600): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b85600): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b85600): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b85600): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.510417879 +0000 UTC m=+94.043137439 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b85600): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bbe2a0 item 29 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 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/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b85c80): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b85c80): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b85c80): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b85c80): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b85c80): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.512142451 +0000 UTC m=+94.044862011 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b85c80): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bba240): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bba240): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bba240): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bba240): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bba240): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.512142451 +0000 UTC m=+94.044862011 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bba240): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bbe620 item 30 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 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/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bba880): _readAt: size=2, off=0 2026/02/28 03:14:01 ERROR : open-test-file(0xc000bba880): Couldn't read size of file 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bba880): >_readAt: n=0, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bba880): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bba880): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bba880): close: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bba880): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bbac40): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bbac40): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bbac40): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bbac40): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bbac40): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.514327963 +0000 UTC m=+94.047047533 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bbac40): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bbb300): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bbb300): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bbb300): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bbb300): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bbb300): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.514327963 +0000 UTC m=+94.047047533 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bbb300): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bbec40 item 31 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 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/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bbb980): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bbb980): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bbb980): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bbb980): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bbb980): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.516733479 +0000 UTC m=+94.049453068 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bbb980): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bbbec0): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bbbec0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bbbec0): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bbbec0): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bbbec0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.516733479 +0000 UTC m=+94.049453068 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bbbec0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bbf180 item 32 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfa580): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfa580): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfa580): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfa580): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfa580): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.51908893 +0000 UTC m=+94.051808490 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfa580): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfaa00): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfaa00): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfaa00): _writeAt: size=3, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfaa00): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfaa00): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bbf500 item 33 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfaa00): >_writeAt: n=3, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfaa00): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.52009151 +0000 UTC m=+94.052811091 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfaa00): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfaf00): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfaf00): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfaf00): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfaf00): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfaf00): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.52009151 +0000 UTC m=+94.052811091 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfaf00): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bbf8f0 item 33 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfb540): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfb540): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfb540): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfb540): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfb540): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.523414546 +0000 UTC m=+94.056134127 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfb540): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00092f100): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00092f100): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f64af0 item 34 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00092f100): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00092f100): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00092f100): _writeAt: size=3, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00092f100): >_writeAt: n=3, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00092f100): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.524395046 +0000 UTC m=+94.057114616 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00092f100): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00092f640): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00092f640): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00092f640): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00092f640): >_readAt: n=3, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00092f640): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.524395046 +0000 UTC m=+94.057114616 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00092f640): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f64d20 item 34 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00092fc80): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00092fc80): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00092fc80): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00092fc80): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00092fc80): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.526262657 +0000 UTC m=+94.058982227 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00092fc80): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000958180): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000958180): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000958180): _writeAt: size=3, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000958180): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000958180): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f650a0 item 35 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000958180): >_writeAt: n=3, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000958180): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.527057656 +0000 UTC m=+94.059777227 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000958180): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000958680): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000958680): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000958680): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000958680): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000958680): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.527057656 +0000 UTC m=+94.059777227 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000958680): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f653b0 item 35 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000958d00): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000958d00): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000958d00): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000958d00): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000958d00): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.529582117 +0000 UTC m=+94.062301687 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000958d00): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000959200): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000959200): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f65730 item 36 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000959200): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000959200): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000959200): _writeAt: size=3, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000959200): >_writeAt: n=3, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000959200): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.530648037 +0000 UTC m=+94.063367617 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000959200): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000959740): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000959740): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000959740): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000959740): >_readAt: n=3, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000959740): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.530648037 +0000 UTC m=+94.063367617 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000959740): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f65960 item 36 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000959d80): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000959d80): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000959d80): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000959d80): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000959d80): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.533013668 +0000 UTC m=+94.065733268 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000959d80): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c88280): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c88280): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c88280): _writeAt: size=3, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c88280): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c88280): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f65ea0 item 37 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c88280): >_writeAt: n=3, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c88280): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.533922641 +0000 UTC m=+94.066642212 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c88280): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c88780): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c88780): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c88780): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c88780): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c88780): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.533922641 +0000 UTC m=+94.066642212 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c88780): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00002e230 item 37 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c88e00): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c88e00): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c88e00): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c88e00): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c88e00): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.536391577 +0000 UTC m=+94.069111147 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c88e00): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c89300): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c89300): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00002e850 item 38 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c89300): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c89300): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c89300): _writeAt: size=3, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c89300): >_writeAt: n=3, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c89300): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.537461254 +0000 UTC m=+94.070180855 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c89300): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c89840): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c89840): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c89840): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c89840): >_readAt: n=3, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c89840): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.537461254 +0000 UTC m=+94.070180855 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c89840): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00002ecb0 item 38 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c89ec0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c89ec0): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c89ec0): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c89ec0): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c89ec0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.539905363 +0000 UTC m=+94.072624974 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c89ec0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ce0440): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ce0440): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ce0440): _writeAt: size=3, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ce0440): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ce0440): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00002fb90 item 39 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ce0440): >_writeAt: n=3, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ce0440): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.540801062 +0000 UTC m=+94.073520622 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ce0440): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ce0940): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ce0940): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ce0940): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ce0940): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ce0940): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.540801062 +0000 UTC m=+94.073520622 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ce0940): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000220150 item 39 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ce0fc0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ce0fc0): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ce0fc0): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ce0fc0): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ce0fc0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.542449741 +0000 UTC m=+94.075169291 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ce0fc0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ce14c0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ce14c0): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000221340 item 40 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ce14c0): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ce14c0): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ce14c0): _writeAt: size=3, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ce14c0): >_writeAt: n=3, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ce14c0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.543203974 +0000 UTC m=+94.075923524 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ce14c0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ce1a00): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ce1a00): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ce1a00): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ce1a00): >_readAt: n=3, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ce1a00): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.543203974 +0000 UTC m=+94.075923524 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ce1a00): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000221810 item 40 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000cfc040): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000cfc040): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000cfc040): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000cfc040): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000cfc040): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000cfc040): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000cfc040): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.54508469 +0000 UTC m=+94.077804240 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000cfc040): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000cfc540): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000cfc540): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000cfc540): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a44150 item 41 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000cfc540): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000cfc540): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.54592291 +0000 UTC m=+94.078642470 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000cfc540): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000cfca00): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000cfca00): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000cfca00): _writeAt: size=3, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000cfca00): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000cfca00): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a44310 item 41 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000cfca00): >_writeAt: n=3, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000cfca00): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.546588536 +0000 UTC m=+94.079308085 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000cfca00): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000cfcf40): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000cfcf40): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000cfcf40): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000cfcf40): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000cfcf40): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.546588536 +0000 UTC m=+94.079308085 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000cfcf40): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a444d0 item 41 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000cfd580): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000cfd580): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000cfd580): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000cfd580): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000cfd580): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000cfd580): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000cfd580): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.548515229 +0000 UTC m=+94.081234789 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000cfd580): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000cfda80): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000cfda80): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000cfda80): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a44930 item 42 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000cfda80): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000cfda80): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.549165094 +0000 UTC m=+94.081884654 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000cfda80): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d18040): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d18040): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a44af0 item 42 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d18040): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d18040): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d18040): _writeAt: size=3, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d18040): >_writeAt: n=3, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d18040): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.549930167 +0000 UTC m=+94.082649746 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d18040): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d185c0): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d185c0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d185c0): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d185c0): >_readAt: n=3, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d185c0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.549930167 +0000 UTC m=+94.082649746 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d185c0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a44d90 item 42 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d18c00): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d18c00): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d18c00): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d18c00): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d18c00): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d18c00): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d18c00): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.552160202 +0000 UTC m=+94.084879772 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d18c00): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d19100): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d19100): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d19100): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a45180 item 43 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d19100): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d19100): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.552924494 +0000 UTC m=+94.085644054 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d19100): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d19640): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d19640): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d19640): _writeAt: size=3, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d19640): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d19640): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a45420 item 43 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d19640): >_writeAt: n=3, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d19640): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.553753596 +0000 UTC m=+94.086473146 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d19640): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d19b80): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d19b80): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d19b80): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d19b80): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d19b80): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.553753596 +0000 UTC m=+94.086473146 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d19b80): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a45730 item 43 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d36240): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d36240): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d36240): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d36240): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d36240): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d36240): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d36240): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.556206412 +0000 UTC m=+94.088925972 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d36240): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d36740): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d36740): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d36740): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a45e30 item 44 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d36740): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d36740): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.557176101 +0000 UTC m=+94.089895670 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d36740): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d36c80): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d36c80): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000fea10 item 44 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d36c80): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d36c80): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d36c80): _writeAt: size=3, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d36c80): >_writeAt: n=3, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d36c80): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.558132434 +0000 UTC m=+94.090852004 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d36c80): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d37200): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d37200): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d37200): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d37200): >_readAt: n=3, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d37200): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.558132434 +0000 UTC m=+94.090852004 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d37200): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000fed20 item 44 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d37840): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d37840): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d37840): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d37840): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d37840): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d37840): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d37840): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.560192709 +0000 UTC m=+94.092912279 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d37840): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d37d40): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d37d40): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d37d40): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000ff490 item 45 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d37d40): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d37d40): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.561001173 +0000 UTC m=+94.093720743 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d37d40): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d5a4c0): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d5a4c0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d5a4c0): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d5a4c0): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d5a4c0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.561001173 +0000 UTC m=+94.093720743 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d5a4c0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000ff6c0 item 45 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d5ab00): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d5ab00): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d5ab00): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d5ab00): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d5ab00): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d5ab00): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d5ab00): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.563061288 +0000 UTC m=+94.095780858 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d5ab00): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d5b000): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d5b000): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d5b000): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001ee000 item 46 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d5b000): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d5b000): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.563771276 +0000 UTC m=+94.096490846 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d5b000): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae5940): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae5940): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae5940): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae5940): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae5940): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.563771276 +0000 UTC m=+94.096490846 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae5940): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001ee3f0 item 46 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000914500): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000914500): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000914500): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000914500): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000914500): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000914500): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000914500): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.568152779 +0000 UTC m=+94.100872349 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000914500): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000914a00): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000914a00): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000914a00): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005125b0 item 47 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000914a00): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000914a00): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.569099515 +0000 UTC m=+94.101819085 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000914a00): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000915140): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000915140): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000915140): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000915140): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000915140): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.569099515 +0000 UTC m=+94.101819085 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000915140): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512850 item 47 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 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/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000915780): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000915780): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000915780): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000915780): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000915780): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000915780): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000915780): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.57135654 +0000 UTC m=+94.104076101 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000915780): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000915cc0): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000915cc0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000915cc0): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512e00 item 48 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000915cc0): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000915cc0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.572222683 +0000 UTC m=+94.104942253 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000915cc0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfa440): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfa440): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfa440): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfa440): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfa440): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.572222683 +0000 UTC m=+94.104942253 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfa440): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005136c0 item 48 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfaa80): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfaa80): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfaa80): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfaa80): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfaa80): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.574632819 +0000 UTC m=+94.107352388 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfaa80): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfaf00): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfaf00): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfaf00): _writeAt: size=3, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfaf00): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfaf00): open at offset 5 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfaf00): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000513c70 item 49 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfaf00): >_writeAt: n=3, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfaf00): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.57546649 +0000 UTC m=+94.108186060 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfaf00): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfb440): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfb440): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfb440): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfb440): >_readAt: n=8, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfb440): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.57546649 +0000 UTC m=+94.108186060 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfb440): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000513e30 item 49 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfbb80): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfbb80): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfbb80): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfbb80): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfbb80): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.577315857 +0000 UTC m=+94.110035427 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bfbb80): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d5a100): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d5a100): open at offset 5 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d5a100): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bbe310 item 50 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d5a100): _readAt: size=2, off=5 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d5a100): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d5a100): _writeAt: size=3, off=5 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d5a100): >_writeAt: n=3, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d5a100): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.578168656 +0000 UTC m=+94.110888226 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d5a100): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d5a680): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d5a680): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d5a680): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d5a680): >_readAt: n=3, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d5a680): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.578168656 +0000 UTC m=+94.110888226 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d5a680): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bbe4d0 item 50 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d5ad00): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d5ad00): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d5ad00): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d5ad00): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d5ad00): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.58010139 +0000 UTC m=+94.112820960 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d5ad00): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d5b200): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d5b200): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d5b200): _writeAt: size=3, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d5b200): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d5b200): open at offset 5 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d5b200): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bbe930 item 51 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d5b200): >_writeAt: n=3, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d5b200): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.580872804 +0000 UTC m=+94.113592374 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d5b200): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d5b9c0): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d5b9c0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d5b9c0): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d5b9c0): >_readAt: n=8, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d5b9c0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.580872804 +0000 UTC m=+94.113592374 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000d5b9c0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bbee00 item 51 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae40c0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae40c0): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae40c0): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae40c0): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae40c0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.582831448 +0000 UTC m=+94.115551018 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae40c0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae45c0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae45c0): open at offset 5 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae45c0): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bbf1f0 item 52 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae45c0): _readAt: size=2, off=5 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae45c0): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae45c0): _writeAt: size=3, off=5 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae45c0): >_writeAt: n=3, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae45c0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.583699935 +0000 UTC m=+94.116419505 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae45c0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae4b40): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae4b40): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae4b40): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae4b40): >_readAt: n=3, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae4b40): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.583699935 +0000 UTC m=+94.116419505 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae4b40): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bbf3b0 item 52 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae51c0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae51c0): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae51c0): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae51c0): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae51c0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.58555296 +0000 UTC m=+94.118272530 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae51c0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae56c0): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae56c0): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae56c0): _writeAt: size=3, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae56c0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae56c0): open at offset 5 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae56c0): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bbf960 item 53 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae56c0): >_writeAt: n=3, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae56c0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.58624265 +0000 UTC m=+94.118962220 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae56c0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae5c80): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae5c80): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae5c80): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae5c80): >_readAt: n=8, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae5c80): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.58624265 +0000 UTC m=+94.118962220 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000ae5c80): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bbfb90 item 53 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0000d48c0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0000d48c0): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0000d48c0): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0000d48c0): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0000d48c0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.58832707 +0000 UTC m=+94.121046641 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0000d48c0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00019c600): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00019c600): open at offset 5 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00019c600): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001ee070 item 54 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00019c600): _readAt: size=2, off=5 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00019c600): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00019c600): _writeAt: size=3, off=5 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00019c600): >_writeAt: n=3, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00019c600): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.589359498 +0000 UTC m=+94.122079098 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00019c600): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00096a400): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00096a400): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00096a400): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00096a400): >_readAt: n=3, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00096a400): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.589359498 +0000 UTC m=+94.122079098 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00096a400): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eac0e0 item 54 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00096aac0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00096aac0): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00096aac0): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00096aac0): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00096aac0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.591546101 +0000 UTC m=+94.124265671 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00096aac0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00096afc0): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00096afc0): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00096afc0): _writeAt: size=3, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00096afc0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00096afc0): open at offset 5 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00096afc0): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eac460 item 55 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00096afc0): >_writeAt: n=3, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00096afc0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.592345508 +0000 UTC m=+94.125065078 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00096afc0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00096b500): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00096b500): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00096b500): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00096b500): >_readAt: n=8, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00096b500): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.592345508 +0000 UTC m=+94.125065078 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00096b500): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eac620 item 55 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 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/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00096bb80): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00096bb80): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00096bb80): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00096bb80): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00096bb80): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.594067285 +0000 UTC m=+94.126786845 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00096bb80): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0003a4300): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0003a4300): open at offset 5 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0003a4300): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eacaf0 item 56 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0003a4300): _readAt: size=2, off=5 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0003a4300): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0003a4300): _writeAt: size=3, off=5 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0003a4300): >_writeAt: n=3, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0003a4300): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.594773106 +0000 UTC m=+94.127492656 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0003a4300): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0003a5600): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0003a5600): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0003a5600): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0003a5600): >_readAt: n=3, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0003a5600): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.594773106 +0000 UTC m=+94.127492656 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0003a5600): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eacd20 item 56 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0003a5d80): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0003a5d80): open at offset 0 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0003a5d80): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0003a5d80): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0003a5d80): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0003a5d80): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0003a5d80): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0003a5d80): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.596796081 +0000 UTC m=+94.129515641 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0003a5d80): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005aa340): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005aa340): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005aa340): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ead0a0 item 57 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005aa340): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005aa340): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.59758535 +0000 UTC m=+94.130304919 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005aa340): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005aa8c0): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005aa8c0): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005aa8c0): _writeAt: size=3, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005aa8c0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005aa8c0): open at offset 5 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005aa8c0): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ead260 item 57 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005aa8c0): >_writeAt: n=3, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005aa8c0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.59836007 +0000 UTC m=+94.131079641 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005aa8c0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005aaf40): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005aaf40): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005aaf40): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005aaf40): >_readAt: n=8, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005aaf40): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.59836007 +0000 UTC m=+94.131079641 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005aaf40): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ead490 item 57 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ab580): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ab580): open at offset 0 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ab580): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ab580): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ab580): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ab580): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ab580): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ab580): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.600409694 +0000 UTC m=+94.133129254 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ab580): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005abac0): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005abac0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005abac0): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ead810 item 58 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005abac0): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005abac0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.601037529 +0000 UTC m=+94.133757089 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005abac0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ac080): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ac080): open at offset 5 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ac080): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eadab0 item 58 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ac080): _readAt: size=2, off=5 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ac080): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ac080): _writeAt: size=3, off=5 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ac080): >_writeAt: n=3, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ac080): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.601926866 +0000 UTC m=+94.134646426 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ac080): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ac740): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ac740): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ac740): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ac740): >_readAt: n=3, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ac740): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.601926866 +0000 UTC m=+94.134646426 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ac740): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eadce0 item 58 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005acd80): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005acd80): open at offset 0 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005acd80): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005acd80): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005acd80): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005acd80): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005acd80): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005acd80): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.603840895 +0000 UTC m=+94.136560455 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005acd80): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ad340): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ad340): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ad340): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448230 item 59 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ad340): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ad340): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.60456951 +0000 UTC m=+94.137289070 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ad340): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ad8c0): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ad8c0): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ad8c0): _writeAt: size=3, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ad8c0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ad8c0): open at offset 5 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ad8c0): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004485b0 item 59 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ad8c0): >_writeAt: n=3, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ad8c0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.605388082 +0000 UTC m=+94.138107653 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ad8c0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ade40): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ade40): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ade40): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ade40): >_readAt: n=8, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ade40): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.605388082 +0000 UTC m=+94.138107653 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ade40): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448b60 item 59 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 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/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0006fa500): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0006fa500): open at offset 0 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0006fa500): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0006fa500): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0006fa500): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0006fa500): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0006fa500): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0006fa500): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.607333341 +0000 UTC m=+94.140052901 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0006fa500): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0006faa40): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0006faa40): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0006faa40): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449340 item 60 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0006faa40): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0006faa40): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.60813406 +0000 UTC m=+94.140853620 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0006faa40): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0006faf80): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0006faf80): open at offset 5 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0006faf80): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004496c0 item 60 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0006faf80): _readAt: size=2, off=5 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0006faf80): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0006faf80): _writeAt: size=3, off=5 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0006faf80): >_writeAt: n=3, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0006faf80): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.609316029 +0000 UTC m=+94.142035589 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0006faf80): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000824200): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000824200): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000824200): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000824200): >_readAt: n=3, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000824200): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.609316029 +0000 UTC m=+94.142035589 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000824200): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008520e0 item 60 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000824940): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000824940): open at offset 0 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000824940): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000824940): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000824940): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000824940): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000824940): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000824940): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.611071279 +0000 UTC m=+94.143790839 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000824940): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000824e80): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000824e80): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000824e80): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008524d0 item 61 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000824e80): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000824e80): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.611699323 +0000 UTC m=+94.144418883 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000824e80): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000825580): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000825580): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000825580): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000825580): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000825580): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.611699323 +0000 UTC m=+94.144418883 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000825580): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000852700 item 61 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 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/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000825bc0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000825bc0): open at offset 0 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000825bc0): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000825bc0): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000825bc0): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000825bc0): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000825bc0): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000825bc0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.613536327 +0000 UTC m=+94.146255887 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000825bc0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007d2180): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007d2180): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007d2180): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000852b60 item 62 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007d2180): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007d2180): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.614156738 +0000 UTC m=+94.146876338 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007d2180): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007d2880): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007d2880): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007d2880): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007d2880): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007d2880): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.614156738 +0000 UTC m=+94.146876338 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007d2880): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000852d20 item 62 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 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/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007d2ec0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007d2ec0): open at offset 0 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007d2ec0): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007d2ec0): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007d2ec0): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007d2ec0): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007d2ec0): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007d2ec0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.615729113 +0000 UTC m=+94.148448673 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007d2ec0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007d3400): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007d3400): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007d3400): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000853260 item 63 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007d3400): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007d3400): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.61620524 +0000 UTC m=+94.148924790 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007d3400): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007d3b00): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007d3b00): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007d3b00): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007d3b00): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007d3b00): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.61620524 +0000 UTC m=+94.148924790 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007d3b00): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000853420 item 63 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 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/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007103c0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007103c0): open at offset 0 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007103c0): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007103c0): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007103c0): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007103c0): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007103c0): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007103c0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.617684319 +0000 UTC m=+94.150403879 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007103c0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000710900): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000710900): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000710900): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000853880 item 64 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000710900): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000710900): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.618244766 +0000 UTC m=+94.150964326 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000710900): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000711000): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000711000): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000711000): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000711000): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000711000): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.618244766 +0000 UTC m=+94.150964326 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000711000): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000853b20 item 64 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000711640): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000711640): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000711640): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000711640): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000711640): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.620050061 +0000 UTC m=+94.152769621 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000711640): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDWR 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000711ac0): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000711ac0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000711ac0): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000711ac0): >_readAt: n=2, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000711ac0): _writeAt: size=3, off=2 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000540070 item 65 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000711ac0): >_writeAt: n=3, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000711ac0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.620761282 +0000 UTC m=+94.153480862 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000711ac0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000720040): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000720040): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000720040): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000720040): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000720040): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.620761282 +0000 UTC m=+94.153480862 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000720040): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000540380 item 65 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000720680): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000720680): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000720680): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000720680): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000720680): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.622358213 +0000 UTC m=+94.155077763 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000720680): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000720b00): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000720b00): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000540930 item 66 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000720b00): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000720b00): >_readAt: n=0, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000720b00): _writeAt: size=3, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000720b00): >_writeAt: n=3, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000720b00): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.623064294 +0000 UTC m=+94.155783854 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000720b00): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000721040): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000721040): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000721040): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000721040): >_readAt: n=3, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000721040): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.623064294 +0000 UTC m=+94.155783854 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000721040): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000540f50 item 66 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000721780): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000721780): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000721780): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000721780): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000721780): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.624718914 +0000 UTC m=+94.157438474 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000721780): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000721c00): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000721c00): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000721c00): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000721c00): >_readAt: n=2, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000721c00): _writeAt: size=3, off=2 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005413b0 item 67 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000721c00): >_writeAt: n=3, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000721c00): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.625302144 +0000 UTC m=+94.158021704 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000721c00): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0004842c0): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0004842c0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0004842c0): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0004842c0): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0004842c0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.625302144 +0000 UTC m=+94.158021704 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0004842c0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005416c0 item 67 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000484c00): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000484c00): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000484c00): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000484c00): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000484c00): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.626883085 +0000 UTC m=+94.159602645 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000484c00): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000485600): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000485600): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000541a40 item 68 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000485600): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000485600): >_readAt: n=0, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000485600): _writeAt: size=3, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000485600): >_writeAt: n=3, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000485600): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.627772893 +0000 UTC m=+94.160492473 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000485600): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000485b40): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000485b40): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000485b40): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000485b40): >_readAt: n=3, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000485b40): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.627772893 +0000 UTC m=+94.160492473 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000485b40): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000541c00 item 68 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa8200): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa8200): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa8200): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa8200): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa8200): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.629325401 +0000 UTC m=+94.162044961 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa8200): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa86c0): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa86c0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa86c0): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa86c0): >_readAt: n=2, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa86c0): _writeAt: size=3, off=2 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ad2380 item 69 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa86c0): >_writeAt: n=3, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa86c0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.629943917 +0000 UTC m=+94.162663477 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa86c0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa8bc0): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa8bc0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa8bc0): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa8bc0): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa8bc0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.629943917 +0000 UTC m=+94.162663477 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa8bc0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ad2620 item 69 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa9240): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa9240): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa9240): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa9240): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa9240): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.63146758 +0000 UTC m=+94.164187170 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa9240): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa9780): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa9780): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ad2af0 item 70 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa9780): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa9780): >_readAt: n=0, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa9780): _writeAt: size=3, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa9780): >_writeAt: n=3, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa9780): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.632076518 +0000 UTC m=+94.164796069 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa9780): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa9cc0): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa9cc0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa9cc0): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa9cc0): >_readAt: n=3, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa9cc0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.632076518 +0000 UTC m=+94.164796069 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000aa9cc0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ad2e00 item 70 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b323c0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b323c0): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b323c0): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b323c0): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b323c0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.63368995 +0000 UTC m=+94.166409511 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b323c0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b32940): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b32940): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b32940): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b32940): >_readAt: n=2, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b32940): _writeAt: size=3, off=2 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ad31f0 item 71 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b32940): >_writeAt: n=3, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b32940): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.6347452 +0000 UTC m=+94.167464771 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b32940): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b32e40): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b32e40): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b32e40): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b32e40): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b32e40): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.6347452 +0000 UTC m=+94.167464771 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b32e40): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ad33b0 item 71 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00019cb40): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00019cb40): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00019cb40): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00019cb40): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00019cb40): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.63665345 +0000 UTC m=+94.169372999 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00019cb40): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00019d300): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00019d300): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001ee850 item 72 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00019d300): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00019d300): >_readAt: n=0, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00019d300): _writeAt: size=3, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00019d300): >_writeAt: n=3, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00019d300): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.637349592 +0000 UTC m=+94.170069152 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00019d300): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00019d980): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00019d980): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00019d980): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00019d980): >_readAt: n=3, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00019d980): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.637349592 +0000 UTC m=+94.170069152 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00019d980): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001eea10 item 72 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000adc000): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000adc000): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000adc000): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000adc000): >_readAt: n=0, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000adc000): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000adc000): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000adc000): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.639165766 +0000 UTC m=+94.171885347 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000adc000): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000adc500): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000adc500): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000adc500): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001ef260 item 73 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000adc500): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000adc500): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.641721015 +0000 UTC m=+94.174440585 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000adc500): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000adc9c0): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000adc9c0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000adc9c0): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000adc9c0): >_readAt: n=2, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000adc9c0): _writeAt: size=3, off=2 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001ef960 item 73 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000adc9c0): >_writeAt: n=3, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000adc9c0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.642476419 +0000 UTC m=+94.175195979 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000adc9c0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000adcf00): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000adcf00): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000adcf00): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000adcf00): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000adcf00): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.642476419 +0000 UTC m=+94.175195979 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000adcf00): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001efb20 item 73 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000add540): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000add540): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000add540): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000add540): >_readAt: n=0, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000add540): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000add540): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000add540): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.64382329 +0000 UTC m=+94.176542839 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000add540): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000adda80): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000adda80): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000adda80): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004824d0 item 74 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000adda80): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000adda80): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.644398444 +0000 UTC m=+94.177118004 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000adda80): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00067a040): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00067a040): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482bd0 item 74 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00067a040): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00067a040): >_readAt: n=0, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00067a040): _writeAt: size=3, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00067a040): >_writeAt: n=3, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00067a040): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.644973197 +0000 UTC m=+94.177692757 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00067a040): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00067a5c0): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00067a5c0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00067a5c0): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00067a5c0): >_readAt: n=3, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00067a5c0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.644973197 +0000 UTC m=+94.177692757 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00067a5c0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483420 item 74 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00067ac00): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00067ac00): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00067ac00): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00067ac00): >_readAt: n=0, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00067ac00): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00067ac00): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00067ac00): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.646308465 +0000 UTC m=+94.179028025 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00067ac00): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00067b100): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00067b100): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00067b100): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483dc0 item 75 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00067b100): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00067b100): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.646930879 +0000 UTC m=+94.179650479 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00067b100): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00067b740): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00067b740): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00067b740): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00067b740): >_readAt: n=2, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00067b740): _writeAt: size=3, off=2 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000950150 item 75 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00067b740): >_writeAt: n=3, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00067b740): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.647728724 +0000 UTC m=+94.180448324 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00067b740): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00067bcc0): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00067bcc0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00067bcc0): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00067bcc0): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00067bcc0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.647728724 +0000 UTC m=+94.180448324 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00067bcc0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009503f0 item 75 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a14380): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a14380): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a14380): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a14380): >_readAt: n=0, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a14380): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a14380): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a14380): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.649254982 +0000 UTC m=+94.181974532 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a14380): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a14880): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a14880): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a14880): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009509a0 item 76 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a14880): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a14880): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.649838232 +0000 UTC m=+94.182557781 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a14880): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a14e00): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a14e00): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000950b60 item 76 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a14e00): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a14e00): >_readAt: n=0, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a14e00): _writeAt: size=3, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a14e00): >_writeAt: n=3, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a14e00): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.650461897 +0000 UTC m=+94.183181447 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a14e00): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a15380): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a15380): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a15380): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a15380): >_readAt: n=3, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a15380): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.650461897 +0000 UTC m=+94.183181447 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a15380): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000950d20 item 76 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a159c0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a159c0): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a159c0): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a159c0): >_readAt: n=0, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a159c0): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a159c0): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a159c0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.651888968 +0000 UTC m=+94.184608528 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a159c0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a15ec0): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a15ec0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a15ec0): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009510a0 item 77 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a15ec0): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a15ec0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.652392227 +0000 UTC m=+94.185111787 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a15ec0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000784640): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000784640): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000784640): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000784640): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000784640): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.652392227 +0000 UTC m=+94.185111787 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000784640): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000951260 item 77 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000784c80): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000784c80): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000784c80): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000784c80): >_readAt: n=0, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000784c80): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000784c80): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000784c80): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.653967017 +0000 UTC m=+94.186686577 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000784c80): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000785180): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000785180): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000785180): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000951650 item 78 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000785180): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000785180): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.654510622 +0000 UTC m=+94.187230182 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000785180): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000785900): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000785900): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000785900): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000785900): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000785900): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.654510622 +0000 UTC m=+94.187230182 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000785900): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000951960 item 78 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000785f40): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000785f40): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000785f40): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000785f40): >_readAt: n=0, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000785f40): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000785f40): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000785f40): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.65590964 +0000 UTC m=+94.188629201 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000785f40): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009ec4c0): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009ec4c0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009ec4c0): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000951ce0 item 79 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009ec4c0): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009ec4c0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.656456992 +0000 UTC m=+94.189176552 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009ec4c0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009ecbc0): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009ecbc0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009ecbc0): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009ecbc0): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009ecbc0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.656456992 +0000 UTC m=+94.189176552 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009ecbc0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000951ea0 item 79 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 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/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009ed280): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009ed280): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009ed280): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009ed280): >_readAt: n=0, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009ed280): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009ed280): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009ed280): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.657916574 +0000 UTC m=+94.190636124 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009ed280): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009ed780): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009ed780): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009ed780): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b423f0 item 80 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009ed780): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009ed780): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.658631202 +0000 UTC m=+94.191350762 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009ed780): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009edec0): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009edec0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009edec0): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009edec0): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009edec0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.658631202 +0000 UTC m=+94.191350762 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009edec0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b42700 item 80 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000900580): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000900580): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000900580): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000900580): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000900580): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.660180152 +0000 UTC m=+94.192899712 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000900580): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000900a00): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000900a00): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000900a00): open at offset 5 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000900a00): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000900a00): >_readAt: n=2, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000900a00): _writeAt: size=3, off=7 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b42a80 item 81 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000900a00): >_writeAt: n=3, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000900a00): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.660736703 +0000 UTC m=+94.193456263 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000900a00): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000900f80): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000900f80): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000900f80): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000900f80): >_readAt: n=8, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000900f80): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.660736703 +0000 UTC m=+94.193456263 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000900f80): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b42c40 item 81 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000901600): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000901600): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000901600): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000901600): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000901600): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.662099392 +0000 UTC m=+94.194818942 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000901600): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000901b00): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000901b00): open at offset 5 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000901b00): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b43110 item 82 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000901b00): _readAt: size=2, off=5 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000901b00): >_readAt: n=0, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000901b00): _writeAt: size=3, off=5 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000901b00): >_writeAt: n=3, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000901b00): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.662598974 +0000 UTC m=+94.195318524 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000901b00): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d6100): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d6100): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d6100): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d6100): >_readAt: n=3, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d6100): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.662598974 +0000 UTC m=+94.195318524 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d6100): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b432d0 item 82 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d6780): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d6780): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d6780): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d6780): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d6780): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.663770544 +0000 UTC m=+94.196490093 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d6780): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d6c80): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d6c80): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d6c80): open at offset 5 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d6c80): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d6c80): >_readAt: n=2, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d6c80): _writeAt: size=3, off=7 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b43730 item 83 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d6c80): >_writeAt: n=3, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d6c80): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.664258273 +0000 UTC m=+94.196977823 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d6c80): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d71c0): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d71c0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d71c0): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d71c0): >_readAt: n=8, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d71c0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.664258273 +0000 UTC m=+94.196977823 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d71c0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b438f0 item 83 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d7840): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d7840): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d7840): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d7840): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d7840): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.665484064 +0000 UTC m=+94.198203614 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d7840): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d7d40): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d7d40): open at offset 5 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d7d40): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b43c70 item 84 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d7d40): _readAt: size=2, off=5 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d7d40): >_readAt: n=0, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d7d40): _writeAt: size=3, off=5 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d7d40): >_writeAt: n=3, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d7d40): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.666087062 +0000 UTC m=+94.198806612 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0008d7d40): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000442840): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000442840): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000442840): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000442840): >_readAt: n=3, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000442840): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.666087062 +0000 UTC m=+94.198806612 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000442840): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b43e30 item 84 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000443300): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000443300): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000443300): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000443300): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000443300): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.667527217 +0000 UTC m=+94.200246777 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000443300): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000443ac0): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000443ac0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000443ac0): open at offset 5 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000443ac0): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000443ac0): >_readAt: n=2, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000443ac0): _writeAt: size=3, off=7 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000ce770 item 85 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000443ac0): >_writeAt: n=3, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000443ac0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.667943813 +0000 UTC m=+94.200663363 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000443ac0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b4e2c0): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b4e2c0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b4e2c0): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b4e2c0): >_readAt: n=8, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b4e2c0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.667943813 +0000 UTC m=+94.200663363 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b4e2c0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000ced90 item 85 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b4e980): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b4e980): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b4e980): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b4e980): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b4e980): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.669114309 +0000 UTC m=+94.201833860 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b4e980): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b4ee80): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b4ee80): open at offset 5 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b4ee80): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000cf490 item 86 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b4ee80): _readAt: size=2, off=5 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b4ee80): >_readAt: n=0, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b4ee80): _writeAt: size=3, off=5 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b4ee80): >_writeAt: n=3, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b4ee80): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.66973476 +0000 UTC m=+94.202454320 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b4ee80): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b4f400): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b4f400): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b4f400): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b4f400): >_readAt: n=3, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b4f400): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.66973476 +0000 UTC m=+94.202454320 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b4f400): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00019e150 item 86 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b4fa80): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b4fa80): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b4fa80): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b4fa80): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b4fa80): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.670924363 +0000 UTC m=+94.203643913 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000b4fa80): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000958000): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000958000): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000958000): open at offset 5 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000958000): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000958000): >_readAt: n=2, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000958000): _writeAt: size=3, off=7 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00019e770 item 87 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000958000): >_writeAt: n=3, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000958000): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.671506411 +0000 UTC m=+94.204225971 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000958000): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000958540): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000958540): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000958540): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000958540): >_readAt: n=8, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000958540): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.671506411 +0000 UTC m=+94.204225971 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000958540): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00019eaf0 item 87 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 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/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000958bc0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000958bc0): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000958bc0): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000958bc0): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000958bc0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.672913814 +0000 UTC m=+94.205633374 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000958bc0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009590c0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009590c0): open at offset 5 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009590c0): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00019efc0 item 88 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009590c0): _readAt: size=2, off=5 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009590c0): >_readAt: n=0, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009590c0): _writeAt: size=3, off=5 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009590c0): >_writeAt: n=3, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009590c0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.673512293 +0000 UTC m=+94.206231853 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009590c0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000959640): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000959640): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000959640): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000959640): >_readAt: n=3, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000959640): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.673512293 +0000 UTC m=+94.206231853 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000959640): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00019f180 item 88 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000959c80): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000959c80): open at offset 0 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000959c80): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000959c80): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000959c80): >_readAt: n=0, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000959c80): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000959c80): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000959c80): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.674765717 +0000 UTC m=+94.207485266 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000959c80): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000990240): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000990240): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000990240): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00019f880 item 89 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000990240): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000990240): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.675240462 +0000 UTC m=+94.207960012 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000990240): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000990780): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000990780): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000990780): open at offset 5 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000990780): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000990780): >_readAt: n=2, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000990780): _writeAt: size=3, off=7 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00019ff10 item 89 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000990780): >_writeAt: n=3, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000990780): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.675893523 +0000 UTC m=+94.208613103 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000990780): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000990d00): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000990d00): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000990d00): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000990d00): >_readAt: n=8, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000990d00): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.675893523 +0000 UTC m=+94.208613103 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000990d00): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052c2a0 item 89 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000991340): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000991340): open at offset 0 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000991340): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000991340): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000991340): >_readAt: n=0, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000991340): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000991340): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000991340): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.677287863 +0000 UTC m=+94.210007423 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000991340): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000991880): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000991880): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000991880): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052c930 item 90 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000991880): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000991880): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.677823913 +0000 UTC m=+94.210543473 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000991880): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000991dc0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000991dc0): open at offset 5 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000991dc0): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052cc40 item 90 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000991dc0): _readAt: size=2, off=5 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000991dc0): >_readAt: n=0, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000991dc0): _writeAt: size=3, off=5 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000991dc0): >_writeAt: n=3, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000991dc0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.678406331 +0000 UTC m=+94.211125891 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000991dc0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009c2400): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009c2400): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009c2400): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009c2400): >_readAt: n=3, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009c2400): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.678406331 +0000 UTC m=+94.211125891 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009c2400): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052ce70 item 90 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009c2a40): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009c2a40): open at offset 0 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009c2a40): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009c2a40): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009c2a40): >_readAt: n=0, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009c2a40): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009c2a40): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009c2a40): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.67977878 +0000 UTC m=+94.212498340 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009c2a40): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009c2f80): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009c2f80): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009c2f80): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052d340 item 91 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009c2f80): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009c2f80): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.680247904 +0000 UTC m=+94.212967465 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009c2f80): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009c34c0): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009c34c0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009c34c0): open at offset 5 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009c34c0): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009c34c0): >_readAt: n=2, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009c34c0): _writeAt: size=3, off=7 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052d960 item 91 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009c34c0): >_writeAt: n=3, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009c34c0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.680778715 +0000 UTC m=+94.213498275 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009c34c0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009c3a40): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009c3a40): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009c3a40): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009c3a40): >_readAt: n=8, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009c3a40): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.680778715 +0000 UTC m=+94.213498275 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009c3a40): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052df10 item 91 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 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/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f6100): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f6100): open at offset 0 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f6100): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f6100): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f6100): >_readAt: n=0, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f6100): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f6100): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f6100): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.682118201 +0000 UTC m=+94.214837751 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f6100): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f6640): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f6640): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f6640): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052a690 item 92 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f6640): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f6640): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.682660503 +0000 UTC m=+94.215380053 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f6640): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f6b80): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f6b80): open at offset 5 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f6b80): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052a930 item 92 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f6b80): _readAt: size=2, off=5 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f6b80): >_readAt: n=0, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f6b80): _writeAt: size=3, off=5 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f6b80): >_writeAt: n=3, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f6b80): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.683240236 +0000 UTC m=+94.215959796 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f6b80): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f7140): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f7140): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f7140): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f7140): >_readAt: n=3, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f7140): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.683240236 +0000 UTC m=+94.215959796 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f7140): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052abd0 item 92 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f7780): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f7780): open at offset 0 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f7780): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f7780): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f7780): >_readAt: n=0, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f7780): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f7780): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f7780): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.68452003 +0000 UTC m=+94.217239590 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f7780): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f7cc0): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f7cc0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f7cc0): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052b3b0 item 93 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f7cc0): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f7cc0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.685212685 +0000 UTC m=+94.217932246 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009f7cc0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a36440): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a36440): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a36440): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a36440): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a36440): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.685212685 +0000 UTC m=+94.217932246 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a36440): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052b650 item 93 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 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/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a36a80): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a36a80): open at offset 0 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a36a80): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a36a80): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a36a80): >_readAt: n=0, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a36a80): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a36a80): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a36a80): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.686660055 +0000 UTC m=+94.219379615 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a36a80): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a36fc0): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a36fc0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a36fc0): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052bb20 item 94 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a36fc0): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a36fc0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.687182791 +0000 UTC m=+94.219902341 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a36fc0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a376c0): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a376c0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a376c0): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a376c0): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a376c0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.687182791 +0000 UTC m=+94.219902341 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a376c0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052bdc0 item 94 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 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/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a37d00): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a37d00): open at offset 0 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a37d00): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a37d00): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a37d00): >_readAt: n=0, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a37d00): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a37d00): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a37d00): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.688696315 +0000 UTC m=+94.221415875 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a37d00): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a622c0): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a622c0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a622c0): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aba3f0 item 95 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a622c0): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a622c0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.689283282 +0000 UTC m=+94.222002842 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a622c0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a629c0): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a629c0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a629c0): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a629c0): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a629c0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.689283282 +0000 UTC m=+94.222002842 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a629c0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aba5b0 item 95 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 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/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a63000): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a63000): open at offset 0 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a63000): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a63000): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a63000): >_readAt: n=0, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a63000): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a63000): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a63000): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.690884151 +0000 UTC m=+94.223603711 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a63000): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a63540): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a63540): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a63540): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aba930 item 96 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a63540): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a63540): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.691309824 +0000 UTC m=+94.224029384 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a63540): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a63c40): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a63c40): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a63c40): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a63c40): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a63c40): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.691309824 +0000 UTC m=+94.224029384 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a63c40): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000abaaf0 item 96 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= 2026/02/28 03:14:01 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:14:01 DEBUG : Looking for writers 2026/02/28 03:14:01 DEBUG : >WaitForWriters: 2026/02/28 03:14:01 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:14:01 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:14:01 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/28 03:14:01 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:14:01 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:14:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:14:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 03:14:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:14:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:14:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 03:14:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/02/28 03:14:01 INFO : webdav root 'rclone-test-sagutap9xeda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000dc2640): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000dc2640): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000dc2640): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000dc2640): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000dc2640): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.924212152 +0000 UTC m=+94.456931733 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000dc2640): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000dc2ac0): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000dc2ac0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000dc2ac0): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000dc2ac0): >_readAt: n=2, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000dc2ac0): _writeAt: size=3, off=2 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000dc2ac0): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000dc2ac0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.924212152 +0000 UTC m=+94.456931733 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000dc2ac0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000dc2f80): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000dc2f80): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000dc2f80): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000dc2f80): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000dc2f80): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.924212152 +0000 UTC m=+94.456931733 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000dc2f80): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000930460 item 1 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000dc35c0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000dc35c0): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000dc35c0): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000dc35c0): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000dc35c0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.928266067 +0000 UTC m=+94.460985658 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000dc35c0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000dc3ac0): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000dc3ac0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000dc3ac0): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000dc3ac0): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000dc3ac0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.928266067 +0000 UTC m=+94.460985658 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000dc3ac0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000930af0 item 2 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000dd8180): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000dd8180): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000dd8180): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000dd8180): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000dd8180): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.930819072 +0000 UTC m=+94.463538661 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000dd8180): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000dd8600): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000dd8600): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000dd8600): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000dd8600): >_readAt: n=2, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000dd8600): _writeAt: size=3, off=2 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000dd8600): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000dd8600): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.930819072 +0000 UTC m=+94.463538661 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000dd8600): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000dd8ac0): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000dd8ac0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000dd8ac0): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000dd8ac0): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000dd8ac0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.930819072 +0000 UTC m=+94.463538661 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000dd8ac0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000931030 item 3 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000dd9140): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000dd9140): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000dd9140): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000dd9140): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000dd9140): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.934596213 +0000 UTC m=+94.467315804 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000dd9140): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000dd9680): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000dd9680): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000dd9680): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000dd9680): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000dd9680): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.934596213 +0000 UTC m=+94.467315804 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000dd9680): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000931570 item 4 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000dd9cc0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000dd9cc0): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000dd9cc0): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000dd9cc0): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000dd9cc0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.937390492 +0000 UTC m=+94.470110072 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000dd9cc0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000df81c0): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000df81c0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000df81c0): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000df81c0): >_readAt: n=2, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000df81c0): _writeAt: size=3, off=2 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000df81c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000df81c0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.937390492 +0000 UTC m=+94.470110072 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000df81c0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000df8680): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000df8680): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000df8680): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000df8680): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000df8680): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.937390492 +0000 UTC m=+94.470110072 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000df8680): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000931ab0 item 5 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000df8d00): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000df8d00): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000df8d00): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000df8d00): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000df8d00): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.940758294 +0000 UTC m=+94.473477873 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000df8d00): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000df9240): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000df9240): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000df9240): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000df9240): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000df9240): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.940758294 +0000 UTC m=+94.473477873 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000df9240): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00002e540 item 6 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000df98c0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000df98c0): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000df98c0): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000df98c0): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000df98c0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.943228111 +0000 UTC m=+94.475947700 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000df98c0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000df9dc0): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000df9dc0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000df9dc0): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000df9dc0): >_readAt: n=2, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000df9dc0): _writeAt: size=3, off=2 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000df9dc0): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000df9dc0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.943228111 +0000 UTC m=+94.475947700 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000df9dc0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c20300): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c20300): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c20300): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c20300): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c20300): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.943228111 +0000 UTC m=+94.475947700 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c20300): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00002ecb0 item 7 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c20980): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c20980): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c20980): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c20980): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c20980): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.947016123 +0000 UTC m=+94.479735704 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c20980): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c20ec0): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c20ec0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c20ec0): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c20ec0): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c20ec0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.947016123 +0000 UTC m=+94.479735704 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c20ec0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00002ff10 item 8 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a7f3c0): _readAt: size=2, off=0 2026/02/28 03:14:01 ERROR : open-test-file(0xc000a7f3c0): Couldn't read size of file 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a7f3c0): >_readAt: n=0, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a7f3c0): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a7f3c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a7f3c0): close: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a7f3c0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00071ca80): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00071ca80): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00071ca80): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00071ca80): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00071ca80): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.949664197 +0000 UTC m=+94.482383777 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00071ca80): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bb0240): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bb0240): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bb0240): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bb0240): >_readAt: n=2, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bb0240): _writeAt: size=3, off=2 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bb0240): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bb0240): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.949664197 +0000 UTC m=+94.482383777 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bb0240): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bb0740): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bb0740): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bb0740): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bb0740): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bb0740): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.949664197 +0000 UTC m=+94.482383777 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bb0740): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f64150 item 9 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bb0cc0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bb0cc0): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bb0cc0): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bb0cc0): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bb0cc0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.953329569 +0000 UTC m=+94.486049119 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bb0cc0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bb1200): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bb1200): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bb1200): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bb1200): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bb1200): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.953329569 +0000 UTC m=+94.486049119 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bb1200): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f64620 item 10 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bb1840): _readAt: size=2, off=0 2026/02/28 03:14:01 ERROR : open-test-file(0xc000bb1840): Couldn't read size of file 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bb1840): >_readAt: n=0, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bb1840): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bb1840): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bb1840): close: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bb1840): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bb1c00): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bb1c00): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bb1c00): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bb1c00): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bb1c00): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.954885052 +0000 UTC m=+94.487604622 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000bb1c00): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00071c180): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00071c180): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00071c180): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00071c180): >_readAt: n=2, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00071c180): _writeAt: size=3, off=2 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00071c180): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00071c180): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.954885052 +0000 UTC m=+94.487604622 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00071c180): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00071c680): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00071c680): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00071c680): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00071c680): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00071c680): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.954885052 +0000 UTC m=+94.487604622 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00071c680): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f649a0 item 11 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00071d340): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00071d340): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00071d340): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00071d340): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00071d340): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.958271958 +0000 UTC m=+94.490991508 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00071d340): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00071d880): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00071d880): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00071d880): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00071d880): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00071d880): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.958271958 +0000 UTC m=+94.490991508 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00071d880): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f64fc0 item 12 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00071dec0): _readAt: size=2, off=0 2026/02/28 03:14:01 ERROR : open-test-file(0xc00071dec0): Couldn't read size of file 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00071dec0): >_readAt: n=0, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00071dec0): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00071dec0): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00071dec0): close: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00071dec0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c20300): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c20300): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c20300): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c20300): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c20300): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.959610061 +0000 UTC m=+94.492329612 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c20300): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c209c0): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c209c0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c209c0): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c209c0): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c209c0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.959610061 +0000 UTC m=+94.492329612 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c209c0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f65490 item 13 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c21040): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c21040): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c21040): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c21040): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c21040): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.961044455 +0000 UTC m=+94.493764006 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c21040): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c21600): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c21600): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c21600): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c21600): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c21600): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.961044455 +0000 UTC m=+94.493764006 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c21600): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f65810 item 14 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c21c40): _readAt: size=2, off=0 2026/02/28 03:14:01 ERROR : open-test-file(0xc000c21c40): Couldn't read size of file 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c21c40): >_readAt: n=0, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c21c40): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c21c40): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c21c40): close: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000c21c40): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a7e080): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a7e080): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a7e080): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a7e080): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a7e080): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.962786741 +0000 UTC m=+94.495506291 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a7e080): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a7e780): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a7e780): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a7e780): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a7e780): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a7e780): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.962786741 +0000 UTC m=+94.495506291 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a7e780): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f65d50 item 15 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 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/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a7ee00): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a7ee00): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a7ee00): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a7ee00): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a7ee00): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.964398451 +0000 UTC m=+94.497118001 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a7ee00): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a7f340): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a7f340): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a7f340): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a7f340): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a7f340): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.964398451 +0000 UTC m=+94.497118001 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a7f340): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000534930 item 16 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a7fa40): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a7fa40): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a7fa40): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a7fa40): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a7fa40): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.965756211 +0000 UTC m=+94.498475761 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a7fa40): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a7fec0): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a7fec0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a7fec0): open at offset 5 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a7fec0): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a7fec0): >_readAt: n=2, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a7fec0): _writeAt: size=3, off=7 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a7fec0): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a7fec0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.965756211 +0000 UTC m=+94.498475761 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000a7fec0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000914440): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000914440): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000914440): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000914440): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000914440): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.965756211 +0000 UTC m=+94.498475761 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000914440): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000534ee0 item 17 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000914ac0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000914ac0): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000914ac0): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000914ac0): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000914ac0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.96767513 +0000 UTC m=+94.500394679 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000914ac0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000915000): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000915000): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000915000): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000915000): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000915000): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.96767513 +0000 UTC m=+94.500394679 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000915000): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005357a0 item 18 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009156c0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009156c0): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009156c0): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009156c0): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009156c0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.96938842 +0000 UTC m=+94.502107970 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0009156c0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000915c00): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000915c00): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000915c00): open at offset 5 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000915c00): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000915c00): >_readAt: n=2, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000915c00): _writeAt: size=3, off=7 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000915c00): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000915c00): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.96938842 +0000 UTC m=+94.502107970 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000915c00): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0000d4640): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0000d4640): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0000d4640): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0000d4640): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0000d4640): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.96938842 +0000 UTC m=+94.502107970 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0000d4640): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000535ce0 item 19 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0000d55c0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0000d55c0): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0000d55c0): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0000d55c0): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0000d55c0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.97131366 +0000 UTC m=+94.504033211 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0000d55c0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00096a3c0): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00096a3c0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00096a3c0): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00096a3c0): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00096a3c0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.97131366 +0000 UTC m=+94.504033211 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00096a3c0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000221340 item 20 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00096aa80): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00096aa80): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00096aa80): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00096aa80): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00096aa80): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.972746152 +0000 UTC m=+94.505465702 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00096aa80): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00096af80): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00096af80): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00096af80): open at offset 5 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00096af80): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00096af80): >_readAt: n=2, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00096af80): _writeAt: size=3, off=7 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00096af80): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00096af80): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.972746152 +0000 UTC m=+94.505465702 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00096af80): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00096b480): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00096b480): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00096b480): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00096b480): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00096b480): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.972746152 +0000 UTC m=+94.505465702 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00096b480): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000221e30 item 21 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00096bb00): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00096bb00): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00096bb00): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00096bb00): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00096bb00): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.975230997 +0000 UTC m=+94.507950548 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc00096bb00): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0003a4280): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0003a4280): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0003a4280): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0003a4280): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0003a4280): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.975230997 +0000 UTC m=+94.507950548 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0003a4280): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a444d0 item 22 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0003a56c0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0003a56c0): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0003a56c0): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0003a56c0): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0003a56c0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.976622131 +0000 UTC m=+94.509341681 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0003a56c0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0003a5d00): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0003a5d00): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0003a5d00): open at offset 5 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0003a5d00): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0003a5d00): >_readAt: n=2, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0003a5d00): _writeAt: size=3, off=7 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0003a5d00): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0003a5d00): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.976622131 +0000 UTC m=+94.509341681 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0003a5d00): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005aa280): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005aa280): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005aa280): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005aa280): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005aa280): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.976622131 +0000 UTC m=+94.509341681 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005aa280): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a44930 item 23 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 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/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005aa940): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005aa940): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005aa940): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005aa940): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005aa940): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.978722612 +0000 UTC m=+94.511442162 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005aa940): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005aaf80): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005aaf80): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005aaf80): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005aaf80): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005aaf80): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.978722612 +0000 UTC m=+94.511442162 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005aaf80): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a44f50 item 24 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ab5c0): _readAt: size=2, off=0 2026/02/28 03:14:01 ERROR : open-test-file(0xc0005ab5c0): Couldn't read size of file 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ab5c0): >_readAt: n=0, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ab5c0): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ab5c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ab5c0): close: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ab5c0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ab980): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ab980): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ab980): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ab980): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ab980): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.980735898 +0000 UTC m=+94.513455458 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ab980): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005abe80): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005abe80): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005abe80): open at offset 5 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005abe80): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005abe80): >_readAt: n=2, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005abe80): _writeAt: size=3, off=7 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005abe80): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005abe80): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.980735898 +0000 UTC m=+94.513455458 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005abe80): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ac540): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ac540): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ac540): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ac540): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ac540): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.980735898 +0000 UTC m=+94.513455458 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ac540): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a453b0 item 25 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005acbc0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005acbc0): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005acbc0): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005acbc0): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005acbc0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.982673522 +0000 UTC m=+94.515393072 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005acbc0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ad100): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ad100): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ad100): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ad100): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ad100): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.982673522 +0000 UTC m=+94.515393072 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ad100): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a45c70 item 26 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ad780): _readAt: size=2, off=0 2026/02/28 03:14:01 ERROR : open-test-file(0xc0005ad780): Couldn't read size of file 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ad780): >_readAt: n=0, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ad780): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ad780): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ad780): close: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005ad780): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005adb40): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005adb40): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005adb40): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005adb40): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005adb40): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.984369189 +0000 UTC m=+94.517088739 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0005adb40): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000824140): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000824140): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000824140): open at offset 5 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000824140): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000824140): >_readAt: n=2, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000824140): _writeAt: size=3, off=7 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000824140): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000824140): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.984369189 +0000 UTC m=+94.517088739 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000824140): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000824780): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000824780): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000824780): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000824780): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000824780): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.984369189 +0000 UTC m=+94.517088739 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000824780): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512460 item 27 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 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/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000824e00): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000824e00): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000824e00): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000824e00): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000824e00): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.986778573 +0000 UTC m=+94.519498123 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000824e00): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000825340): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000825340): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000825340): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000825340): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000825340): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.986778573 +0000 UTC m=+94.519498123 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000825340): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512bd0 item 28 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000825980): _readAt: size=2, off=0 2026/02/28 03:14:01 ERROR : open-test-file(0xc000825980): Couldn't read size of file 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000825980): >_readAt: n=0, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000825980): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000825980): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000825980): close: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000825980): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000825d40): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000825d40): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000825d40): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000825d40): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000825d40): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.988036574 +0000 UTC m=+94.520756125 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000825d40): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007d2480): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007d2480): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007d2480): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007d2480): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007d2480): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.988036574 +0000 UTC m=+94.520756125 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007d2480): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000513810 item 29 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 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/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007d2b00): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007d2b00): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007d2b00): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007d2b00): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007d2b00): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.989498762 +0000 UTC m=+94.522218332 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007d2b00): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007d3040): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007d3040): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007d3040): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007d3040): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007d3040): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.989498762 +0000 UTC m=+94.522218332 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007d3040): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000513ce0 item 30 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 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/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007d3680): _readAt: size=2, off=0 2026/02/28 03:14:01 ERROR : open-test-file(0xc0007d3680): Couldn't read size of file 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007d3680): >_readAt: n=0, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007d3680): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007d3680): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007d3680): close: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007d3680): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007d3a40): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007d3a40): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007d3a40): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007d3a40): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007d3a40): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.990939128 +0000 UTC m=+94.523658678 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007d3a40): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000710380): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000710380): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000710380): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000710380): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000710380): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.990939128 +0000 UTC m=+94.523658678 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000710380): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bbe1c0 item 31 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 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/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000710a00): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000710a00): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000710a00): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000710a00): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000710a00): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.99237174 +0000 UTC m=+94.525091290 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000710a00): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000710f40): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000710f40): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000710f40): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000710f40): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000710f40): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.99237174 +0000 UTC m=+94.525091290 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000710f40): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bbe540 item 32 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000711580): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000711580): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000711580): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000711580): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000711580): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.993776328 +0000 UTC m=+94.526495888 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000711580): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000711a00): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000711a00): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000711a00): _writeAt: size=3, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000711a00): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000711a00): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bbe9a0 item 33 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000711a00): >_writeAt: n=3, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000711a00): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.994554305 +0000 UTC m=+94.527273856 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000711a00): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000711f00): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000711f00): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000711f00): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000711f00): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000711f00): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.994554305 +0000 UTC m=+94.527273856 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000711f00): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bbee70 item 33 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007205c0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007205c0): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007205c0): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007205c0): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007205c0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.995889543 +0000 UTC m=+94.528609093 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007205c0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000720a40): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000720a40): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bbf260 item 34 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000720a40): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000720a40): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000720a40): _writeAt: size=3, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000720a40): >_writeAt: n=3, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000720a40): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.996541883 +0000 UTC m=+94.529261433 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000720a40): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000720f80): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000720f80): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000720f80): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000720f80): >_readAt: n=3, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000720f80): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.996541883 +0000 UTC m=+94.529261433 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000720f80): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bbf420 item 34 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007216c0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007216c0): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007216c0): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007216c0): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007216c0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.997778585 +0000 UTC m=+94.530498136 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0007216c0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000721b40): _readAt: size=2, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000721b40): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000721b40): _writeAt: size=3, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000721b40): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000721b40): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bbf9d0 item 35 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000721b40): >_writeAt: n=3, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000721b40): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.998267698 +0000 UTC m=+94.530987247 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000721b40): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0004841c0): _readAt: size=512, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0004841c0): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0004841c0): >openPending: err= 2026/02/28 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0004841c0): >_readAt: n=5, err=EOF 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0004841c0): close: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.998267698 +0000 UTC m=+94.530987247 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:01 DEBUG : open-test-file(0xc0004841c0): >close: err= 2026/02/28 03:14:01 DEBUG : open-test-file: Remove: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bbfb90 item 35 2026/02/28 03:14:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:01 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000484b40): openPending: 2026/02/28 03:14:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000484b40): >openPending: err= 2026/02/28 03:14:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000484b40): _writeAt: size=5, off=0 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000484b40): >_writeAt: n=5, err= 2026/02/28 03:14:01 DEBUG : open-test-file(0xc000484b40): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:01.999780019 +0000 UTC m=+94.532499579 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000484b40): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000485540): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000485540): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eac0e0 item 36 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000485540): _readAt: size=2, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000485540): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000485540): _writeAt: size=3, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000485540): >_writeAt: n=3, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000485540): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.000325779 +0000 UTC m=+94.533045328 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000485540): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000485a80): _readAt: size=512, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000485a80): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000485a80): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000485a80): >_readAt: n=3, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000485a80): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.000325779 +0000 UTC m=+94.533045328 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000485a80): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: Remove: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eac2a0 item 36 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000aa8140): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000aa8140): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000aa8140): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000aa8140): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000aa8140): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.001580453 +0000 UTC m=+94.534300013 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000aa8140): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000aa8600): _readAt: size=2, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000aa8600): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000aa8600): _writeAt: size=3, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000aa8600): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000aa8600): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eac620 item 37 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000aa8600): >_writeAt: n=3, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000aa8600): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.002111035 +0000 UTC m=+94.534830585 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000aa8600): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000aa8b00): _readAt: size=512, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000aa8b00): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000aa8b00): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000aa8b00): >_readAt: n=5, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000aa8b00): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.002111035 +0000 UTC m=+94.534830585 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000aa8b00): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: Remove: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eac7e0 item 37 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000aa9180): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000aa9180): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000aa9180): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000aa9180): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000aa9180): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.003884058 +0000 UTC m=+94.536603608 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000aa9180): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000aa96c0): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000aa96c0): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eaccb0 item 38 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000aa96c0): _readAt: size=2, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000aa96c0): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000aa96c0): _writeAt: size=3, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000aa96c0): >_writeAt: n=3, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000aa96c0): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.004697522 +0000 UTC m=+94.537417072 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000aa96c0): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000aa9c00): _readAt: size=512, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000aa9c00): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000aa9c00): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000aa9c00): >_readAt: n=3, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000aa9c00): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.004697522 +0000 UTC m=+94.537417072 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000aa9c00): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: Remove: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eace70 item 38 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00019cc00): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00019cc00): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00019cc00): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00019cc00): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00019cc00): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.005846288 +0000 UTC m=+94.538565838 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00019cc00): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00019d3c0): _readAt: size=2, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00019d3c0): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00019d3c0): _writeAt: size=3, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00019d3c0): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00019d3c0): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ead1f0 item 39 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00019d3c0): >_writeAt: n=3, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00019d3c0): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.006391746 +0000 UTC m=+94.539111297 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00019d3c0): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00019da40): _readAt: size=512, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00019da40): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00019da40): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00019da40): >_readAt: n=5, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00019da40): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.006391746 +0000 UTC m=+94.539111297 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00019da40): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: Remove: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ead420 item 39 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000adc140): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000adc140): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000adc140): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000adc140): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000adc140): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.007755268 +0000 UTC m=+94.540474817 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000adc140): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000adc640): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000adc640): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ead7a0 item 40 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000adc640): _readAt: size=2, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000adc640): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000adc640): _writeAt: size=3, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000adc640): >_writeAt: n=3, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000adc640): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.008476589 +0000 UTC m=+94.541196138 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000adc640): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000adcb80): _readAt: size=512, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000adcb80): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000adcb80): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000adcb80): >_readAt: n=3, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000adcb80): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.008476589 +0000 UTC m=+94.541196138 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000adcb80): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: Remove: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ead960 item 40 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000add140): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000add140): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000add140): _readAt: size=2, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000add140): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000add140): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000add140): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000add140): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.009700706 +0000 UTC m=+94.542420256 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000add140): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000add640): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000add640): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000add640): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eade30 item 41 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000add640): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000add640): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.010262797 +0000 UTC m=+94.542982346 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000add640): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000addb40): _readAt: size=2, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000addb40): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000addb40): _writeAt: size=3, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000addb40): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000addb40): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008520e0 item 41 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000addb40): >_writeAt: n=3, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000addb40): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.010849653 +0000 UTC m=+94.543569213 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000addb40): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00067a100): _readAt: size=512, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00067a100): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00067a100): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00067a100): >_readAt: n=5, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00067a100): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.010849653 +0000 UTC m=+94.543569213 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00067a100): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: Remove: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008522a0 item 41 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00067a740): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00067a740): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00067a740): _readAt: size=2, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00067a740): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00067a740): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00067a740): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00067a740): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.012222382 +0000 UTC m=+94.544941932 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00067a740): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00067ac40): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00067ac40): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00067ac40): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000852700 item 42 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00067ac40): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00067ac40): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.01271999 +0000 UTC m=+94.545439540 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00067ac40): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00067b180): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00067b180): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000852930 item 42 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00067b180): _readAt: size=2, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00067b180): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00067b180): _writeAt: size=3, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00067b180): >_writeAt: n=3, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00067b180): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.013344888 +0000 UTC m=+94.546064438 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00067b180): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00067b800): _readAt: size=512, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00067b800): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00067b800): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00067b800): >_readAt: n=3, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00067b800): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.013344888 +0000 UTC m=+94.546064438 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00067b800): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: Remove: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000852b60 item 42 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00067be80): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00067be80): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00067be80): _readAt: size=2, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00067be80): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00067be80): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00067be80): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00067be80): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.014587642 +0000 UTC m=+94.547307202 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00067be80): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a14400): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a14400): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a14400): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000852fc0 item 43 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a14400): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a14400): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.015081302 +0000 UTC m=+94.547800853 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a14400): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a14940): _readAt: size=2, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a14940): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a14940): _writeAt: size=3, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a14940): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a14940): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000853260 item 43 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a14940): >_writeAt: n=3, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a14940): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.015606152 +0000 UTC m=+94.548325701 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a14940): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a14ec0): _readAt: size=512, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a14ec0): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a14ec0): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a14ec0): >_readAt: n=5, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a14ec0): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.015606152 +0000 UTC m=+94.548325701 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a14ec0): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: Remove: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000853420 item 43 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a15500): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a15500): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a15500): _readAt: size=2, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a15500): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a15500): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a15500): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a15500): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.017002696 +0000 UTC m=+94.549722246 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a15500): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a15a00): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a15a00): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a15a00): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000853880 item 44 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a15a00): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a15a00): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.017557321 +0000 UTC m=+94.550276872 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a15a00): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a15f40): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a15f40): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000853b20 item 44 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a15f40): _readAt: size=2, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a15f40): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a15f40): _writeAt: size=3, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a15f40): >_writeAt: n=3, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a15f40): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.018195655 +0000 UTC m=+94.550915205 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a15f40): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009ec540): _readAt: size=512, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009ec540): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009ec540): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009ec540): >_readAt: n=3, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009ec540): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.018195655 +0000 UTC m=+94.550915205 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009ec540): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: Remove: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000853dc0 item 44 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009ecb80): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009ecb80): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009ecb80): _readAt: size=2, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009ecb80): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009ecb80): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009ecb80): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009ecb80): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.019516406 +0000 UTC m=+94.552235966 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009ecb80): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009ed080): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009ed080): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009ed080): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000540380 item 45 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009ed080): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009ed080): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.02004367 +0000 UTC m=+94.552763220 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009ed080): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 03:14:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009ed800): _readAt: size=512, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009ed800): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009ed800): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009ed800): >_readAt: n=5, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009ed800): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.02004367 +0000 UTC m=+94.552763220 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009ed800): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: Remove: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000540690 item 45 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009ede80): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009ede80): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009ede80): _readAt: size=2, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009ede80): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009ede80): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009ede80): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009ede80): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.021863692 +0000 UTC m=+94.554583242 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009ede80): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000900400): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000900400): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000900400): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000540f50 item 46 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000900400): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000900400): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.022475315 +0000 UTC m=+94.555194865 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000900400): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 03:14:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000900b00): _readAt: size=512, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000900b00): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000900b00): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000900b00): >_readAt: n=5, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000900b00): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.022475315 +0000 UTC m=+94.555194865 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000900b00): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: Remove: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005411f0 item 46 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000901180): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000901180): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000901180): _readAt: size=2, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000901180): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000901180): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000901180): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000901180): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.02382503 +0000 UTC m=+94.556544580 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000901180): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000901680): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000901680): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000901680): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005416c0 item 47 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000901680): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000901680): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.024306378 +0000 UTC m=+94.557025928 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000901680): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 03:14:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000901d80): _readAt: size=512, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000901d80): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000901d80): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000901d80): >_readAt: n=5, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000901d80): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.024306378 +0000 UTC m=+94.557025928 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000901d80): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: Remove: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000541880 item 47 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:02 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/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0008d6440): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0008d6440): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0008d6440): _readAt: size=2, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0008d6440): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0008d6440): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0008d6440): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0008d6440): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.025796778 +0000 UTC m=+94.558516329 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0008d6440): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0008d6940): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0008d6940): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0008d6940): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000541c00 item 48 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0008d6940): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0008d6940): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.02633815 +0000 UTC m=+94.559057699 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0008d6940): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 03:14:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0008d7040): _readAt: size=512, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0008d7040): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0008d7040): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0008d7040): >_readAt: n=5, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0008d7040): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.02633815 +0000 UTC m=+94.559057699 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0008d7040): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: Remove: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000541ea0 item 48 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0008d7680): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0008d7680): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0008d7680): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0008d7680): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0008d7680): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.02766988 +0000 UTC m=+94.560389430 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0008d7680): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0008d7b00): _readAt: size=2, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0008d7b00): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0008d7b00): _writeAt: size=3, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0008d7b00): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0008d7b00): open at offset 5 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0008d7b00): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001ee700 item 49 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0008d7b00): >_writeAt: n=3, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0008d7b00): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.028211061 +0000 UTC m=+94.560930611 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0008d7b00): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0004425c0): _readAt: size=512, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0004425c0): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0004425c0): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0004425c0): >_readAt: n=8, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0004425c0): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.028211061 +0000 UTC m=+94.560930611 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0004425c0): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: Remove: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001ee930 item 49 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000442cc0): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000442cc0): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000442cc0): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000442cc0): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000442cc0): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.029506233 +0000 UTC m=+94.562225783 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000442cc0): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000443600): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000443600): open at offset 5 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000443600): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001eeee0 item 50 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000443600): _readAt: size=2, off=5 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000443600): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000443600): _writeAt: size=3, off=5 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000443600): >_writeAt: n=3, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000443600): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.030062623 +0000 UTC m=+94.562782173 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000443600): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b4e080): _readAt: size=512, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b4e080): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b4e080): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b4e080): >_readAt: n=3, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b4e080): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.030062623 +0000 UTC m=+94.562782173 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b4e080): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: Remove: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001ef3b0 item 50 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b4e740): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b4e740): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b4e740): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b4e740): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b4e740): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.031473733 +0000 UTC m=+94.564193293 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b4e740): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b4ec40): _readAt: size=2, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b4ec40): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b4ec40): _writeAt: size=3, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b4ec40): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b4ec40): open at offset 5 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b4ec40): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001efc70 item 51 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b4ec40): >_writeAt: n=3, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b4ec40): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.031993183 +0000 UTC m=+94.564712743 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b4ec40): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b4f180): _readAt: size=512, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b4f180): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b4f180): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b4f180): >_readAt: n=8, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b4f180): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.031993183 +0000 UTC m=+94.564712743 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b4f180): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: Remove: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004822a0 item 51 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b4f800): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b4f800): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b4f800): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b4f800): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b4f800): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.033533648 +0000 UTC m=+94.566253208 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b4f800): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b4fd00): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b4fd00): open at offset 5 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b4fd00): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004832d0 item 52 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b4fd00): _readAt: size=2, off=5 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b4fd00): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b4fd00): _writeAt: size=3, off=5 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b4fd00): >_writeAt: n=3, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b4fd00): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.034109954 +0000 UTC m=+94.566829504 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b4fd00): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b32300): _readAt: size=512, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b32300): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b32300): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b32300): >_readAt: n=3, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b32300): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.034109954 +0000 UTC m=+94.566829504 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b32300): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: Remove: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004836c0 item 52 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b32a00): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b32a00): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b32a00): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b32a00): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b32a00): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.035398765 +0000 UTC m=+94.568118325 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b32a00): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b32f00): _readAt: size=2, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b32f00): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b32f00): _writeAt: size=3, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b32f00): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b32f00): open at offset 5 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b32f00): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000950070 item 53 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b32f00): >_writeAt: n=3, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b32f00): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.035867279 +0000 UTC m=+94.568586828 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b32f00): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b33440): _readAt: size=512, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b33440): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b33440): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b33440): >_readAt: n=8, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b33440): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.035867279 +0000 UTC m=+94.568586828 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b33440): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: Remove: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000950230 item 53 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b33ac0): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b33ac0): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b33ac0): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b33ac0): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b33ac0): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.03728412 +0000 UTC m=+94.570003670 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b33ac0): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0006fa040): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0006fa040): open at offset 5 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0006fa040): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009508c0 item 54 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0006fa040): _readAt: size=2, off=5 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0006fa040): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0006fa040): _writeAt: size=3, off=5 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0006fa040): >_writeAt: n=3, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0006fa040): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.037947991 +0000 UTC m=+94.570667542 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0006fa040): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0006fa5c0): _readAt: size=512, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0006fa5c0): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0006fa5c0): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0006fa5c0): >_readAt: n=3, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0006fa5c0): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.037947991 +0000 UTC m=+94.570667542 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0006fa5c0): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: Remove: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000950a80 item 54 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0006fac40): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0006fac40): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0006fac40): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0006fac40): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0006fac40): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.039096137 +0000 UTC m=+94.571815687 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0006fac40): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0006fb140): _readAt: size=2, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0006fb140): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0006fb140): _writeAt: size=3, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0006fb140): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0006fb140): open at offset 5 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0006fb140): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000950e00 item 55 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0006fb140): >_writeAt: n=3, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0006fb140): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.039607912 +0000 UTC m=+94.572327462 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0006fb140): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0006fb680): _readAt: size=512, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0006fb680): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0006fb680): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0006fb680): >_readAt: n=8, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0006fb680): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.039607912 +0000 UTC m=+94.572327462 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0006fb680): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: Remove: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000950fc0 item 55 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:02 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/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0006fbd40): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0006fbd40): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0006fbd40): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0006fbd40): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0006fbd40): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.040924564 +0000 UTC m=+94.573644114 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0006fbd40): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009722c0): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009722c0): open at offset 5 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009722c0): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000951340 item 56 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009722c0): _readAt: size=2, off=5 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009722c0): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009722c0): _writeAt: size=3, off=5 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009722c0): >_writeAt: n=3, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009722c0): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.041538471 +0000 UTC m=+94.574258022 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009722c0): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000972840): _readAt: size=512, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000972840): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000972840): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000972840): >_readAt: n=3, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000972840): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.041538471 +0000 UTC m=+94.574258022 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000972840): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: Remove: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000951570 item 56 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000972e80): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000972e80): open at offset 0 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000972e80): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000972e80): _readAt: size=2, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000972e80): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000972e80): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000972e80): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000972e80): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.042760236 +0000 UTC m=+94.575479786 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000972e80): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009733c0): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009733c0): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009733c0): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000951a40 item 57 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009733c0): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009733c0): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.043288753 +0000 UTC m=+94.576008302 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009733c0): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000973900): _readAt: size=2, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000973900): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000973900): _writeAt: size=3, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000973900): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000973900): open at offset 5 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000973900): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000951c00 item 57 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000973900): >_writeAt: n=3, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000973900): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.043858797 +0000 UTC m=+94.576578348 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000973900): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000973e80): _readAt: size=512, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000973e80): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000973e80): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000973e80): >_readAt: n=8, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000973e80): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.043858797 +0000 UTC m=+94.576578348 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000973e80): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: Remove: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000951dc0 item 57 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00099e540): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00099e540): open at offset 0 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00099e540): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00099e540): _readAt: size=2, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00099e540): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00099e540): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00099e540): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00099e540): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.045173086 +0000 UTC m=+94.577892636 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00099e540): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00099ea80): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00099ea80): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00099ea80): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b42310 item 58 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00099ea80): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00099ea80): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.045646828 +0000 UTC m=+94.578366379 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00099ea80): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00099efc0): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00099efc0): open at offset 5 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00099efc0): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b42540 item 58 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00099efc0): _readAt: size=2, off=5 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00099efc0): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00099efc0): _writeAt: size=3, off=5 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00099efc0): >_writeAt: n=3, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00099efc0): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.046220811 +0000 UTC m=+94.578940362 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00099efc0): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00099f580): _readAt: size=512, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00099f580): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00099f580): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00099f580): >_readAt: n=3, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00099f580): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.046220811 +0000 UTC m=+94.578940362 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00099f580): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: Remove: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b427e0 item 58 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00099fbc0): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00099fbc0): open at offset 0 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00099fbc0): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00099fbc0): _readAt: size=2, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00099fbc0): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00099fbc0): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00099fbc0): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00099fbc0): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.047504863 +0000 UTC m=+94.580224412 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00099fbc0): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009c8180): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009c8180): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009c8180): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b42b60 item 59 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009c8180): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009c8180): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.048000958 +0000 UTC m=+94.580720518 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009c8180): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009c86c0): _readAt: size=2, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009c86c0): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009c86c0): _writeAt: size=3, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009c86c0): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009c86c0): open at offset 5 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009c86c0): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b42d20 item 59 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009c86c0): >_writeAt: n=3, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009c86c0): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.048494008 +0000 UTC m=+94.581213557 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009c86c0): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009c8c40): _readAt: size=512, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009c8c40): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009c8c40): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009c8c40): >_readAt: n=8, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009c8c40): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.048494008 +0000 UTC m=+94.581213557 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009c8c40): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: Remove: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b43030 item 59 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:02 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/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009c9280): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009c9280): open at offset 0 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009c9280): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009c9280): _readAt: size=2, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009c9280): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009c9280): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009c9280): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009c9280): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.049875783 +0000 UTC m=+94.582595333 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009c9280): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009c97c0): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009c97c0): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009c97c0): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b433b0 item 60 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009c97c0): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009c97c0): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.050327966 +0000 UTC m=+94.583047516 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009c97c0): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009c9d00): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009c9d00): open at offset 5 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009c9d00): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b43650 item 60 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009c9d00): _readAt: size=2, off=5 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009c9d00): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009c9d00): _writeAt: size=3, off=5 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009c9d00): >_writeAt: n=3, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009c9d00): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.05093994 +0000 UTC m=+94.583659490 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009c9d00): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a04340): _readAt: size=512, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a04340): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a04340): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a04340): >_readAt: n=3, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a04340): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.05093994 +0000 UTC m=+94.583659490 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a04340): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: Remove: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b43810 item 60 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a04980): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a04980): open at offset 0 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a04980): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a04980): _readAt: size=2, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a04980): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a04980): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a04980): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a04980): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.052174658 +0000 UTC m=+94.584894209 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a04980): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a04ec0): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a04ec0): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a04ec0): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b43b90 item 61 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a04ec0): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a04ec0): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.052670954 +0000 UTC m=+94.585390504 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a04ec0): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 03:14:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a055c0): _readAt: size=512, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a055c0): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a055c0): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a055c0): >_readAt: n=5, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a055c0): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.052670954 +0000 UTC m=+94.585390504 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a055c0): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: Remove: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b43d50 item 61 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:02 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/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a05c00): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a05c00): open at offset 0 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a05c00): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a05c00): _readAt: size=2, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a05c00): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a05c00): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a05c00): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a05c00): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.054161004 +0000 UTC m=+94.586880554 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a05c00): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a3c1c0): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a3c1c0): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a3c1c0): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000ce380 item 62 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a3c1c0): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a3c1c0): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.054828142 +0000 UTC m=+94.587547692 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a3c1c0): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 03:14:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a3c8c0): _readAt: size=512, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a3c8c0): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a3c8c0): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a3c8c0): >_readAt: n=5, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a3c8c0): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.054828142 +0000 UTC m=+94.587547692 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a3c8c0): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: Remove: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000ce8c0 item 62 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:02 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/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a3cf00): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a3cf00): open at offset 0 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a3cf00): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a3cf00): _readAt: size=2, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a3cf00): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a3cf00): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a3cf00): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a3cf00): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.056312832 +0000 UTC m=+94.589032382 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a3cf00): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a3d440): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a3d440): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a3d440): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000cf340 item 63 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a3d440): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a3d440): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.056898276 +0000 UTC m=+94.589617826 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a3d440): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 03:14:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a3db40): _readAt: size=512, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a3db40): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a3db40): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a3db40): >_readAt: n=5, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a3db40): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.056898276 +0000 UTC m=+94.589617826 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a3db40): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: Remove: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000cf570 item 63 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:02 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/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a7c200): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a7c200): open at offset 0 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a7c200): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a7c200): _readAt: size=2, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a7c200): >_readAt: n=0, err=Bad file descriptor 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a7c200): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a7c200): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a7c200): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.058440254 +0000 UTC m=+94.591159804 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a7c200): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a7c740): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a7c740): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a7c740): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00019e3f0 item 64 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a7c740): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a7c740): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.058956938 +0000 UTC m=+94.591676498 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a7c740): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 03:14:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a7ce40): _readAt: size=512, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a7ce40): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a7ce40): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a7ce40): >_readAt: n=5, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a7ce40): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.058956938 +0000 UTC m=+94.591676498 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a7ce40): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: Remove: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00019e7e0 item 64 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a7d480): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a7d480): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a7d480): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a7d480): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a7d480): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.060532238 +0000 UTC m=+94.593251789 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a7d480): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDWR 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a7d900): _readAt: size=2, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a7d900): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a7d900): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a7d900): >_readAt: n=2, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a7d900): _writeAt: size=3, off=2 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00019ee00 item 65 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a7d900): >_writeAt: n=3, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a7d900): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.061174981 +0000 UTC m=+94.593894541 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a7d900): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a7de00): _readAt: size=512, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a7de00): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a7de00): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a7de00): >_readAt: n=5, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a7de00): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.061174981 +0000 UTC m=+94.593894541 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000a7de00): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: Remove: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00019f030 item 65 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b244c0): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b244c0): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b244c0): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b244c0): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b244c0): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.062696189 +0000 UTC m=+94.595415749 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b244c0): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b24940): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b24940): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00019f650 item 66 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b24940): _readAt: size=2, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b24940): >_readAt: n=0, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b24940): _writeAt: size=3, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b24940): >_writeAt: n=3, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b24940): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.063489625 +0000 UTC m=+94.596209185 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b24940): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b24e80): _readAt: size=512, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b24e80): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b24e80): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b24e80): >_readAt: n=3, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b24e80): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.063489625 +0000 UTC m=+94.596209185 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b24e80): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: Remove: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00019fc70 item 66 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b8c140): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b8c140): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b8c140): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b8c140): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b8c140): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.064965297 +0000 UTC m=+94.597684847 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b8c140): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b8c640): _readAt: size=2, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b8c640): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b8c640): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b8c640): >_readAt: n=2, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b8c640): _writeAt: size=3, off=2 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052a3f0 item 67 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b8c640): >_writeAt: n=3, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b8c640): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.065718508 +0000 UTC m=+94.598438058 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b8c640): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b8cb40): _readAt: size=512, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b8cb40): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b8cb40): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b8cb40): >_readAt: n=5, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b8cb40): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.065718508 +0000 UTC m=+94.598438058 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b8cb40): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: Remove: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052a690 item 67 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b8d1c0): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b8d1c0): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b8d1c0): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b8d1c0): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b8d1c0): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.067073083 +0000 UTC m=+94.599792632 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b8d1c0): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b8d6c0): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b8d6c0): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052abd0 item 68 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b8d6c0): _readAt: size=2, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b8d6c0): >_readAt: n=0, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b8d6c0): _writeAt: size=3, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b8d6c0): >_writeAt: n=3, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b8d6c0): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.067659087 +0000 UTC m=+94.600378638 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b8d6c0): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b8dc00): _readAt: size=512, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b8dc00): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b8dc00): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b8dc00): >_readAt: n=3, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b8dc00): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.067659087 +0000 UTC m=+94.600378638 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000b8dc00): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: Remove: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052ad90 item 68 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c282c0): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c282c0): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c282c0): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c282c0): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c282c0): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.068761947 +0000 UTC m=+94.601481497 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c282c0): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c28740): _readAt: size=2, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c28740): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c28740): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c28740): >_readAt: n=2, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c28740): _writeAt: size=3, off=2 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052b650 item 69 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c28740): >_writeAt: n=3, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c28740): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.069318466 +0000 UTC m=+94.602038017 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c28740): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c28c40): _readAt: size=512, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c28c40): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c28c40): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c28c40): >_readAt: n=5, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c28c40): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.069318466 +0000 UTC m=+94.602038017 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c28c40): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: Remove: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052b810 item 69 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c292c0): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c292c0): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c292c0): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c292c0): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c292c0): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.07076343 +0000 UTC m=+94.603482981 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c292c0): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c297c0): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c297c0): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052bdc0 item 70 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c297c0): _readAt: size=2, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c297c0): >_readAt: n=0, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c297c0): _writeAt: size=3, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c297c0): >_writeAt: n=3, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c297c0): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.071363052 +0000 UTC m=+94.604082601 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c297c0): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c29d00): _readAt: size=512, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c29d00): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c29d00): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c29d00): >_readAt: n=3, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c29d00): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.071363052 +0000 UTC m=+94.604082601 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c29d00): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: Remove: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ad21c0 item 70 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c4e400): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c4e400): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c4e400): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c4e400): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c4e400): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.073992189 +0000 UTC m=+94.606711749 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c4e400): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c4e900): _readAt: size=2, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c4e900): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c4e900): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c4e900): >_readAt: n=2, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c4e900): _writeAt: size=3, off=2 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ad28c0 item 71 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c4e900): >_writeAt: n=3, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c4e900): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.074864795 +0000 UTC m=+94.607584355 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c4e900): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c4ee00): _readAt: size=512, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c4ee00): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c4ee00): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c4ee00): >_readAt: n=5, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c4ee00): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.074864795 +0000 UTC m=+94.607584355 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c4ee00): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: Remove: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ad2a80 item 71 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c4f480): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c4f480): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c4f480): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c4f480): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c4f480): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.076173262 +0000 UTC m=+94.608892812 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c4f480): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c4f980): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c4f980): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ad2fc0 item 72 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c4f980): _readAt: size=2, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c4f980): >_readAt: n=0, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c4f980): _writeAt: size=3, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c4f980): >_writeAt: n=3, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c4f980): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.076736173 +0000 UTC m=+94.609455723 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c4f980): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c4fec0): _readAt: size=512, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c4fec0): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c4fec0): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c4fec0): >_readAt: n=3, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c4fec0): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.076736173 +0000 UTC m=+94.609455723 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c4fec0): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: Remove: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ad3180 item 72 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c68500): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c68500): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c68500): _readAt: size=2, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c68500): >_readAt: n=0, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c68500): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c68500): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c68500): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.078091259 +0000 UTC m=+94.610810819 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c68500): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c68a00): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c68a00): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c68a00): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ad3500 item 73 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c68a00): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c68a00): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.078650434 +0000 UTC m=+94.611369994 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c68a00): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c68ec0): _readAt: size=2, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c68ec0): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c68ec0): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c68ec0): >_readAt: n=2, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c68ec0): _writeAt: size=3, off=2 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ad3960 item 73 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c68ec0): >_writeAt: n=3, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c68ec0): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.079450282 +0000 UTC m=+94.612169842 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c68ec0): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c69400): _readAt: size=512, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c69400): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c69400): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c69400): >_readAt: n=5, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c69400): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.079450282 +0000 UTC m=+94.612169842 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c69400): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: Remove: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ad3b90 item 73 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c69a40): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c69a40): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c69a40): _readAt: size=2, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c69a40): >_readAt: n=0, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c69a40): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c69a40): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c69a40): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.080921987 +0000 UTC m=+94.613641547 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c69a40): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c69f40): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c69f40): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c69f40): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448230 item 74 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c69f40): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c69f40): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.081447337 +0000 UTC m=+94.614166897 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c69f40): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c96500): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c96500): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004485b0 item 74 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c96500): _readAt: size=2, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c96500): >_readAt: n=0, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c96500): _writeAt: size=3, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c96500): >_writeAt: n=3, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c96500): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.082107532 +0000 UTC m=+94.614827092 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c96500): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c96a80): _readAt: size=512, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c96a80): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c96a80): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c96a80): >_readAt: n=3, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c96a80): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.082107532 +0000 UTC m=+94.614827092 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c96a80): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: Remove: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448b60 item 74 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c970c0): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c970c0): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c970c0): _readAt: size=2, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c970c0): >_readAt: n=0, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c970c0): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c970c0): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c970c0): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.083500639 +0000 UTC m=+94.616220199 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c970c0): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c975c0): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c975c0): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c975c0): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449340 item 75 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c975c0): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c975c0): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.084005872 +0000 UTC m=+94.616725432 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c975c0): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c97b00): _readAt: size=2, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c97b00): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c97b00): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c97b00): >_readAt: n=2, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c97b00): _writeAt: size=3, off=2 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004496c0 item 75 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c97b00): >_writeAt: n=3, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c97b00): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.084717944 +0000 UTC m=+94.617437504 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000c97b00): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cb40c0): _readAt: size=512, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cb40c0): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cb40c0): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cb40c0): >_readAt: n=5, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cb40c0): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.084717944 +0000 UTC m=+94.617437504 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cb40c0): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: Remove: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004498f0 item 75 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cb4700): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cb4700): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cb4700): _readAt: size=2, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cb4700): >_readAt: n=0, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cb4700): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cb4700): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cb4700): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.086310298 +0000 UTC m=+94.619029858 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cb4700): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cb4c00): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cb4c00): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cb4c00): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000930070 item 76 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cb4c00): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cb4c00): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.086924896 +0000 UTC m=+94.619644456 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cb4c00): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cb5140): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cb5140): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000930230 item 76 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cb5140): _readAt: size=2, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cb5140): >_readAt: n=0, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cb5140): _writeAt: size=3, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cb5140): >_writeAt: n=3, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cb5140): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.087548893 +0000 UTC m=+94.620268453 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cb5140): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cb56c0): _readAt: size=512, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cb56c0): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cb56c0): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cb56c0): >_readAt: n=3, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cb56c0): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.087548893 +0000 UTC m=+94.620268453 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cb56c0): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: Remove: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009303f0 item 76 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cb5d00): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cb5d00): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cb5d00): _readAt: size=2, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cb5d00): >_readAt: n=0, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cb5d00): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cb5d00): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cb5d00): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.089056456 +0000 UTC m=+94.621776017 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cb5d00): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cda280): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cda280): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cda280): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009308c0 item 77 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cda280): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cda280): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.089672067 +0000 UTC m=+94.622391627 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cda280): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 03:14:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cda980): _readAt: size=512, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cda980): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cda980): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cda980): >_readAt: n=5, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cda980): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.089672067 +0000 UTC m=+94.622391627 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cda980): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: Remove: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000930af0 item 77 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cdafc0): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cdafc0): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cdafc0): _readAt: size=2, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cdafc0): >_readAt: n=0, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cdafc0): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cdafc0): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cdafc0): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.091200159 +0000 UTC m=+94.623919719 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cdafc0): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cdb4c0): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cdb4c0): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cdb4c0): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000931030 item 78 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cdb4c0): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cdb4c0): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.091760324 +0000 UTC m=+94.624479884 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cdb4c0): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 03:14:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cdbbc0): _readAt: size=512, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cdbbc0): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cdbbc0): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cdbbc0): >_readAt: n=5, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cdbbc0): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.091760324 +0000 UTC m=+94.624479884 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cdbbc0): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: Remove: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009311f0 item 78 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cf4280): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cf4280): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cf4280): _readAt: size=2, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cf4280): >_readAt: n=0, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cf4280): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cf4280): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cf4280): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.093213605 +0000 UTC m=+94.625933165 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cf4280): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cf4780): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cf4780): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cf4780): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009315e0 item 79 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cf4780): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cf4780): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.093730529 +0000 UTC m=+94.626450089 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cf4780): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 03:14:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cf4e80): _readAt: size=512, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cf4e80): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cf4e80): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cf4e80): >_readAt: n=5, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cf4e80): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.093730529 +0000 UTC m=+94.626450089 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cf4e80): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: Remove: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009318f0 item 79 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:02 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/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cf54c0): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cf54c0): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cf54c0): _readAt: size=2, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cf54c0): >_readAt: n=0, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cf54c0): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cf54c0): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cf54c0): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.095196364 +0000 UTC m=+94.627915924 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cf54c0): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cf59c0): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cf59c0): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cf59c0): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00002e000 item 80 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cf59c0): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cf59c0): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.095994699 +0000 UTC m=+94.628714248 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000cf59c0): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 03:14:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000d18140): _readAt: size=512, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000d18140): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000d18140): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000d18140): >_readAt: n=5, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000d18140): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.095994699 +0000 UTC m=+94.628714248 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000d18140): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: Remove: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00002e380 item 80 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000d18780): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000d18780): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000d18780): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000d18780): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000d18780): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.097611618 +0000 UTC m=+94.630331178 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000d18780): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000d18c00): _readAt: size=2, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000d18c00): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000d18c00): open at offset 5 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000d18c00): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000d18c00): >_readAt: n=2, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000d18c00): _writeAt: size=3, off=7 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00002ea80 item 81 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000d18c00): >_writeAt: n=3, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000d18c00): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.098328991 +0000 UTC m=+94.631048541 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000d18c00): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000d19140): _readAt: size=512, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000d19140): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000d19140): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000d19140): >_readAt: n=8, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000d19140): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.098328991 +0000 UTC m=+94.631048541 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000d19140): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: Remove: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00002f030 item 81 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000d197c0): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000d197c0): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000d197c0): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000d197c0): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000d197c0): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.100312911 +0000 UTC m=+94.633032461 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000d197c0): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000bf4380): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000bf4380): open at offset 5 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000bf4380): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052c230 item 82 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000bf4380): _readAt: size=2, off=5 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000bf4380): >_readAt: n=0, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000bf4380): _writeAt: size=3, off=5 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000bf4380): >_writeAt: n=3, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000bf4380): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.100906241 +0000 UTC m=+94.633625790 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000bf4380): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000bf4900): _readAt: size=512, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000bf4900): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000bf4900): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000bf4900): >_readAt: n=3, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000bf4900): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.100906241 +0000 UTC m=+94.633625790 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000bf4900): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: Remove: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052c460 item 82 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000bf4f80): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000bf4f80): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000bf4f80): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000bf4f80): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000bf4f80): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.102102316 +0000 UTC m=+94.634821867 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000bf4f80): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000bf5480): _readAt: size=2, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000bf5480): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000bf5480): open at offset 5 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000bf5480): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000bf5480): >_readAt: n=2, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000bf5480): _writeAt: size=3, off=7 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052cbd0 item 83 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000bf5480): >_writeAt: n=3, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000bf5480): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.102584445 +0000 UTC m=+94.635303994 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000bf5480): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000bf59c0): _readAt: size=512, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000bf59c0): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000bf59c0): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000bf59c0): >_readAt: n=8, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000bf59c0): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.102584445 +0000 UTC m=+94.635303994 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000bf59c0): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: Remove: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052cd90 item 83 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000d19a00): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000d19a00): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000d19a00): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000d19a00): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000d19a00): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.104211363 +0000 UTC m=+94.636930913 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000d19a00): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000d19f00): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000d19f00): open at offset 5 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000d19f00): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052d2d0 item 84 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000d19f00): _readAt: size=2, off=5 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000d19f00): >_readAt: n=0, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000d19f00): _writeAt: size=3, off=5 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000d19f00): >_writeAt: n=3, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000d19f00): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.10494638 +0000 UTC m=+94.637665929 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000d19f00): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000bb0580): _readAt: size=512, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000bb0580): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000bb0580): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000bb0580): >_readAt: n=3, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000bb0580): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.10494638 +0000 UTC m=+94.637665929 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000bb0580): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: Remove: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052d6c0 item 84 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000bb0c00): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000bb0c00): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000bb0c00): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000bb0c00): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000bb0c00): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.106890074 +0000 UTC m=+94.639609624 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000bb0c00): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000bb1100): _readAt: size=2, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000bb1100): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000bb1100): open at offset 5 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000bb1100): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000bb1100): >_readAt: n=2, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000bb1100): _writeAt: size=3, off=7 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00002ff10 item 85 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000bb1100): >_writeAt: n=3, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000bb1100): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.10741822 +0000 UTC m=+94.640137771 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000bb1100): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000bb1640): _readAt: size=512, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000bb1640): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000bb1640): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000bb1640): >_readAt: n=8, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000bb1640): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.10741822 +0000 UTC m=+94.640137771 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000bb1640): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: Remove: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f64230 item 85 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000bb1cc0): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000bb1cc0): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000bb1cc0): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000bb1cc0): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000bb1cc0): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.108972351 +0000 UTC m=+94.641691901 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000bb1cc0): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000914240): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000914240): open at offset 5 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000914240): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f64620 item 86 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000914240): _readAt: size=2, off=5 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000914240): >_readAt: n=0, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000914240): _writeAt: size=3, off=5 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000914240): >_writeAt: n=3, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000914240): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.109616826 +0000 UTC m=+94.642336376 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000914240): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009147c0): _readAt: size=512, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009147c0): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009147c0): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009147c0): >_readAt: n=3, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009147c0): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.109616826 +0000 UTC m=+94.642336376 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0009147c0): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: Remove: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f647e0 item 86 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000914e40): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000914e40): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000914e40): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000914e40): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000914e40): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.110928199 +0000 UTC m=+94.643647750 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000914e40): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000915380): _readAt: size=2, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000915380): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000915380): open at offset 5 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000915380): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000915380): >_readAt: n=2, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000915380): _writeAt: size=3, off=7 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f64cb0 item 87 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000915380): >_writeAt: n=3, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000915380): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.111498233 +0000 UTC m=+94.644217784 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000915380): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000915900): _readAt: size=512, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000915900): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000915900): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000915900): >_readAt: n=8, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000915900): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.111498233 +0000 UTC m=+94.644217784 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000915900): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: Remove: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f64e70 item 87 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:02 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/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0000d4000): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0000d4000): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0000d4000): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0000d4000): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0000d4000): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.112860171 +0000 UTC m=+94.645579722 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0000d4000): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0000d4b40): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0000d4b40): open at offset 5 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0000d4b40): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f65340 item 88 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0000d4b40): _readAt: size=2, off=5 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0000d4b40): >_readAt: n=0, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0000d4b40): _writeAt: size=3, off=5 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0000d4b40): >_writeAt: n=3, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0000d4b40): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.11339964 +0000 UTC m=+94.646119189 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0000d4b40): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00096a080): _readAt: size=512, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00096a080): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00096a080): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00096a080): >_readAt: n=3, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00096a080): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.11339964 +0000 UTC m=+94.646119189 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00096a080): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: Remove: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f65500 item 88 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00096a6c0): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00096a6c0): open at offset 0 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00096a6c0): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00096a6c0): _readAt: size=2, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00096a6c0): >_readAt: n=0, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00096a6c0): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00096a6c0): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00096a6c0): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.115015126 +0000 UTC m=+94.647734675 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00096a6c0): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00096ac40): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00096ac40): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00096ac40): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f65880 item 89 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00096ac40): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00096ac40): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.115660172 +0000 UTC m=+94.648379722 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00096ac40): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00096b180): _readAt: size=2, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00096b180): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00096b180): open at offset 5 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00096b180): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00096b180): >_readAt: n=2, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00096b180): _writeAt: size=3, off=7 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f65c00 item 89 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00096b180): >_writeAt: n=3, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00096b180): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.116404645 +0000 UTC m=+94.649124196 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00096b180): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00096b700): _readAt: size=512, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00096b700): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00096b700): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00096b700): >_readAt: n=8, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00096b700): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.116404645 +0000 UTC m=+94.649124196 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00096b700): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: Remove: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f65dc0 item 89 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00096bd40): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00096bd40): open at offset 0 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00096bd40): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00096bd40): _readAt: size=2, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00096bd40): >_readAt: n=0, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00096bd40): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00096bd40): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00096bd40): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.11789175 +0000 UTC m=+94.650611299 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc00096bd40): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0003a46c0): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0003a46c0): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0003a46c0): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005348c0 item 90 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0003a46c0): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0003a46c0): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.118388807 +0000 UTC m=+94.651108356 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0003a46c0): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0003a57c0): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0003a57c0): open at offset 5 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0003a57c0): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000534b60 item 90 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0003a57c0): _readAt: size=2, off=5 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0003a57c0): >_readAt: n=0, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0003a57c0): _writeAt: size=3, off=5 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0003a57c0): >_writeAt: n=3, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0003a57c0): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.119030327 +0000 UTC m=+94.651749877 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0003a57c0): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0003a5ec0): _readAt: size=512, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0003a5ec0): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0003a5ec0): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0003a5ec0): >_readAt: n=3, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0003a5ec0): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.119030327 +0000 UTC m=+94.651749877 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0003a5ec0): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: Remove: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000534e70 item 90 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005aa580): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005aa580): open at offset 0 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005aa580): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005aa580): _readAt: size=2, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005aa580): >_readAt: n=0, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005aa580): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005aa580): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005aa580): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.120276928 +0000 UTC m=+94.652996478 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005aa580): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005aab00): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005aab00): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005aab00): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000535500 item 91 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005aab00): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005aab00): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.120761572 +0000 UTC m=+94.653481122 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005aab00): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005ab140): _readAt: size=2, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005ab140): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005ab140): open at offset 5 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005ab140): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005ab140): >_readAt: n=2, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005ab140): _writeAt: size=3, off=7 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005357a0 item 91 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005ab140): >_writeAt: n=3, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005ab140): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.121472232 +0000 UTC m=+94.654191792 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005ab140): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005ab6c0): _readAt: size=512, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005ab6c0): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005ab6c0): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005ab6c0): >_readAt: n=8, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005ab6c0): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.121472232 +0000 UTC m=+94.654191792 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005ab6c0): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: Remove: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000535ab0 item 91 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:02 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/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005abd00): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005abd00): open at offset 0 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005abd00): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005abd00): _readAt: size=2, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005abd00): >_readAt: n=0, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005abd00): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005abd00): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005abd00): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.122735433 +0000 UTC m=+94.655454984 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005abd00): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005ac3c0): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005ac3c0): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005ac3c0): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000220150 item 92 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005ac3c0): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005ac3c0): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.123253881 +0000 UTC m=+94.655973431 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005ac3c0): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005ac900): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005ac900): open at offset 5 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005ac900): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000220690 item 92 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005ac900): _readAt: size=2, off=5 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005ac900): >_readAt: n=0, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005ac900): _writeAt: size=3, off=5 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005ac900): >_writeAt: n=3, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005ac900): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.123870744 +0000 UTC m=+94.656590294 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005ac900): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005acec0): _readAt: size=512, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005acec0): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005acec0): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005acec0): >_readAt: n=3, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005acec0): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.123870744 +0000 UTC m=+94.656590294 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005acec0): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: Remove: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000221340 item 92 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005ad540): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005ad540): open at offset 0 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005ad540): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005ad540): _readAt: size=2, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005ad540): >_readAt: n=0, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005ad540): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005ad540): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005ad540): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.125142242 +0000 UTC m=+94.657861792 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005ad540): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005ada80): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005ada80): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005ada80): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000221e30 item 93 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005ada80): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005ada80): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.12561867 +0000 UTC m=+94.658338220 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0005ada80): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 03:14:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000824380): _readAt: size=512, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000824380): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000824380): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000824380): >_readAt: n=5, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000824380): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.12561867 +0000 UTC m=+94.658338220 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000824380): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: Remove: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a44150 item 93 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:02 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/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0008249c0): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0008249c0): open at offset 0 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0008249c0): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0008249c0): _readAt: size=2, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0008249c0): >_readAt: n=0, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0008249c0): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0008249c0): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0008249c0): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.127214429 +0000 UTC m=+94.659933979 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0008249c0): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000824f00): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000824f00): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000824f00): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a444d0 item 94 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000824f00): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000824f00): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.12777695 +0000 UTC m=+94.660496500 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000824f00): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 03:14:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000825600): _readAt: size=512, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000825600): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000825600): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000825600): >_readAt: n=5, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000825600): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.12777695 +0000 UTC m=+94.660496500 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000825600): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: Remove: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a44690 item 94 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:02 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/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000825c40): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000825c40): open at offset 0 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000825c40): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000825c40): _readAt: size=2, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000825c40): >_readAt: n=0, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000825c40): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000825c40): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000825c40): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.129024964 +0000 UTC m=+94.661744514 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc000825c40): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0007d2200): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0007d2200): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0007d2200): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a44af0 item 95 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0007d2200): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0007d2200): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.129598947 +0000 UTC m=+94.662318496 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0007d2200): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 03:14:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0007d2900): _readAt: size=512, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0007d2900): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0007d2900): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0007d2900): >_readAt: n=5, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0007d2900): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.129598947 +0000 UTC m=+94.662318496 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0007d2900): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: Remove: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a44d90 item 95 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:02 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/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0007d2f40): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0007d2f40): open at offset 0 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0007d2f40): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0007d2f40): _readAt: size=2, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0007d2f40): >_readAt: n=0, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0007d2f40): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0007d2f40): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0007d2f40): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.131111799 +0000 UTC m=+94.663831348 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0007d2f40): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0007d3480): _writeAt: size=5, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0007d3480): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0007d3480): >openPending: err= 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a45180 item 96 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0007d3480): >_writeAt: n=5, err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0007d3480): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.131593107 +0000 UTC m=+94.664312656 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0007d3480): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 03:14:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 03:14:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 03:14:02 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0007d3b80): _readAt: size=512, off=0 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0007d3b80): openPending: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0007d3b80): >openPending: err= 2026/02/28 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0007d3b80): >_readAt: n=5, err=EOF 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0007d3b80): close: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 03:14:02.131593107 +0000 UTC m=+94.664312656 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:02 DEBUG : open-test-file(0xc0007d3b80): >close: err= 2026/02/28 03:14:02 DEBUG : open-test-file: Remove: 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a45420 item 96 2026/02/28 03:14:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 03:14:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 03:14:02 DEBUG : open-test-file: >Remove: err= 2026/02/28 03:14:02 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:14:02 DEBUG : Looking for writers 2026/02/28 03:14:02 DEBUG : >WaitForWriters: 2026/02/28 03:14:02 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.98s) --- PASS: TestRWFileHandleOpenTests/writes (0.50s) --- 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.47s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.08s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:14:02 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:14:02 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/28 03:14:02 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:14:02 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:14:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:14:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 03:14:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:14:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:14:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 03:14:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:14:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:02 INFO : webdav root 'rclone-test-sagutap9xeda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/28 03:14:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:02 DEBUG : file1: newRWFileHandle: 2026/02/28 03:14:02 DEBUG : file1(0xc000485f40): openPending: 2026/02/28 03:14:02 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 03:14:02 DEBUG : file1(0xc000485f40): >openPending: err= 2026/02/28 03:14:02 DEBUG : file1: >newRWFileHandle: err= 2026/02/28 03:14:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 03:14:02 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/28 03:14:02 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2026/02/28 03:14:02 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:14:02 DEBUG : Looking for writers 2026/02/28 03:14:02 DEBUG : file1: reading active writers 2026/02/28 03:14:02 DEBUG : file1: active writers 1 2026/02/28 03:14:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/02/28 03:14:02 DEBUG : Looking for writers 2026/02/28 03:14:02 DEBUG : file1: reading active writers 2026/02/28 03:14:02 DEBUG : file1: active writers 1 2026/02/28 03:14:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/02/28 03:14:02 DEBUG : Looking for writers 2026/02/28 03:14:02 DEBUG : file1: reading active writers 2026/02/28 03:14:02 DEBUG : file1: active writers 1 2026/02/28 03:14:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/02/28 03:14:02 DEBUG : Looking for writers 2026/02/28 03:14:02 DEBUG : file1: reading active writers 2026/02/28 03:14:02 DEBUG : file1: active writers 1 2026/02/28 03:14:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/02/28 03:14:02 DEBUG : Looking for writers 2026/02/28 03:14:02 DEBUG : file1: reading active writers 2026/02/28 03:14:02 DEBUG : file1: active writers 1 2026/02/28 03:14:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/02/28 03:14:02 DEBUG : Looking for writers 2026/02/28 03:14:02 DEBUG : file1: reading active writers 2026/02/28 03:14:02 DEBUG : file1: active writers 1 2026/02/28 03:14:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/02/28 03:14:03 DEBUG : Looking for writers 2026/02/28 03:14:03 DEBUG : file1: reading active writers 2026/02/28 03:14:03 DEBUG : file1: active writers 1 2026/02/28 03:14:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/02/28 03:14:03 DEBUG : Looking for writers 2026/02/28 03:14:03 DEBUG : file1: reading active writers 2026/02/28 03:14:03 DEBUG : file1: active writers 1 2026/02/28 03:14:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/28 03:14:04 DEBUG : Looking for writers 2026/02/28 03:14:04 DEBUG : file1: reading active writers 2026/02/28 03:14:04 DEBUG : file1: active writers 1 2026/02/28 03:14:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/28 03:14:05 DEBUG : Looking for writers 2026/02/28 03:14:05 DEBUG : file1: reading active writers 2026/02/28 03:14:05 DEBUG : file1: active writers 1 2026/02/28 03:14:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/28 03:14:06 DEBUG : Looking for writers 2026/02/28 03:14:06 DEBUG : file1: reading active writers 2026/02/28 03:14:06 DEBUG : file1: active writers 1 2026/02/28 03:14:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/28 03:14:07 DEBUG : Looking for writers 2026/02/28 03:14:07 DEBUG : file1: reading active writers 2026/02/28 03:14:07 DEBUG : file1: active writers 1 2026/02/28 03:14:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/28 03:14:08 DEBUG : Looking for writers 2026/02/28 03:14:08 DEBUG : file1: reading active writers 2026/02/28 03:14:08 DEBUG : file1: active writers 1 2026/02/28 03:14:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/28 03:14:09 DEBUG : Looking for writers 2026/02/28 03:14:09 DEBUG : file1: reading active writers 2026/02/28 03:14:09 DEBUG : file1: active writers 1 2026/02/28 03:14:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/28 03:14:10 DEBUG : Looking for writers 2026/02/28 03:14:10 DEBUG : file1: reading active writers 2026/02/28 03:14:10 DEBUG : file1: active writers 1 2026/02/28 03:14:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/28 03:14:11 DEBUG : Looking for writers 2026/02/28 03:14:11 DEBUG : file1: reading active writers 2026/02/28 03:14:11 DEBUG : file1: active writers 1 2026/02/28 03:14:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/28 03:14:12 DEBUG : Looking for writers 2026/02/28 03:14:12 DEBUG : file1: reading active writers 2026/02/28 03:14:12 DEBUG : file1: active writers 1 2026/02/28 03:14:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/28 03:14:13 DEBUG : Looking for writers 2026/02/28 03:14:13 DEBUG : file1: reading active writers 2026/02/28 03:14:13 DEBUG : file1: active writers 1 2026/02/28 03:14:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/28 03:14:14 DEBUG : Looking for writers 2026/02/28 03:14:14 DEBUG : file1: reading active writers 2026/02/28 03:14:14 DEBUG : file1: active writers 1 2026/02/28 03:14:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/28 03:14:15 DEBUG : Looking for writers 2026/02/28 03:14:15 DEBUG : file1: reading active writers 2026/02/28 03:14:15 DEBUG : file1: active writers 1 2026/02/28 03:14:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/28 03:14:16 DEBUG : Looking for writers 2026/02/28 03:14:16 DEBUG : file1: reading active writers 2026/02/28 03:14:16 DEBUG : file1: active writers 1 2026/02/28 03:14:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/28 03:14:17 DEBUG : Looking for writers 2026/02/28 03:14:17 DEBUG : file1: reading active writers 2026/02/28 03:14:17 DEBUG : file1: active writers 1 2026/02/28 03:14:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/28 03:14:18 DEBUG : Looking for writers 2026/02/28 03:14:18 DEBUG : file1: reading active writers 2026/02/28 03:14:18 DEBUG : file1: active writers 1 2026/02/28 03:14:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/28 03:14:19 DEBUG : Looking for writers 2026/02/28 03:14:19 DEBUG : file1: reading active writers 2026/02/28 03:14:19 DEBUG : file1: active writers 1 2026/02/28 03:14:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/28 03:14:20 DEBUG : Looking for writers 2026/02/28 03:14:20 DEBUG : file1: reading active writers 2026/02/28 03:14:20 DEBUG : file1: active writers 1 2026/02/28 03:14:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/28 03:14:21 DEBUG : Looking for writers 2026/02/28 03:14:21 DEBUG : file1: reading active writers 2026/02/28 03:14:21 DEBUG : file1: active writers 1 2026/02/28 03:14:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/28 03:14:22 DEBUG : Looking for writers 2026/02/28 03:14:22 DEBUG : file1: reading active writers 2026/02/28 03:14:22 DEBUG : file1: active writers 1 2026/02/28 03:14:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/28 03:14:23 DEBUG : Looking for writers 2026/02/28 03:14:23 DEBUG : file1: reading active writers 2026/02/28 03:14:23 DEBUG : file1: active writers 1 2026/02/28 03:14:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/28 03:14:24 DEBUG : Looking for writers 2026/02/28 03:14:24 DEBUG : file1: reading active writers 2026/02/28 03:14:24 DEBUG : file1: active writers 1 2026/02/28 03:14:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/28 03:14:25 DEBUG : Looking for writers 2026/02/28 03:14:25 DEBUG : file1: reading active writers 2026/02/28 03:14:25 DEBUG : file1: active writers 1 2026/02/28 03:14:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/28 03:14:26 DEBUG : Looking for writers 2026/02/28 03:14:26 DEBUG : file1: reading active writers 2026/02/28 03:14:26 DEBUG : file1: active writers 1 2026/02/28 03:14:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/28 03:14:27 DEBUG : Looking for writers 2026/02/28 03:14:27 DEBUG : file1: reading active writers 2026/02/28 03:14:27 DEBUG : file1: active writers 1 2026/02/28 03:14:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/28 03:14:28 DEBUG : Looking for writers 2026/02/28 03:14:28 DEBUG : file1: reading active writers 2026/02/28 03:14:28 DEBUG : file1: active writers 1 2026/02/28 03:14:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/28 03:14:29 DEBUG : Looking for writers 2026/02/28 03:14:29 DEBUG : file1: reading active writers 2026/02/28 03:14:29 DEBUG : file1: active writers 1 2026/02/28 03:14:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/28 03:14:30 DEBUG : Looking for writers 2026/02/28 03:14:30 DEBUG : file1: reading active writers 2026/02/28 03:14:30 DEBUG : file1: active writers 1 2026/02/28 03:14:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/28 03:14:31 DEBUG : Looking for writers 2026/02/28 03:14:31 DEBUG : file1: reading active writers 2026/02/28 03:14:31 DEBUG : file1: active writers 1 2026/02/28 03:14:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/28 03:14:32 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc000a9c3c0 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc0009a1e08 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824643821120} name:file1 opens:1 downloaders: o: fd:0xc00007e928 info:{ModTime:{wall:14006394121569652006 ext:94940045550 loc:0x45874c0} ATime:{wall:14006394121569652006 ext:94940045550 loc:0x45874c0} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2026/02/28 03:14:32 DEBUG : >WaitForWriters: 2026/02/28 03:14:32 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.27s) === RUN TestRWCacheRename run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:14:32 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:14:32 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/28 03:14:32 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:14:32 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:14:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:14:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 03:14:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:14:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:14:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 03:14:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:14:32 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:32 INFO : webdav root 'rclone-test-sagutap9xeda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/28 03:14:32 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:32 DEBUG : rename_me: newRWFileHandle: 2026/02/28 03:14:32 DEBUG : rename_me(0xc00067b140): openPending: 2026/02/28 03:14:32 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 03:14:32 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/02/28 03:14:32 DEBUG : rename_me(0xc00067b140): >openPending: err= 2026/02/28 03:14:32 DEBUG : rename_me: >newRWFileHandle: err= 2026/02/28 03:14:32 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/02/28 03:14:32 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/02/28 03:14:32 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/02/28 03:14:32 DEBUG : rename_me(0xc00067b140): _writeAt: size=5, off=0 2026/02/28 03:14:32 DEBUG : rename_me(0xc00067b140): >_writeAt: n=5, err= 2026/02/28 03:14:32 DEBUG : rename_me(0xc00067b140): close: 2026/02/28 03:14:32 DEBUG : rename_me: vfs cache: setting modification time to 2026-02-28 03:14:32.673188093 +0000 UTC m=+125.205907653 2026/02/28 03:14:32 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/02/28 03:14:32 DEBUG : rename_me(0xc00067b140): >close: err= 2026/02/28 03:14:32 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/02/28 03:14:32 DEBUG : i_was_renamed: Updating file with 0xc0007640c0 2026/02/28 03:14:32 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/02/28 03:14:32 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/02/28 03:14:32 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:14:32 DEBUG : Looking for writers 2026/02/28 03:14:32 DEBUG : i_was_renamed: reading active writers 2026/02/28 03:14:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/28 03:14:32 DEBUG : Looking for writers 2026/02/28 03:14:32 DEBUG : i_was_renamed: reading active writers 2026/02/28 03:14:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/28 03:14:32 DEBUG : Looking for writers 2026/02/28 03:14:32 DEBUG : i_was_renamed: reading active writers 2026/02/28 03:14:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/28 03:14:32 DEBUG : Looking for writers 2026/02/28 03:14:32 DEBUG : i_was_renamed: reading active writers 2026/02/28 03:14:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/28 03:14:32 DEBUG : i_was_renamed: vfs cache: starting upload 2026/02/28 03:14:32 DEBUG : Looking for writers 2026/02/28 03:14:32 DEBUG : i_was_renamed: reading active writers 2026/02/28 03:14:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/28 03:14:32 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2026/02/28 03:14:32 DEBUG : Looking for writers 2026/02/28 03:14:32 DEBUG : i_was_renamed: reading active writers 2026/02/28 03:14:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/28 03:14:33 DEBUG : i_was_renamed: size = 5 OK 2026/02/28 03:14:33 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/02/28 03:14:33 INFO : i_was_renamed: Copied (new) 2026/02/28 03:14:33 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-02-28 03:14:32 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/02/28 03:14:33 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/02/28 03:14:33 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/02/28 03:14:33 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/02/28 03:14:33 DEBUG : Looking for writers 2026/02/28 03:14:33 DEBUG : i_was_renamed: reading active writers 2026/02/28 03:14:33 DEBUG : >WaitForWriters: 2026/02/28 03:14:33 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.99s) === RUN TestRWCacheUpdate run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:14:33 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:14:33 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/28 03:14:33 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:14:33 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:14:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:14:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 03:14:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:14:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:14:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 03:14:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{_B-jB}/rclone-test-sagutap9xeda" 2026/02/28 03:14:33 INFO : webdav root 'rclone-test-sagutap9xeda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/28 03:14:33 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/02/28 03:14:33 DEBUG : forgetting directory cache 2026/02/28 03:14:34 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:34 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/28 03:14:34 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/28 03:14:34 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/28 03:14:34 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/28 03:14:34 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/28 03:14:34 DEBUG : TestRWCacheUpdate(0xc000443a40): _readAt: size=512, off=0 2026/02/28 03:14:34 DEBUG : TestRWCacheUpdate(0xc000443a40): openPending: 2026/02/28 03:14:34 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-02-28 02:15:33 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/02/28 03:14:34 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/02/28 03:14:34 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/28 03:14:34 DEBUG : TestRWCacheUpdate(0xc000443a40): >openPending: err= 2026/02/28 03:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/02/28 03:14:34 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/28 03:14:34 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/28 03:14:34 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/28 03:14:34 DEBUG : TestRWCacheUpdate(0xc000443a40): >_readAt: n=20, err=EOF 2026/02/28 03:14:34 DEBUG : TestRWCacheUpdate(0xc000443a40): close: 2026/02/28 03:14:34 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-28 02:15:33 +0000 GMT 2026/02/28 03:14:34 DEBUG : TestRWCacheUpdate(0xc000443a40): >close: err= 2026/02/28 03:14:34 DEBUG : Re-reading directory (119.698976ms old) 2026/02/28 03:14:34 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/28 03:14:34 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/02/28 03:14:34 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/02/28 03:14:34 DEBUG : forgetting directory cache 2026/02/28 03:14:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/28 03:14:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/28 03:14:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/28 03:14:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/28 03:14:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/28 03:14:35 DEBUG : TestRWCacheUpdate(0xc000cf4d80): _readAt: size=512, off=0 2026/02/28 03:14:35 DEBUG : TestRWCacheUpdate(0xc000cf4d80): openPending: 2026/02/28 03:14:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-02-28 02:16:33 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-02-28 02:15:33 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/02/28 03:14:35 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-02-28 02:16:33 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-02-28 02:15:33 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/02/28 03:14:35 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/02/28 03:14:35 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/28 03:14:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/02/28 03:14:35 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/28 03:14:35 DEBUG : TestRWCacheUpdate(0xc000cf4d80): >openPending: err= 2026/02/28 03:14:35 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/02/28 03:14:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/28 03:14:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/28 03:14:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/28 03:14:35 DEBUG : TestRWCacheUpdate(0xc000cf4d80): >_readAt: n=20, err=EOF 2026/02/28 03:14:35 DEBUG : TestRWCacheUpdate(0xc000cf4d80): close: 2026/02/28 03:14:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-28 02:16:33 +0000 GMT 2026/02/28 03:14:35 DEBUG : TestRWCacheUpdate(0xc000cf4d80): >close: err= 2026/02/28 03:14:35 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/02/28 03:14:35 DEBUG : forgetting directory cache 2026/02/28 03:14:35 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/28 03:14:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/28 03:14:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/28 03:14:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/28 03:14:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/28 03:14:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/28 03:14:35 DEBUG : TestRWCacheUpdate(0xc0007eaec0): _readAt: size=512, off=0 2026/02/28 03:14:35 DEBUG : TestRWCacheUpdate(0xc0007eaec0): openPending: 2026/02/28 03:14:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-02-28 02:17:33 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-02-28 02:16:33 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/02/28 03:14:35 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-02-28 02:17:33 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-02-28 02:16:33 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/02/28 03:14:35 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/02/28 03:14:35 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/28 03:14:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/02/28 03:14:35 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/28 03:14:35 DEBUG : TestRWCacheUpdate(0xc0007eaec0): >openPending: err= 2026/02/28 03:14:35 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/02/28 03:14:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/28 03:14:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/28 03:14:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/28 03:14:36 DEBUG : TestRWCacheUpdate(0xc0007eaec0): >_readAt: n=20, err=EOF 2026/02/28 03:14:36 DEBUG : TestRWCacheUpdate(0xc0007eaec0): close: 2026/02/28 03:14:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-28 02:17:33 +0000 GMT 2026/02/28 03:14:36 DEBUG : TestRWCacheUpdate(0xc0007eaec0): >close: err= 2026/02/28 03:14:36 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/02/28 03:14:36 DEBUG : forgetting directory cache 2026/02/28 03:14:36 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/28 03:14:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/28 03:14:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/28 03:14:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/28 03:14:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/28 03:14:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/28 03:14:36 DEBUG : TestRWCacheUpdate(0xc0008daf40): _readAt: size=512, off=0 2026/02/28 03:14:36 DEBUG : TestRWCacheUpdate(0xc0008daf40): openPending: 2026/02/28 03:14:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-02-28 02:18:33 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-02-28 02:17:33 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/02/28 03:14:36 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-02-28 02:18:33 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-02-28 02:17:33 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/02/28 03:14:36 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/02/28 03:14:36 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/28 03:14:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/02/28 03:14:36 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/28 03:14:36 DEBUG : TestRWCacheUpdate(0xc0008daf40): >openPending: err= 2026/02/28 03:14:36 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/02/28 03:14:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/28 03:14:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/28 03:14:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/28 03:14:36 DEBUG : TestRWCacheUpdate(0xc0008daf40): >_readAt: n=20, err=EOF 2026/02/28 03:14:36 DEBUG : TestRWCacheUpdate(0xc0008daf40): close: 2026/02/28 03:14:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-28 02:18:33 +0000 GMT 2026/02/28 03:14:36 DEBUG : TestRWCacheUpdate(0xc0008daf40): >close: err= 2026/02/28 03:14:36 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/02/28 03:14:36 DEBUG : forgetting directory cache 2026/02/28 03:14:36 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/28 03:14:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/28 03:14:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/28 03:14:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/28 03:14:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/28 03:14:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/28 03:14:37 DEBUG : TestRWCacheUpdate(0xc000a87740): _readAt: size=512, off=0 2026/02/28 03:14:37 DEBUG : TestRWCacheUpdate(0xc000a87740): openPending: 2026/02/28 03:14:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-02-28 02:19:33 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-02-28 02:18:33 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/02/28 03:14:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-02-28 02:19:33 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-02-28 02:18:33 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/02/28 03:14:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/02/28 03:14:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/28 03:14:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/02/28 03:14:37 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/28 03:14:37 DEBUG : TestRWCacheUpdate(0xc000a87740): >openPending: err= 2026/02/28 03:14:37 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/02/28 03:14:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/28 03:14:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/28 03:14:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/28 03:14:37 DEBUG : TestRWCacheUpdate(0xc000a87740): >_readAt: n=20, err=EOF 2026/02/28 03:14:37 DEBUG : TestRWCacheUpdate(0xc000a87740): close: 2026/02/28 03:14:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-28 02:19:33 +0000 GMT 2026/02/28 03:14:37 DEBUG : TestRWCacheUpdate(0xc000a87740): >close: err= 2026/02/28 03:14:37 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/02/28 03:14:37 DEBUG : forgetting directory cache 2026/02/28 03:14:37 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/28 03:14:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/28 03:14:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/28 03:14:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/28 03:14:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/28 03:14:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/28 03:14:38 DEBUG : TestRWCacheUpdate(0xc000a438c0): _readAt: size=512, off=0 2026/02/28 03:14:38 DEBUG : TestRWCacheUpdate(0xc000a438c0): openPending: 2026/02/28 03:14:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-02-28 02:20:33 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-02-28 02:19:33 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/02/28 03:14:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-02-28 02:20:33 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-02-28 02:19:33 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/02/28 03:14:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/02/28 03:14:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/28 03:14:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/02/28 03:14:38 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/28 03:14:38 DEBUG : TestRWCacheUpdate(0xc000a438c0): >openPending: err= 2026/02/28 03:14:38 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/02/28 03:14:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/28 03:14:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/28 03:14:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/28 03:14:38 DEBUG : TestRWCacheUpdate(0xc000a438c0): >_readAt: n=20, err=EOF 2026/02/28 03:14:38 DEBUG : TestRWCacheUpdate(0xc000a438c0): close: 2026/02/28 03:14:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-28 02:20:33 +0000 GMT 2026/02/28 03:14:38 DEBUG : TestRWCacheUpdate(0xc000a438c0): >close: err= 2026/02/28 03:14:38 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/02/28 03:14:38 DEBUG : forgetting directory cache 2026/02/28 03:14:38 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/28 03:14:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/28 03:14:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/28 03:14:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/28 03:14:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/28 03:14:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/28 03:14:39 DEBUG : TestRWCacheUpdate(0xc000a65c00): _readAt: size=512, off=0 2026/02/28 03:14:39 DEBUG : TestRWCacheUpdate(0xc000a65c00): openPending: 2026/02/28 03:14:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-02-28 02:21:33 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-02-28 02:20:33 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/02/28 03:14:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-02-28 02:21:33 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-02-28 02:20:33 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/02/28 03:14:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/02/28 03:14:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/28 03:14:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/02/28 03:14:39 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/28 03:14:39 DEBUG : TestRWCacheUpdate(0xc000a65c00): >openPending: err= 2026/02/28 03:14:39 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/02/28 03:14:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/28 03:14:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/28 03:14:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/28 03:14:39 DEBUG : TestRWCacheUpdate(0xc000a65c00): >_readAt: n=21, err=EOF 2026/02/28 03:14:39 DEBUG : TestRWCacheUpdate(0xc000a65c00): close: 2026/02/28 03:14:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-28 02:21:33 +0000 GMT 2026/02/28 03:14:39 DEBUG : TestRWCacheUpdate(0xc000a65c00): >close: err= 2026/02/28 03:14:39 DEBUG : Re-reading directory (107.704118ms old) 2026/02/28 03:14:39 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/28 03:14:39 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/02/28 03:14:39 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/02/28 03:14:39 DEBUG : forgetting directory cache 2026/02/28 03:14:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/28 03:14:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/28 03:14:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/28 03:14:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/28 03:14:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/28 03:14:39 DEBUG : TestRWCacheUpdate(0xc000a94040): _readAt: size=512, off=0 2026/02/28 03:14:39 DEBUG : TestRWCacheUpdate(0xc000a94040): openPending: 2026/02/28 03:14:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-02-28 02:22:33 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-02-28 02:21:33 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/02/28 03:14:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-02-28 02:22:33 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-02-28 02:21:33 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/02/28 03:14:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/02/28 03:14:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/28 03:14:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/02/28 03:14:39 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/28 03:14:39 DEBUG : TestRWCacheUpdate(0xc000a94040): >openPending: err= 2026/02/28 03:14:39 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/02/28 03:14:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/28 03:14:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/28 03:14:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/28 03:14:39 DEBUG : TestRWCacheUpdate(0xc000a94040): >_readAt: n=22, err=EOF 2026/02/28 03:14:39 DEBUG : TestRWCacheUpdate(0xc000a94040): close: 2026/02/28 03:14:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-28 02:22:33 +0000 GMT 2026/02/28 03:14:39 DEBUG : TestRWCacheUpdate(0xc000a94040): >close: err= 2026/02/28 03:14:40 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/02/28 03:14:40 DEBUG : forgetting directory cache 2026/02/28 03:14:40 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/28 03:14:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/28 03:14:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/28 03:14:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/28 03:14:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/28 03:14:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/28 03:14:40 DEBUG : TestRWCacheUpdate(0xc0009152c0): _readAt: size=512, off=0 2026/02/28 03:14:40 DEBUG : TestRWCacheUpdate(0xc0009152c0): openPending: 2026/02/28 03:14:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-02-28 02:23:33 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-02-28 02:22:33 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/02/28 03:14:40 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-02-28 02:23:33 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-02-28 02:22:33 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/02/28 03:14:40 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/02/28 03:14:40 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/28 03:14:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/02/28 03:14:40 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/28 03:14:40 DEBUG : TestRWCacheUpdate(0xc0009152c0): >openPending: err= 2026/02/28 03:14:40 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/02/28 03:14:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/28 03:14:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/28 03:14:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/28 03:14:40 DEBUG : TestRWCacheUpdate(0xc0009152c0): >_readAt: n=23, err=EOF 2026/02/28 03:14:40 DEBUG : TestRWCacheUpdate(0xc0009152c0): close: 2026/02/28 03:14:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-28 02:23:33 +0000 GMT 2026/02/28 03:14:40 DEBUG : TestRWCacheUpdate(0xc0009152c0): >close: err= 2026/02/28 03:14:40 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/02/28 03:14:40 DEBUG : forgetting directory cache 2026/02/28 03:14:40 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/28 03:14:41 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:14:41 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/28 03:14:41 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/28 03:14:41 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/28 03:14:41 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/28 03:14:41 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/28 03:14:41 DEBUG : TestRWCacheUpdate(0xc0005aa880): _readAt: size=512, off=0 2026/02/28 03:14:41 DEBUG : TestRWCacheUpdate(0xc0005aa880): openPending: 2026/02/28 03:14:41 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-02-28 02:24:33 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-02-28 02:23:33 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/02/28 03:14:41 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-02-28 02:24:33 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-02-28 02:23:33 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/02/28 03:14:41 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/02/28 03:14:41 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/28 03:14:41 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/02/28 03:14:41 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/28 03:14:41 DEBUG : TestRWCacheUpdate(0xc0005aa880): >openPending: err= 2026/02/28 03:14:41 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/02/28 03:14:41 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/28 03:14:41 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/28 03:14:41 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/28 03:14:41 DEBUG : TestRWCacheUpdate(0xc0005aa880): >_readAt: n=24, err=EOF 2026/02/28 03:14:41 DEBUG : TestRWCacheUpdate(0xc0005aa880): close: 2026/02/28 03:14:41 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-28 02:24:33 +0000 GMT 2026/02/28 03:14:41 DEBUG : TestRWCacheUpdate(0xc0005aa880): >close: err= 2026/02/28 03:14:41 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:14:41 DEBUG : Looking for writers 2026/02/28 03:14:41 DEBUG : TestRWCacheUpdate: reading active writers 2026/02/28 03:14:41 DEBUG : >WaitForWriters: 2026/02/28 03:14:41 DEBUG : webdav root 'rclone-test-sagutap9xeda': vfs cache: cleaner exiting 2026/02/28 03:14:41 DEBUG : forgetting directory cache 2026/02/28 03:14:41 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestRWCacheUpdate (8.34s) === RUN TestCaseSensitivity run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:14:42 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2026/02/28 03:14:42 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2026/02/28 03:14:42 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2026/02/28 03:14:42 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:14:42 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:14:42 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 03:14:42 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/28 03:14:42 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/28 03:14:42 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/02/28 03:14:42 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/28 03:14:43 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/28 03:14:43 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 03:14:43 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/28 03:14:43 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/28 03:14:43 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/02/28 03:14:43 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/28 03:14:43 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/28 03:14:43 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 03:14:43 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/28 03:14:43 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/28 03:14:43 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/02/28 03:14:43 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/28 03:14:43 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/28 03:14:43 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 03:14:43 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/02/28 03:14:43 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/02/28 03:14:43 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/02/28 03:14:43 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/02/28 03:14:43 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/28 03:14:43 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 03:14:43 DEBUG : FilEb: Open: flags=O_RDONLY 2026/02/28 03:14:43 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/02/28 03:14:43 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/02/28 03:14:43 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/02/28 03:14:43 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/28 03:14:43 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 03:14:43 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/28 03:14:43 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/28 03:14:43 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/02/28 03:14:43 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/28 03:14:43 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/28 03:14:43 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 03:14:43 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/28 03:14:43 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/28 03:14:43 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/02/28 03:14:43 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/28 03:14:43 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/28 03:14:43 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 03:14:43 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/28 03:14:43 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/28 03:14:43 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/02/28 03:14:43 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/28 03:14:43 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/28 03:14:43 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 03:14:43 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/28 03:14:43 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/28 03:14:43 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/02/28 03:14:43 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/28 03:14:43 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/28 03:14:43 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 03:14:43 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/02/28 03:14:43 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/02/28 03:14:43 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/02/28 03:14:43 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/02/28 03:14:44 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/28 03:14:44 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 03:14:44 DEBUG : FilEb: Open: flags=O_RDONLY 2026/02/28 03:14:44 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/02/28 03:14:44 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/02/28 03:14:44 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/02/28 03:14:44 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/28 03:14:44 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 03:14:44 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/02/28 03:14:44 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/02/28 03:14:44 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 03:14:44 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/02/28 03:14:44 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/02/28 03:14:44 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 03:14:44 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/28 03:14:44 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/28 03:14:44 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/02/28 03:14:44 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/28 03:14:44 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/28 03:14:44 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 03:14:44 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:44 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 03:14:44 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:44 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 03:14:44 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:44 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 03:14:44 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/02/28 03:14:44 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/02/28 03:14:44 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/02/28 03:14:44 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/02/28 03:14:44 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/28 03:14:44 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 03:14:44 DEBUG : FilEb: Open: flags=O_RDONLY 2026/02/28 03:14:44 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/02/28 03:14:44 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/02/28 03:14:44 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/02/28 03:14:44 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/28 03:14:44 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 03:14:44 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:44 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 03:14:44 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:44 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:14:44 DEBUG : Looking for writers 2026/02/28 03:14:44 DEBUG : FiLeA: reading active writers 2026/02/28 03:14:44 DEBUG : FiLeB: reading active writers 2026/02/28 03:14:44 DEBUG : FilEb: reading active writers 2026/02/28 03:14:44 DEBUG : >WaitForWriters: 2026/02/28 03:14:44 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:14:44 DEBUG : Looking for writers 2026/02/28 03:14:44 DEBUG : FiLeA: reading active writers 2026/02/28 03:14:44 DEBUG : FiLeB: reading active writers 2026/02/28 03:14:44 DEBUG : FilEb: reading active writers 2026/02/28 03:14:44 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (3.04s) === RUN TestUnicodeNormalization run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:14:45 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2026/02/28 03:14:45 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2026/02/28 03:14:45 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:14:45 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 03:14:45 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/02/28 03:14:45 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/02/28 03:14:45 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/02/28 03:14:45 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/28 03:14:45 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/28 03:14:45 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 03:14:45 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/02/28 03:14:45 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/02/28 03:14:45 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/02/28 03:14:45 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/02/28 03:14:45 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/28 03:14:45 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 03:14:45 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/02/28 03:14:45 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/02/28 03:14:45 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/02/28 03:14:45 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/28 03:14:46 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/28 03:14:46 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 03:14:46 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:46 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:14:46 DEBUG : Looking for writers 2026/02/28 03:14:46 DEBUG : normal name with no special characters.txt: reading active writers 2026/02/28 03:14:46 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/02/28 03:14:46 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.54s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:14:46 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:14:46 DEBUG : webdav root 'rclone-test-sagutap9xeda': Reusing VFS from active cache 2026/02/28 03:14:46 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:14:46 DEBUG : Looking for writers 2026/02/28 03:14:46 DEBUG : >WaitForWriters: 2026/02/28 03:14:46 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:14:46 DEBUG : Looking for writers 2026/02/28 03:14:46 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.16s) === RUN TestVFSNewWithOpts run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:14:46 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:14:46 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:14:46 DEBUG : Looking for writers 2026/02/28 03:14:46 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.15s) === RUN TestVFSRoot run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:14:46 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:14:46 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:14:46 DEBUG : Looking for writers 2026/02/28 03:14:46 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.15s) === RUN TestVFSStat run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:14:46 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:14:47 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/02/28 03:14:47 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/02/28 03:14:47 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:14:47 DEBUG : dir: Looking for writers 2026/02/28 03:14:47 DEBUG : file2: reading active writers 2026/02/28 03:14:47 DEBUG : Looking for writers 2026/02/28 03:14:47 DEBUG : dir: reading active writers 2026/02/28 03:14:47 DEBUG : file1: reading active writers 2026/02/28 03:14:47 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.72s) === RUN TestVFSStatParent run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:14:48 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:14:48 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/02/28 03:14:49 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/02/28 03:14:49 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:14:49 DEBUG : dir: Looking for writers 2026/02/28 03:14:49 DEBUG : Looking for writers 2026/02/28 03:14:49 DEBUG : dir: reading active writers 2026/02/28 03:14:49 DEBUG : file1: reading active writers 2026/02/28 03:14:49 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.42s) === RUN TestVFSOpenFile run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:14:50 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:14:50 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/02/28 03:14:50 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/02/28 03:14:50 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 03:14:50 DEBUG : file1: Open: flags=O_RDONLY 2026/02/28 03:14:50 DEBUG : file1: >Open: fd=file1 (r), err= 2026/02/28 03:14:50 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/02/28 03:14:50 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 03:14:50 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/02/28 03:14:50 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 03:14:50 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:50 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:50 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:14:50 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/02/28 03:14:50 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/02/28 03:14:50 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/02/28 03:14:50 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/02/28 03:14:50 DEBUG : webdav root 'rclone-test-sagutap9xeda': File to upload is small (0 bytes), uploading instead of streaming 2026/02/28 03:14:51 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2026/02/28 03:14:51 DEBUG : dir/new_file.txt: size = 0 OK 2026/02/28 03:14:51 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/02/28 03:14:51 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/02/28 03:14:51 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/02/28 03:14:51 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:14:51 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/02/28 03:14:51 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:14:51 DEBUG : dir: Looking for writers 2026/02/28 03:14:51 DEBUG : file2: reading active writers 2026/02/28 03:14:51 DEBUG : new_file.txt: reading active writers 2026/02/28 03:14:51 DEBUG : Looking for writers 2026/02/28 03:14:51 DEBUG : dir: reading active writers 2026/02/28 03:14:51 DEBUG : file1: reading active writers 2026/02/28 03:14:51 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.89s) === RUN TestVFSRename run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:14:52 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:14:52 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/02/28 03:14:52 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/02/28 03:14:52 DEBUG : dir/file1: Updating file with dir/file1 0xc000816000 2026/02/28 03:14:52 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/02/28 03:14:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/28 03:14:53 INFO : dir/file1: Moved (server-side) to: file0 2026/02/28 03:14:53 DEBUG : file0: Updating file with file0 0xc000816000 2026/02/28 03:14:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/28 03:14:53 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/02/28 03:14:53 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:14:53 DEBUG : dir: Looking for writers 2026/02/28 03:14:53 DEBUG : Looking for writers 2026/02/28 03:14:53 DEBUG : dir: reading active writers 2026/02/28 03:14:53 DEBUG : file0: reading active writers 2026/02/28 03:14:53 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (2.26s) === RUN TestVFSStatfs run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:14:54 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:14:54 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:14:54 DEBUG : Looking for writers 2026/02/28 03:14:54 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.23s) === RUN TestVFSMkdir run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:14:54 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:14:54 DEBUG : Added virtual directory entry vAddDir: "/" 2026/02/28 03:14:54 DEBUG : Added virtual directory entry vAddDir: "a" 2026/02/28 03:14:55 DEBUG : Added virtual directory entry vAddDir: "b" 2026/02/28 03:14:55 DEBUG : Added virtual directory entry vAddDir: "c" 2026/02/28 03:14:56 DEBUG : Added virtual directory entry vAddDir: "d" 2026/02/28 03:14:56 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:14:56 DEBUG : a: Looking for writers 2026/02/28 03:14:56 DEBUG : b: Looking for writers 2026/02/28 03:14:56 DEBUG : c: Looking for writers 2026/02/28 03:14:56 DEBUG : d: Looking for writers 2026/02/28 03:14:56 DEBUG : Looking for writers 2026/02/28 03:14:56 DEBUG : Looking for writers 2026/02/28 03:14:56 DEBUG : b: reading active writers 2026/02/28 03:14:56 DEBUG : c: reading active writers 2026/02/28 03:14:56 DEBUG : d: reading active writers 2026/02/28 03:14:56 DEBUG : /: reading active writers 2026/02/28 03:14:56 DEBUG : a: reading active writers 2026/02/28 03:14:56 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.01s) === RUN TestVFSMkdirAll run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:14:57 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:14:57 DEBUG : Added virtual directory entry vAddDir: "a" 2026/02/28 03:14:58 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/02/28 03:14:58 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/02/28 03:14:58 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/02/28 03:14:59 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:14:59 DEBUG : a/b/c/d: Looking for writers 2026/02/28 03:14:59 DEBUG : a/b/c: Looking for writers 2026/02/28 03:14:59 DEBUG : d: reading active writers 2026/02/28 03:14:59 DEBUG : a/b: Looking for writers 2026/02/28 03:14:59 DEBUG : c: reading active writers 2026/02/28 03:14:59 DEBUG : a: Looking for writers 2026/02/28 03:14:59 DEBUG : b: reading active writers 2026/02/28 03:14:59 DEBUG : Looking for writers 2026/02/28 03:14:59 DEBUG : a: reading active writers 2026/02/28 03:14:59 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (3.44s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:15:00 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:15:00 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:15:00 DEBUG : Looking for writers 2026/02/28 03:15:00 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:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:15:01 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:15:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:15:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:15:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 03:15:01 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/28 03:15:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/28 03:15:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 03:15:01 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/02/28 03:15:01 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/02/28 03:15:01 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/02/28 03:15:01 DEBUG : webdav root 'rclone-test-sagutap9xeda': File to upload is small (5 bytes), uploading instead of streaming 2026/02/28 03:15:01 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/02/28 03:15:01 DEBUG : file1: size = 5 OK 2026/02/28 03:15:01 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/02/28 03:15:01 DEBUG : file1: Size and md5 of src and dst objects identical 2026/02/28 03:15:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 03:15:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:15:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:15:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 03:15:01 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/28 03:15:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/28 03:15:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:15:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:15:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 03:15:01 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/28 03:15:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/28 03:15:01 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/02/28 03:15:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/02/28 03:15:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/28 03:15:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 03:15:01 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/28 03:15:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/28 03:15:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 03:15:01 DEBUG : webdav root 'rclone-test-sagutap9xeda': File to upload is small (0 bytes), uploading instead of streaming 2026/02/28 03:15:01 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/02/28 03:15:01 DEBUG : file1: size = 0 OK 2026/02/28 03:15:01 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/02/28 03:15:01 DEBUG : file1: Size and md5 of src and dst objects identical 2026/02/28 03:15:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 03:15:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/02/28 03:15:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/28 03:15:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 03:15:01 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/28 03:15:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/28 03:15:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 03:15:01 DEBUG : webdav root 'rclone-test-sagutap9xeda': File to upload is small (7 bytes), uploading instead of streaming 2026/02/28 03:15:01 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/02/28 03:15:02 DEBUG : file1: size = 7 OK 2026/02/28 03:15:02 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/02/28 03:15:02 DEBUG : file1: Size and md5 of src and dst objects identical 2026/02/28 03:15:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 03:15:02 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:15:02 DEBUG : Looking for writers 2026/02/28 03:15:02 DEBUG : file1: reading active writers 2026/02/28 03:15:02 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.25s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:15:02 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:15:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:15:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:15:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 03:15:02 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/28 03:15:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/28 03:15:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 03:15:02 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/02/28 03:15:03 DEBUG : file1: aborting in-sequence write wait, off=100 2026/02/28 03:15:03 DEBUG : file1: failed to wait for in-sequence write to 100 2026/02/28 03:15:03 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/02/28 03:15:03 DEBUG : webdav root 'rclone-test-sagutap9xeda': File to upload is small (11 bytes), uploading instead of streaming 2026/02/28 03:15:03 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/02/28 03:15:03 DEBUG : file1: size = 11 OK 2026/02/28 03:15:03 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/28 03:15:03 DEBUG : file1: Size and md5 of src and dst objects identical 2026/02/28 03:15:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 03:15:03 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/02/28 03:15:03 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:15:03 DEBUG : Looking for writers 2026/02/28 03:15:03 DEBUG : file1: reading active writers 2026/02/28 03:15:03 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.73s) === RUN TestWriteFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:15:04 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:15:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:15:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:15:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 03:15:04 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/28 03:15:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/28 03:15:04 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/02/28 03:15:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 03:15:04 DEBUG : webdav root 'rclone-test-sagutap9xeda': File to upload is small (5 bytes), uploading instead of streaming 2026/02/28 03:15:04 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/02/28 03:15:04 DEBUG : file1: size = 5 OK 2026/02/28 03:15:04 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/02/28 03:15:04 DEBUG : file1: Size and md5 of src and dst objects identical 2026/02/28 03:15:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 03:15:04 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/02/28 03:15:04 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:15:04 DEBUG : Looking for writers 2026/02/28 03:15:04 DEBUG : file1: reading active writers 2026/02/28 03:15:04 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.61s) === RUN TestWriteFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:15:04 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:15:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:15:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:15:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 03:15:04 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/28 03:15:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/28 03:15:04 DEBUG : file1: WriteFileHandle.Release closing 2026/02/28 03:15:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 03:15:04 DEBUG : webdav root 'rclone-test-sagutap9xeda': File to upload is small (0 bytes), uploading instead of streaming 2026/02/28 03:15:04 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/02/28 03:15:05 DEBUG : file1: size = 0 OK 2026/02/28 03:15:05 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/02/28 03:15:05 DEBUG : file1: Size and md5 of src and dst objects identical 2026/02/28 03:15:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 03:15:05 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/02/28 03:15:05 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:15:05 DEBUG : Looking for writers 2026/02/28 03:15:05 DEBUG : file1: reading active writers 2026/02/28 03:15:05 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.61s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:15:05 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:15:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:15:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:15:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 03:15:05 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/28 03:15:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2026/02/28 03:15:05 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:15:05 DEBUG : Looking for writers 2026/02/28 03:15:05 DEBUG : file1: reading active writers 2026/02/28 03:15:05 DEBUG : file1: active writers 1 2026/02/28 03:15:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/02/28 03:15:05 DEBUG : Looking for writers 2026/02/28 03:15:05 DEBUG : file1: reading active writers 2026/02/28 03:15:05 DEBUG : file1: active writers 1 2026/02/28 03:15:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/02/28 03:15:05 DEBUG : Looking for writers 2026/02/28 03:15:05 DEBUG : file1: reading active writers 2026/02/28 03:15:05 DEBUG : file1: active writers 1 2026/02/28 03:15:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/02/28 03:15:05 DEBUG : Looking for writers 2026/02/28 03:15:05 DEBUG : file1: reading active writers 2026/02/28 03:15:05 DEBUG : file1: active writers 1 2026/02/28 03:15:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/02/28 03:15:05 DEBUG : Looking for writers 2026/02/28 03:15:05 DEBUG : file1: reading active writers 2026/02/28 03:15:05 DEBUG : file1: active writers 1 2026/02/28 03:15:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/02/28 03:15:05 DEBUG : Looking for writers 2026/02/28 03:15:05 DEBUG : file1: reading active writers 2026/02/28 03:15:05 DEBUG : file1: active writers 1 2026/02/28 03:15:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/02/28 03:15:05 DEBUG : Looking for writers 2026/02/28 03:15:05 DEBUG : file1: reading active writers 2026/02/28 03:15:05 DEBUG : file1: active writers 1 2026/02/28 03:15:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/02/28 03:15:06 DEBUG : Looking for writers 2026/02/28 03:15:06 DEBUG : file1: reading active writers 2026/02/28 03:15:06 DEBUG : file1: active writers 1 2026/02/28 03:15:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/28 03:15:07 DEBUG : Looking for writers 2026/02/28 03:15:07 DEBUG : file1: reading active writers 2026/02/28 03:15:07 DEBUG : file1: active writers 1 2026/02/28 03:15:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/28 03:15:08 DEBUG : Looking for writers 2026/02/28 03:15:08 DEBUG : file1: reading active writers 2026/02/28 03:15:08 DEBUG : file1: active writers 1 2026/02/28 03:15:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/28 03:15:09 DEBUG : Looking for writers 2026/02/28 03:15:09 DEBUG : file1: reading active writers 2026/02/28 03:15:09 DEBUG : file1: active writers 1 2026/02/28 03:15:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/28 03:15:10 DEBUG : Looking for writers 2026/02/28 03:15:10 DEBUG : file1: reading active writers 2026/02/28 03:15:10 DEBUG : file1: active writers 1 2026/02/28 03:15:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/28 03:15:11 DEBUG : Looking for writers 2026/02/28 03:15:11 DEBUG : file1: reading active writers 2026/02/28 03:15:11 DEBUG : file1: active writers 1 2026/02/28 03:15:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/28 03:15:12 DEBUG : Looking for writers 2026/02/28 03:15:12 DEBUG : file1: reading active writers 2026/02/28 03:15:12 DEBUG : file1: active writers 1 2026/02/28 03:15:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/28 03:15:13 DEBUG : Looking for writers 2026/02/28 03:15:13 DEBUG : file1: reading active writers 2026/02/28 03:15:13 DEBUG : file1: active writers 1 2026/02/28 03:15:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/28 03:15:14 DEBUG : Looking for writers 2026/02/28 03:15:14 DEBUG : file1: reading active writers 2026/02/28 03:15:14 DEBUG : file1: active writers 1 2026/02/28 03:15:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/28 03:15:15 DEBUG : Looking for writers 2026/02/28 03:15:15 DEBUG : file1: reading active writers 2026/02/28 03:15:15 DEBUG : file1: active writers 1 2026/02/28 03:15:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/28 03:15:16 DEBUG : Looking for writers 2026/02/28 03:15:16 DEBUG : file1: reading active writers 2026/02/28 03:15:16 DEBUG : file1: active writers 1 2026/02/28 03:15:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/28 03:15:17 DEBUG : Looking for writers 2026/02/28 03:15:17 DEBUG : file1: reading active writers 2026/02/28 03:15:17 DEBUG : file1: active writers 1 2026/02/28 03:15:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/28 03:15:18 DEBUG : Looking for writers 2026/02/28 03:15:18 DEBUG : file1: reading active writers 2026/02/28 03:15:18 DEBUG : file1: active writers 1 2026/02/28 03:15:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/28 03:15:19 DEBUG : Looking for writers 2026/02/28 03:15:19 DEBUG : file1: reading active writers 2026/02/28 03:15:19 DEBUG : file1: active writers 1 2026/02/28 03:15:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/28 03:15:20 DEBUG : Looking for writers 2026/02/28 03:15:20 DEBUG : file1: reading active writers 2026/02/28 03:15:20 DEBUG : file1: active writers 1 2026/02/28 03:15:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/28 03:15:21 DEBUG : Looking for writers 2026/02/28 03:15:21 DEBUG : file1: reading active writers 2026/02/28 03:15:21 DEBUG : file1: active writers 1 2026/02/28 03:15:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/28 03:15:22 DEBUG : Looking for writers 2026/02/28 03:15:22 DEBUG : file1: reading active writers 2026/02/28 03:15:22 DEBUG : file1: active writers 1 2026/02/28 03:15:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/28 03:15:23 DEBUG : Looking for writers 2026/02/28 03:15:23 DEBUG : file1: reading active writers 2026/02/28 03:15:23 DEBUG : file1: active writers 1 2026/02/28 03:15:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/28 03:15:24 DEBUG : Looking for writers 2026/02/28 03:15:24 DEBUG : file1: reading active writers 2026/02/28 03:15:24 DEBUG : file1: active writers 1 2026/02/28 03:15:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/28 03:15:25 DEBUG : Looking for writers 2026/02/28 03:15:25 DEBUG : file1: reading active writers 2026/02/28 03:15:25 DEBUG : file1: active writers 1 2026/02/28 03:15:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/28 03:15:26 DEBUG : Looking for writers 2026/02/28 03:15:26 DEBUG : file1: reading active writers 2026/02/28 03:15:26 DEBUG : file1: active writers 1 2026/02/28 03:15:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/28 03:15:27 DEBUG : Looking for writers 2026/02/28 03:15:27 DEBUG : file1: reading active writers 2026/02/28 03:15:27 DEBUG : file1: active writers 1 2026/02/28 03:15:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/28 03:15:28 DEBUG : Looking for writers 2026/02/28 03:15:28 DEBUG : file1: reading active writers 2026/02/28 03:15:28 DEBUG : file1: active writers 1 2026/02/28 03:15:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/28 03:15:29 DEBUG : Looking for writers 2026/02/28 03:15:29 DEBUG : file1: reading active writers 2026/02/28 03:15:29 DEBUG : file1: active writers 1 2026/02/28 03:15:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/28 03:15:30 DEBUG : Looking for writers 2026/02/28 03:15:30 DEBUG : file1: reading active writers 2026/02/28 03:15:30 DEBUG : file1: active writers 1 2026/02/28 03:15:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/28 03:15:31 DEBUG : Looking for writers 2026/02/28 03:15:31 DEBUG : file1: reading active writers 2026/02/28 03:15:31 DEBUG : file1: active writers 1 2026/02/28 03:15:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/28 03:15:32 DEBUG : Looking for writers 2026/02/28 03:15:32 DEBUG : file1: reading active writers 2026/02/28 03:15:32 DEBUG : file1: active writers 1 2026/02/28 03:15:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/28 03:15:33 DEBUG : Looking for writers 2026/02/28 03:15:33 DEBUG : file1: reading active writers 2026/02/28 03:15:33 DEBUG : file1: active writers 1 2026/02/28 03:15:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/28 03:15:34 DEBUG : Looking for writers 2026/02/28 03:15:34 DEBUG : file1: reading active writers 2026/02/28 03:15:34 DEBUG : file1: active writers 1 2026/02/28 03:15:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/28 03:15:35 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/02/28 03:15:35 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.32s) === RUN TestFileReadAtZeroLength run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:15:35 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:15:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:15:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:15:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 03:15:35 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/28 03:15:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/28 03:15:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 03:15:35 DEBUG : webdav root 'rclone-test-sagutap9xeda': File to upload is small (0 bytes), uploading instead of streaming 2026/02/28 03:15:35 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/02/28 03:15:35 DEBUG : file1: size = 0 OK 2026/02/28 03:15:35 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/02/28 03:15:35 DEBUG : file1: Size and md5 of src and dst objects identical 2026/02/28 03:15:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 03:15:35 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:15:35 DEBUG : file1: Open: flags=O_RDONLY 2026/02/28 03:15:35 DEBUG : file1: >Open: fd=file1 (r), err= 2026/02/28 03:15:35 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/02/28 03:15:35 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/02/28 03:15:36 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/02/28 03:15:36 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:15:36 DEBUG : Looking for writers 2026/02/28 03:15:36 DEBUG : file1: reading active writers 2026/02/28 03:15:36 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.71s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:15:36 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:15:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 03:15:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/28 03:15:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 03:15:36 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/28 03:15:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/28 03:15:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 03:15:36 DEBUG : webdav root 'rclone-test-sagutap9xeda': File to upload is small (100 bytes), uploading instead of streaming 2026/02/28 03:15:36 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/02/28 03:15:36 DEBUG : file1: size = 100 OK 2026/02/28 03:15:36 DEBUG : file1: md5 = 5320511c1d2c42cbfb9b3d2989fbe116 OK 2026/02/28 03:15:36 DEBUG : file1: Size and md5 of src and dst objects identical 2026/02/28 03:15:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 03:15:36 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 03:15:36 DEBUG : file1: Open: flags=O_RDONLY 2026/02/28 03:15:36 DEBUG : file1: >Open: fd=file1 (r), err= 2026/02/28 03:15:36 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/02/28 03:15:36 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/02/28 03:15:36 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/02/28 03:15:36 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:15:36 DEBUG : Looking for writers 2026/02/28 03:15:36 DEBUG : file1: reading active writers 2026/02/28 03:15:36 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.70s) === RUN TestZipManyFiles run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:15:37 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:15:37 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2026/02/28 03:15:37 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2026/02/28 03:15:37 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2026/02/28 03:15:37 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2026/02/28 03:15:38 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2026/02/28 03:15:38 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/02/28 03:15:38 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/02/28 03:15:38 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/28 03:15:38 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/28 03:15:38 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/02/28 03:15:38 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/02/28 03:15:38 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/28 03:15:39 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/28 03:15:39 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/02/28 03:15:39 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/02/28 03:15:39 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/28 03:15:39 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/28 03:15:39 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/02/28 03:15:39 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/02/28 03:15:39 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/28 03:15:39 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/28 03:15:39 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/02/28 03:15:39 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/02/28 03:15:39 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/28 03:15:39 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/28 03:15:39 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:15:39 DEBUG : flat: Looking for writers 2026/02/28 03:15:39 DEBUG : f004.txt: reading active writers 2026/02/28 03:15:39 DEBUG : f000.txt: reading active writers 2026/02/28 03:15:39 DEBUG : f001.txt: reading active writers 2026/02/28 03:15:39 DEBUG : f002.txt: reading active writers 2026/02/28 03:15:39 DEBUG : f003.txt: reading active writers 2026/02/28 03:15:39 DEBUG : Looking for writers 2026/02/28 03:15:39 DEBUG : flat: reading active writers 2026/02/28 03:15:39 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.49s) === RUN TestZipManySubDirs run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:15:40 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:15:40 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2026/02/28 03:15:40 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2026/02/28 03:15:41 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2026/02/28 03:15:41 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/02/28 03:15:41 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/02/28 03:15:41 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/28 03:15:41 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/28 03:15:41 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/02/28 03:15:41 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/02/28 03:15:41 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/28 03:15:42 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/28 03:15:42 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/02/28 03:15:42 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/02/28 03:15:42 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/28 03:15:42 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/28 03:15:42 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:15:42 DEBUG : a/b/c: Looking for writers 2026/02/28 03:15:42 DEBUG : deep.txt: reading active writers 2026/02/28 03:15:42 DEBUG : a/b: Looking for writers 2026/02/28 03:15:42 DEBUG : c: reading active writers 2026/02/28 03:15:42 DEBUG : mid.txt: reading active writers 2026/02/28 03:15:42 DEBUG : a: Looking for writers 2026/02/28 03:15:42 DEBUG : b: reading active writers 2026/02/28 03:15:42 DEBUG : top.txt: reading active writers 2026/02/28 03:15:42 DEBUG : Looking for writers 2026/02/28 03:15:42 DEBUG : a: reading active writers 2026/02/28 03:15:42 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (3.02s) === RUN TestZipLargeFiles run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:15:43 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:15:43 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2026/02/28 03:15:44 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/02/28 03:15:44 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/02/28 03:15:44 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/02/28 03:15:44 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/02/28 03:15:44 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/02/28 03:15:44 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/02/28 03:15:44 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/28 03:15:44 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/02/28 03:15:44 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/02/28 03:15:44 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/02/28 03:15:44 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/02/28 03:15:44 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/28 03:15:44 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/28 03:15:44 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/28 03:15:44 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/28 03:15:44 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/28 03:15:44 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:15:44 DEBUG : bigdir: Looking for writers 2026/02/28 03:15:44 DEBUG : big.bin: reading active writers 2026/02/28 03:15:44 DEBUG : Looking for writers 2026/02/28 03:15:44 DEBUG : bigdir: reading active writers 2026/02/28 03:15:44 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (1.65s) === RUN TestZipDirsInRoot run.go:185: Remote "webdav root 'rclone-test-sagutap9xeda'", Local "Local file system at /tmp/rclone2144564742", Modify Window "1s" 2026/02/28 03:15:45 INFO : webdav root 'rclone-test-sagutap9xeda': poll-interval is not supported by this remote 2026/02/28 03:15:45 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2026/02/28 03:15:45 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2026/02/28 03:15:45 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2026/02/28 03:15:46 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/02/28 03:15:46 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/02/28 03:15:46 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/28 03:15:46 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/28 03:15:46 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/02/28 03:15:46 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/02/28 03:15:46 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/28 03:15:46 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/28 03:15:46 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/02/28 03:15:46 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/02/28 03:15:46 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/28 03:15:46 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/28 03:15:46 DEBUG : WaitForWriters: timeout=30s 2026/02/28 03:15:46 DEBUG : dir2: Looking for writers 2026/02/28 03:15:46 DEBUG : b.txt: reading active writers 2026/02/28 03:15:46 DEBUG : dir3: Looking for writers 2026/02/28 03:15:46 DEBUG : c.txt: reading active writers 2026/02/28 03:15:46 DEBUG : dir1: Looking for writers 2026/02/28 03:15:46 DEBUG : a.txt: reading active writers 2026/02/28 03:15:46 DEBUG : Looking for writers 2026/02/28 03:15:46 DEBUG : dir1: reading active writers 2026/02/28 03:15:46 DEBUG : dir2: reading active writers 2026/02/28 03:15:46 DEBUG : dir3: reading active writers 2026/02/28 03:15:46 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.75s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/02/28 03:15:47 DEBUG : webdav root 'rclone-test-sagutap9xeda': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Finished OK in 3m20.702630358s (try 1/5)