"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Starting (try 1/5) 2025/10/15 03:30:35 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-gimanid2bado" 2025/10/15 03:30:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/15 03:30:35 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2025/10/15 03:30:35 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/10/15 03:30:35 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/10/15 03:30:35 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/10/15 03:30:35 DEBUG : Setting pass="CI_ByFrJZcLOkXabKdMoezZDfTn14WPXbiJAxP0HNsNHVDI" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/10/15 03:30:35 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{tginM}" suffix to name 2025/10/15 03:30:35 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/10/15 03:30:35 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/10/15 03:30:35 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/10/15 03:30:35 DEBUG : Setting pass="CI_ByFrJZcLOkXabKdMoezZDfTn14WPXbiJAxP0HNsNHVDI" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/10/15 03:30:35 DEBUG : found headers: 2025/10/15 03:30:36 DEBUG : Creating backend with remote "/tmp/rclone246041585" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:30:36 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:30:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:30:37 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:30:37 DEBUG : dir: Looking for writers 2025/10/15 03:30:37 DEBUG : Looking for writers 2025/10/15 03:30:37 DEBUG : dir: reading active writers 2025/10/15 03:30:37 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.33s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:30:37 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:30:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:30:38 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/10/15 03:30:38 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/10/15 03:30:39 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:30:39 DEBUG : dir/subdir: Looking for writers 2025/10/15 03:30:39 DEBUG : dir: Looking for writers 2025/10/15 03:30:39 DEBUG : file1: reading active writers 2025/10/15 03:30:39 DEBUG : file2: reading active writers 2025/10/15 03:30:39 DEBUG : subdir: reading active writers 2025/10/15 03:30:39 DEBUG : Looking for writers 2025/10/15 03:30:39 DEBUG : dir: reading active writers 2025/10/15 03:30:39 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (2.65s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:30:40 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:30:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:30:41 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:30:41 DEBUG : dir: Looking for writers 2025/10/15 03:30:41 DEBUG : file1: reading active writers 2025/10/15 03:30:41 DEBUG : Looking for writers 2025/10/15 03:30:41 DEBUG : dir: reading active writers 2025/10/15 03:30:41 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (1.33s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:30:41 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:30:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:30:42 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:30:42 DEBUG : dir: Looking for writers 2025/10/15 03:30:42 DEBUG : Looking for writers 2025/10/15 03:30:42 DEBUG : dir: reading active writers 2025/10/15 03:30:42 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.24s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:30:43 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:30:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:30:43 DEBUG : dir: forgetting directory cache 2025/10/15 03:30:43 DEBUG : forgetting directory cache 2025/10/15 03:30:43 DEBUG : dir: forgetting directory cache 2025/10/15 03:30:43 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:30:43 DEBUG : Looking for writers 2025/10/15 03:30:43 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (1.37s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:30:44 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:30:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:30:45 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/10/15 03:30:45 DEBUG : dir: invalidating directory cache 2025/10/15 03:30:45 DEBUG : >ForgetPath: 2025/10/15 03:30:45 DEBUG : ForgetPath: relativePath="dir", type=0 2025/10/15 03:30:45 DEBUG : invalidating directory cache 2025/10/15 03:30:45 DEBUG : dir: forgetting directory cache 2025/10/15 03:30:45 DEBUG : >ForgetPath: 2025/10/15 03:30:45 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/10/15 03:30:45 DEBUG : >ForgetPath: 2025/10/15 03:30:45 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:30:45 DEBUG : dir: Looking for writers 2025/10/15 03:30:45 DEBUG : Looking for writers 2025/10/15 03:30:45 DEBUG : dir: reading active writers 2025/10/15 03:30:45 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (1.28s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:30:45 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:30:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:30:47 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/10/15 03:30:47 DEBUG : forgetting directory cache 2025/10/15 03:30:47 DEBUG : dir: forgetting directory cache 2025/10/15 03:30:48 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:30:48 DEBUG : dir: Looking for writers 2025/10/15 03:30:48 DEBUG : fil/a/b: Looking for writers 2025/10/15 03:30:48 DEBUG : fil/a: Looking for writers 2025/10/15 03:30:48 DEBUG : b: reading active writers 2025/10/15 03:30:48 DEBUG : fil: Looking for writers 2025/10/15 03:30:48 DEBUG : a: reading active writers 2025/10/15 03:30:48 DEBUG : Looking for writers 2025/10/15 03:30:48 DEBUG : dir: reading active writers 2025/10/15 03:30:48 DEBUG : fil: reading active writers 2025/10/15 03:30:48 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (3.90s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:30:49 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:30:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:30:50 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:30:50 DEBUG : dir: Looking for writers 2025/10/15 03:30:50 DEBUG : Looking for writers 2025/10/15 03:30:50 DEBUG : dir: reading active writers 2025/10/15 03:30:50 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (1.19s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:30:50 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:30:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:30:51 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:30:51 DEBUG : dir: Looking for writers 2025/10/15 03:30:51 DEBUG : file1: reading active writers 2025/10/15 03:30:51 DEBUG : Looking for writers 2025/10/15 03:30:51 DEBUG : dir: reading active writers 2025/10/15 03:30:51 DEBUG : >WaitForWriters: --- PASS: TestDirStat (1.26s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:30:52 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:30:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:30:52 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/10/15 03:30:52 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/10/15 03:30:53 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/10/15 03:30:53 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/10/15 03:30:53 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/10/15 03:30:53 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/10/15 03:30:53 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/10/15 03:30:53 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/10/15 03:30:54 DEBUG : dir: invalidating directory cache 2025/10/15 03:30:54 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/10/15 03:30:54 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/10/15 03:30:54 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/10/15 03:30:54 DEBUG : dir/file1: Reset virtual modtime 2025/10/15 03:30:54 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/10/15 03:30:54 DEBUG : dir/virtualFile: Reset virtual modtime 2025/10/15 03:30:54 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/10/15 03:30:54 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/10/15 03:30:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/15 03:30:54 DEBUG : dir: invalidating directory cache 2025/10/15 03:30:54 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/10/15 03:30:54 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/10/15 03:30:54 DEBUG : dir/virtualFile: Reset virtual modtime 2025/10/15 03:30:54 DEBUG : forgetting directory cache 2025/10/15 03:30:54 DEBUG : dir: forgetting directory cache 2025/10/15 03:30:54 DEBUG : dir/virtualDir: forgetting directory cache 2025/10/15 03:30:54 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:30:54 DEBUG : dir/virtualDir: Looking for writers 2025/10/15 03:30:54 DEBUG : dir: Looking for writers 2025/10/15 03:30:54 DEBUG : virtualFile: reading active writers 2025/10/15 03:30:54 DEBUG : virtualDir: reading active writers 2025/10/15 03:30:54 DEBUG : file1: reading active writers 2025/10/15 03:30:54 DEBUG : virtualFile2: reading active writers 2025/10/15 03:30:54 DEBUG : Looking for writers 2025/10/15 03:30:54 DEBUG : dir: reading active writers 2025/10/15 03:30:54 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.70s) --- PASS: TestDirReadDirAll/Virtual (1.13s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:30:55 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:30:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:30:56 ERROR : dir/: Can only open directories read only 2025/10/15 03:30:56 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:30:56 DEBUG : dir: Looking for writers 2025/10/15 03:30:56 DEBUG : Looking for writers 2025/10/15 03:30:56 DEBUG : dir: reading active writers 2025/10/15 03:30:56 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.12s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:30:56 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:30:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:30:57 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:30:57 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/15 03:30:57 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/10/15 03:30:57 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/15 03:30:57 DEBUG : webdav root 'rclone-test-gimanid2bado': File to upload is small (5 bytes), uploading instead of streaming 2025/10/15 03:30:57 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/10/15 03:30:57 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/15 03:30:57 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/10/15 03:30:57 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/15 03:30:57 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:30:57 DEBUG : dir: Looking for writers 2025/10/15 03:30:57 DEBUG : potato: reading active writers 2025/10/15 03:30:57 DEBUG : file1: reading active writers 2025/10/15 03:30:57 DEBUG : Looking for writers 2025/10/15 03:30:57 DEBUG : dir: reading active writers 2025/10/15 03:30:57 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.77s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:30:58 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:30:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:30:59 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/10/15 03:30:59 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:30:59 DEBUG : dir/sub: Looking for writers 2025/10/15 03:30:59 DEBUG : dir: Looking for writers 2025/10/15 03:30:59 DEBUG : file1: reading active writers 2025/10/15 03:30:59 DEBUG : sub: reading active writers 2025/10/15 03:30:59 DEBUG : Looking for writers 2025/10/15 03:30:59 DEBUG : dir: reading active writers 2025/10/15 03:30:59 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (2.17s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:31:00 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:31:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:31:01 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/10/15 03:31:01 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/10/15 03:31:02 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:31:02 DEBUG : dir/sub/subsub: Looking for writers 2025/10/15 03:31:02 DEBUG : dir/sub: Looking for writers 2025/10/15 03:31:02 DEBUG : subsub: reading active writers 2025/10/15 03:31:02 DEBUG : dir: Looking for writers 2025/10/15 03:31:02 DEBUG : file1: reading active writers 2025/10/15 03:31:02 DEBUG : sub: reading active writers 2025/10/15 03:31:02 DEBUG : Looking for writers 2025/10/15 03:31:02 DEBUG : dir: reading active writers 2025/10/15 03:31:02 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (2.87s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:31:03 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:31:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:31:04 ERROR : dir/: Dir.Remove not empty 2025/10/15 03:31:04 DEBUG : dir/file1: Remove: 2025/10/15 03:31:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/15 03:31:04 DEBUG : dir/file1: >Remove: err= 2025/10/15 03:31:04 DEBUG : Added virtual directory entry vDel: "dir" 2025/10/15 03:31:04 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:31:04 DEBUG : Looking for writers 2025/10/15 03:31:04 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (1.34s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:31:05 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:31:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:31:05 DEBUG : dir/file1: Remove: 2025/10/15 03:31:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/15 03:31:05 DEBUG : dir/file1: >Remove: err= 2025/10/15 03:31:06 DEBUG : Added virtual directory entry vDel: "dir" 2025/10/15 03:31:06 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:31:06 DEBUG : Looking for writers 2025/10/15 03:31:06 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (1.36s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:31:06 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:31:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:31:07 DEBUG : dir/file1: Remove: 2025/10/15 03:31:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/15 03:31:07 DEBUG : dir/file1: >Remove: err= 2025/10/15 03:31:07 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:31:07 DEBUG : dir: Looking for writers 2025/10/15 03:31:07 DEBUG : Looking for writers 2025/10/15 03:31:07 DEBUG : dir: reading active writers 2025/10/15 03:31:07 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (1.63s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:31:08 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:31:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:31:08 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/10/15 03:31:09 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/10/15 03:31:09 DEBUG : dir: Updating dir with dir2 0xc000534c30 2025/10/15 03:31:09 DEBUG : dir: forgetting directory cache 2025/10/15 03:31:09 DEBUG : Added virtual directory entry vDel: "dir" 2025/10/15 03:31:09 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/10/15 03:31:10 INFO : dir2/file1: Moved (server-side) to: file2 2025/10/15 03:31:10 DEBUG : file2: Updating file with file2 0xc000a82300 2025/10/15 03:31:10 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/10/15 03:31:10 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/15 03:31:10 INFO : dir2/file3: Deleted 2025/10/15 03:31:11 INFO : file2: Moved (server-side) to: dir2/file3 2025/10/15 03:31:11 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000a82300 2025/10/15 03:31:11 DEBUG : Added virtual directory entry vDel: "file2" 2025/10/15 03:31:11 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/10/15 03:31:11 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/10/15 03:31:11 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0009e0000 2025/10/15 03:31:11 DEBUG : empty directory: forgetting directory cache 2025/10/15 03:31:11 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/10/15 03:31:11 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/10/15 03:31:11 DEBUG : dir2: Renaming to "dir3" 2025/10/15 03:31:11 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:31:11 DEBUG : dir3: Looking for writers 2025/10/15 03:31:11 DEBUG : file3: reading active writers 2025/10/15 03:31:11 DEBUG : renamed empty directory: Looking for writers 2025/10/15 03:31:11 DEBUG : Looking for writers 2025/10/15 03:31:11 DEBUG : renamed empty directory: reading active writers 2025/10/15 03:31:11 DEBUG : dir3: reading active writers 2025/10/15 03:31:11 DEBUG : >WaitForWriters: --- PASS: TestDirRename (4.71s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:31:12 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:31:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:31:13 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/10/15 03:31:13 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:31:13 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/15 03:31:13 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/10/15 03:31:13 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/10/15 03:31:13 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/10/15 03:31:13 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/10/15 03:31:13 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:31:13 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/15 03:31:13 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/10/15 03:31:13 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/10/15 03:31:13 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/10/15 03:31:13 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/10/15 03:31:13 DEBUG : webdav root 'rclone-test-gimanid2bado': File to upload is small (12 bytes), uploading instead of streaming 2025/10/15 03:31:13 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/10/15 03:31:14 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/10/15 03:31:14 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/10/15 03:31:14 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/10/15 03:31:14 DEBUG : forgetting directory cache 2025/10/15 03:31:14 DEBUG : dir: forgetting directory cache 2025/10/15 03:31:14 DEBUG : dir/sub: forgetting directory cache 2025/10/15 03:31:14 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/10/15 03:31:14 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/10/15 03:31:14 DEBUG : webdav root 'rclone-test-gimanid2bado': File to upload is small (5 bytes), uploading instead of streaming 2025/10/15 03:31:14 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/10/15 03:31:14 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/15 03:31:14 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/10/15 03:31:14 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/10/15 03:31:14 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:31:14 DEBUG : dir/sub: Looking for writers 2025/10/15 03:31:14 DEBUG : file0: reading active writers 2025/10/15 03:31:14 DEBUG : file2: reading active writers 2025/10/15 03:31:14 DEBUG : dir: Looking for writers 2025/10/15 03:31:14 DEBUG : file1: reading active writers 2025/10/15 03:31:14 DEBUG : sub: reading active writers 2025/10/15 03:31:14 DEBUG : Looking for writers 2025/10/15 03:31:14 DEBUG : dir: reading active writers 2025/10/15 03:31:14 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (2.87s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:31:15 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/10/15 03:31:15 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:31:15 DEBUG : Looking for writers 2025/10/15 03:31:15 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.16s) === RUN TestDirMetadataExtension run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:31:15 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:31:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:31:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/10/15 03:31:16 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:31:16 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/10/15 03:31:16 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/10/15 03:31:16 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/10/15 03:31:16 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:31:16 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/10/15 03:31:16 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/10/15 03:31:16 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:31:16 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/10/15 03:31:16 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/10/15 03:31:16 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/10/15 03:31:16 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:31:16 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/10/15 03:31:16 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:31:16 DEBUG : dir: Looking for writers 2025/10/15 03:31:16 DEBUG : file1: reading active writers 2025/10/15 03:31:16 DEBUG : file1.metadata: reading active writers 2025/10/15 03:31:16 DEBUG : Looking for writers 2025/10/15 03:31:16 DEBUG : dir: reading active writers 2025/10/15 03:31:16 DEBUG : dir.metadata: reading active writers 2025/10/15 03:31:16 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (1.40s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:31:17 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:31:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:31:17 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:31:17 DEBUG : dir: Looking for writers 2025/10/15 03:31:17 DEBUG : file1: reading active writers 2025/10/15 03:31:17 DEBUG : Looking for writers 2025/10/15 03:31:17 DEBUG : dir: reading active writers 2025/10/15 03:31:17 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (1.25s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:31:18 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:31:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:31:19 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/10/15 03:31:19 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/10/15 03:31:19 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:31:19 DEBUG : dir: Looking for writers 2025/10/15 03:31:19 DEBUG : file1: reading active writers 2025/10/15 03:31:19 DEBUG : Looking for writers 2025/10/15 03:31:19 DEBUG : dir: reading active writers 2025/10/15 03:31:19 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 (2.05s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (2.04s) --- 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:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:31:20 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:31:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:31:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/15 03:31:21 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/15 03:31:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:31:21 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/10/15 03:31:21 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:31:21 DEBUG : dir: Looking for writers 2025/10/15 03:31:21 DEBUG : file1: reading active writers 2025/10/15 03:31:21 DEBUG : Looking for writers 2025/10/15 03:31:21 DEBUG : dir: reading active writers 2025/10/15 03:31:21 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (1.46s) === RUN TestFileOpenReadUnknownSize 2025/10/15 03:31:21 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/10/15 03:31:21 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/15 03:31:21 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:31:21 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/10/15 03:31:21 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:31:21 DEBUG : Looking for writers 2025/10/15 03:31:21 DEBUG : file.txt: reading active writers 2025/10/15 03:31:21 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:31:21 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:31:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:31:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/15 03:31:22 DEBUG : webdav root 'rclone-test-gimanid2bado': File to upload is small (25 bytes), uploading instead of streaming 2025/10/15 03:31:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:31:23 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/15 03:31:23 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/10/15 03:31:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/15 03:31:23 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:31:23 DEBUG : dir: Looking for writers 2025/10/15 03:31:23 DEBUG : file1: reading active writers 2025/10/15 03:31:23 DEBUG : Looking for writers 2025/10/15 03:31:23 DEBUG : dir: reading active writers 2025/10/15 03:31:23 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.69s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:31:23 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:31:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:31:24 DEBUG : dir/file1: Remove: 2025/10/15 03:31:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/15 03:31:24 DEBUG : dir/file1: >Remove: err= 2025/10/15 03:31:24 DEBUG : dir/file1: Remove: 2025/10/15 03:31:24 DEBUG : dir/file1: >Remove: err=Read only file system 2025/10/15 03:31:24 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:31:24 DEBUG : dir: Looking for writers 2025/10/15 03:31:24 DEBUG : Looking for writers 2025/10/15 03:31:24 DEBUG : dir: reading active writers 2025/10/15 03:31:24 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (1.41s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:31:25 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:31:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:31:25 DEBUG : dir/file1: Remove: 2025/10/15 03:31:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/15 03:31:25 DEBUG : dir/file1: >Remove: err= 2025/10/15 03:31:26 DEBUG : dir/file1: Remove: 2025/10/15 03:31:26 DEBUG : dir/file1: >Remove: err=Read only file system 2025/10/15 03:31:26 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:31:26 DEBUG : dir: Looking for writers 2025/10/15 03:31:26 DEBUG : Looking for writers 2025/10/15 03:31:26 DEBUG : dir: reading active writers 2025/10/15 03:31:26 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (1.42s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:31:26 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:31:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:31:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/15 03:31:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/15 03:31:27 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/10/15 03:31:27 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/15 03:31:27 DEBUG : dir/file1: Open: flags=O_RDWR 2025/10/15 03:31:27 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/15 03:31:27 DEBUG : dir/file1: Open: flags=0x3 2025/10/15 03:31:27 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/10/15 03:31:27 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/10/15 03:31:27 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:31:27 DEBUG : dir: Looking for writers 2025/10/15 03:31:27 DEBUG : file1: reading active writers 2025/10/15 03:31:27 DEBUG : Looking for writers 2025/10/15 03:31:27 DEBUG : dir: reading active writers 2025/10/15 03:31:27 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (1.23s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:31:27 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:31:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:31:28 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:31:28 DEBUG : dir: Looking for writers 2025/10/15 03:31:28 DEBUG : file1: reading active writers 2025/10/15 03:31:28 DEBUG : Looking for writers 2025/10/15 03:31:28 DEBUG : dir: reading active writers 2025/10/15 03:31:28 DEBUG : >WaitForWriters: 2025/10/15 03:31:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/15 03:31:28 DEBUG : newLeaf: Updating file with newLeaf 0xc0001b1bc0 2025/10/15 03:31:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/15 03:31:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/15 03:31:29 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/15 03:31:29 DEBUG : dir/file1: Updating file with dir/file1 0xc0001b1bc0 2025/10/15 03:31:29 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/15 03:31:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/15 03:31:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/15 03:31:29 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/15 03:31:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/15 03:31:29 DEBUG : dir/file1: File is currently open, delaying rename 0xc0001b1bc0 2025/10/15 03:31:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/15 03:31:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/15 03:31:29 DEBUG : webdav root 'rclone-test-gimanid2bado': File to upload is small (25 bytes), uploading instead of streaming 2025/10/15 03:31:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:31:30 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/15 03:31:30 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/10/15 03:31:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/15 03:31:30 DEBUG : newLeaf: Running delayed rename now 2025/10/15 03:31:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/15 03:31:30 DEBUG : newLeaf: Updating file with newLeaf 0xc0001b1bc0 2025/10/15 03:31:30 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:31:30 DEBUG : dir: Looking for writers 2025/10/15 03:31:30 DEBUG : Looking for writers 2025/10/15 03:31:30 DEBUG : newLeaf: reading active writers 2025/10/15 03:31:30 DEBUG : dir: reading active writers 2025/10/15 03:31:30 DEBUG : >WaitForWriters: 2025/10/15 03:31:30 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:31:30 DEBUG : dir: Looking for writers 2025/10/15 03:31:30 DEBUG : Looking for writers 2025/10/15 03:31:30 DEBUG : dir: reading active writers 2025/10/15 03:31:30 DEBUG : newLeaf: reading active writers 2025/10/15 03:31:30 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:31:31 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:31:31 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/15 03:31:31 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:31:31 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:31:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:31:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:31:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:31:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:31:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:31:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:31:31 INFO : webdav root 'rclone-test-gimanid2bado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/15 03:31:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:31:31 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:31:31 DEBUG : dir: Looking for writers 2025/10/15 03:31:31 DEBUG : file1: reading active writers 2025/10/15 03:31:31 DEBUG : Looking for writers 2025/10/15 03:31:31 DEBUG : dir: reading active writers 2025/10/15 03:31:31 DEBUG : >WaitForWriters: 2025/10/15 03:31:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/15 03:31:32 DEBUG : newLeaf: Updating file with newLeaf 0xc000a829c0 2025/10/15 03:31:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/15 03:31:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/15 03:31:33 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/15 03:31:33 DEBUG : dir/file1: Updating file with dir/file1 0xc000a829c0 2025/10/15 03:31:33 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/15 03:31:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/15 03:31:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/15 03:31:33 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/15 03:31:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/15 03:31:33 DEBUG : dir/file1: File is currently open, delaying rename 0xc000a829c0 2025/10/15 03:31:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/15 03:31:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/15 03:31:33 DEBUG : webdav root 'rclone-test-gimanid2bado': File to upload is small (25 bytes), uploading instead of streaming 2025/10/15 03:31:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:31:33 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/15 03:31:33 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/10/15 03:31:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/15 03:31:33 DEBUG : newLeaf: Running delayed rename now 2025/10/15 03:31:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/15 03:31:33 DEBUG : newLeaf: Updating file with newLeaf 0xc000a829c0 2025/10/15 03:31:33 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:31:33 DEBUG : dir: Looking for writers 2025/10/15 03:31:33 DEBUG : Looking for writers 2025/10/15 03:31:33 DEBUG : dir: reading active writers 2025/10/15 03:31:33 DEBUG : newLeaf: reading active writers 2025/10/15 03:31:33 DEBUG : >WaitForWriters: 2025/10/15 03:31:34 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:31:34 DEBUG : dir: Looking for writers 2025/10/15 03:31:34 DEBUG : Looking for writers 2025/10/15 03:31:34 DEBUG : dir: reading active writers 2025/10/15 03:31:34 DEBUG : newLeaf: reading active writers 2025/10/15 03:31:34 DEBUG : >WaitForWriters: 2025/10/15 03:31:34 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:31:34 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:31:34 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/15 03:31:34 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:31:34 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:31:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:31:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:31:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:31:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:31:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:31:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:31:34 INFO : webdav root 'rclone-test-gimanid2bado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/15 03:31:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:31:35 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/15 03:31:35 DEBUG : dir/file1: newRWFileHandle: 2025/10/15 03:31:35 DEBUG : dir/file1(0xc000982340): openPending: 2025/10/15 03:31:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/10/15 03:31:35 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/15 03:31:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/15 03:31:35 DEBUG : dir/file1(0xc000982340): >openPending: err= 2025/10/15 03:31:35 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/15 03:31:35 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/15 03:31:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/15 03:31:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/15 03:31:35 DEBUG : dir/file1(0xc000982340): _writeAt: size=14, off=0 2025/10/15 03:31:35 DEBUG : dir/file1(0xc000982340): >_writeAt: n=14, err= 2025/10/15 03:31:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/15 03:31:35 DEBUG : dir/file1(0xc000982340): close: 2025/10/15 03:31:35 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/15 03:31:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/15 03:31:35 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/15 03:31:35 DEBUG : dir/file1(0xc000982340): >close: err= 2025/10/15 03:31:35 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:31:35 DEBUG : dir: Looking for writers 2025/10/15 03:31:35 DEBUG : file1: reading active writers 2025/10/15 03:31:35 DEBUG : Looking for writers 2025/10/15 03:31:35 DEBUG : dir: reading active writers 2025/10/15 03:31:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/15 03:31:35 DEBUG : dir: Looking for writers 2025/10/15 03:31:35 DEBUG : file1: reading active writers 2025/10/15 03:31:35 DEBUG : Looking for writers 2025/10/15 03:31:35 DEBUG : dir: reading active writers 2025/10/15 03:31:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/15 03:31:35 DEBUG : dir: Looking for writers 2025/10/15 03:31:35 DEBUG : file1: reading active writers 2025/10/15 03:31:35 DEBUG : Looking for writers 2025/10/15 03:31:35 DEBUG : dir: reading active writers 2025/10/15 03:31:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/15 03:31:35 DEBUG : dir: Looking for writers 2025/10/15 03:31:35 DEBUG : file1: reading active writers 2025/10/15 03:31:35 DEBUG : Looking for writers 2025/10/15 03:31:35 DEBUG : dir: reading active writers 2025/10/15 03:31:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/15 03:31:35 DEBUG : dir/file1: vfs cache: starting upload 2025/10/15 03:31:35 DEBUG : dir: Looking for writers 2025/10/15 03:31:35 DEBUG : file1: reading active writers 2025/10/15 03:31:35 DEBUG : Looking for writers 2025/10/15 03:31:35 DEBUG : dir: reading active writers 2025/10/15 03:31:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/15 03:31:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:31:35 DEBUG : dir: Looking for writers 2025/10/15 03:31:35 DEBUG : file1: reading active writers 2025/10/15 03:31:35 DEBUG : Looking for writers 2025/10/15 03:31:35 DEBUG : dir: reading active writers 2025/10/15 03:31:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/15 03:31:36 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/10/15 03:31:36 INFO : dir/file1: Copied (replaced existing) 2025/10/15 03:31:36 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/15 03:31:36 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/10/15 03:31:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/15 03:31:36 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/15 03:31:36 DEBUG : dir: Looking for writers 2025/10/15 03:31:36 DEBUG : file1: reading active writers 2025/10/15 03:31:36 DEBUG : Looking for writers 2025/10/15 03:31:36 DEBUG : dir: reading active writers 2025/10/15 03:31:36 DEBUG : >WaitForWriters: 2025/10/15 03:31:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/15 03:31:36 DEBUG : dir/file1: newRWFileHandle: 2025/10/15 03:31:36 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/15 03:31:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/15 03:31:36 DEBUG : dir/file1(0xc0007e3d40): _readAt: size=512, off=0 2025/10/15 03:31:36 DEBUG : dir/file1(0xc0007e3d40): openPending: 2025/10/15 03:31:36 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" 2025/10/15 03:31:36 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/15 03:31:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/15 03:31:36 DEBUG : dir/file1(0xc0007e3d40): >openPending: err= 2025/10/15 03:31:36 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/15 03:31:36 DEBUG : dir/file1(0xc0007e3d40): >_readAt: n=14, err=EOF 2025/10/15 03:31:36 DEBUG : dir/file1(0xc0007e3d40): close: 2025/10/15 03:31:36 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/15 03:31:36 DEBUG : dir/file1(0xc0007e3d40): >close: err= 2025/10/15 03:31:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/15 03:31:36 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/15 03:31:36 DEBUG : newLeaf: Updating file with newLeaf 0xc000765a40 2025/10/15 03:31:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/15 03:31:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/15 03:31:37 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/15 03:31:37 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/10/15 03:31:37 DEBUG : dir/file1: Updating file with dir/file1 0xc000765a40 2025/10/15 03:31:37 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/15 03:31:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/15 03:31:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/15 03:31:37 DEBUG : dir/file1: newRWFileHandle: 2025/10/15 03:31:37 DEBUG : dir/file1(0xc000948e40): openPending: 2025/10/15 03:31:37 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" 2025/10/15 03:31:37 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/15 03:31:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/15 03:31:37 DEBUG : dir/file1(0xc000948e40): >openPending: err= 2025/10/15 03:31:37 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/15 03:31:37 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/15 03:31:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/15 03:31:37 DEBUG : dir/file1(0xc000948e40): _writeAt: size=25, off=0 2025/10/15 03:31:37 DEBUG : dir/file1(0xc000948e40): >_writeAt: n=25, err= 2025/10/15 03:31:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/15 03:31:37 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/15 03:31:37 DEBUG : newLeaf: Updating file with newLeaf 0xc000765a40 2025/10/15 03:31:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/15 03:31:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/15 03:31:37 DEBUG : newLeaf(0xc000948e40): close: 2025/10/15 03:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/15 03:31:37 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-15 03:31:37.5052752 +0000 UTC m=+62.294242119 2025/10/15 03:31:37 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/15 03:31:37 DEBUG : newLeaf(0xc000948e40): >close: err= 2025/10/15 03:31:37 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:31:37 DEBUG : dir: Looking for writers 2025/10/15 03:31:37 DEBUG : Looking for writers 2025/10/15 03:31:37 DEBUG : dir: reading active writers 2025/10/15 03:31:37 DEBUG : newLeaf: reading active writers 2025/10/15 03:31:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/15 03:31:37 DEBUG : dir: Looking for writers 2025/10/15 03:31:37 DEBUG : Looking for writers 2025/10/15 03:31:37 DEBUG : dir: reading active writers 2025/10/15 03:31:37 DEBUG : newLeaf: reading active writers 2025/10/15 03:31:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/15 03:31:37 DEBUG : dir: Looking for writers 2025/10/15 03:31:37 DEBUG : Looking for writers 2025/10/15 03:31:37 DEBUG : dir: reading active writers 2025/10/15 03:31:37 DEBUG : newLeaf: reading active writers 2025/10/15 03:31:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/15 03:31:37 DEBUG : dir: Looking for writers 2025/10/15 03:31:37 DEBUG : Looking for writers 2025/10/15 03:31:37 DEBUG : dir: reading active writers 2025/10/15 03:31:37 DEBUG : newLeaf: reading active writers 2025/10/15 03:31:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/15 03:31:37 DEBUG : newLeaf: vfs cache: starting upload 2025/10/15 03:31:38 DEBUG : dir: Looking for writers 2025/10/15 03:31:38 DEBUG : Looking for writers 2025/10/15 03:31:38 DEBUG : dir: reading active writers 2025/10/15 03:31:38 DEBUG : newLeaf: reading active writers 2025/10/15 03:31:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/15 03:31:38 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/10/15 03:31:38 DEBUG : dir: Looking for writers 2025/10/15 03:31:38 DEBUG : Looking for writers 2025/10/15 03:31:38 DEBUG : dir: reading active writers 2025/10/15 03:31:38 DEBUG : newLeaf: reading active writers 2025/10/15 03:31:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/15 03:31:38 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/15 03:31:38 INFO : newLeaf: Copied (replaced existing) 2025/10/15 03:31:38 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-15 03:31:37 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/10/15 03:31:38 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/15 03:31:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/15 03:31:38 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/15 03:31:38 DEBUG : dir: Looking for writers 2025/10/15 03:31:38 DEBUG : Looking for writers 2025/10/15 03:31:38 DEBUG : dir: reading active writers 2025/10/15 03:31:38 DEBUG : newLeaf: reading active writers 2025/10/15 03:31:38 DEBUG : >WaitForWriters: 2025/10/15 03:31:38 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:31:38 DEBUG : dir: Looking for writers 2025/10/15 03:31:38 DEBUG : Looking for writers 2025/10/15 03:31:38 DEBUG : dir: reading active writers 2025/10/15 03:31:38 DEBUG : newLeaf: reading active writers 2025/10/15 03:31:38 DEBUG : >WaitForWriters: 2025/10/15 03:31:38 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:31:39 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:31:39 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/15 03:31:39 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:31:39 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:31:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:31:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:31:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:31:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:31:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:31:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:31:39 INFO : webdav root 'rclone-test-gimanid2bado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/15 03:31:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:31:39 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:31:39 DEBUG : dir: Looking for writers 2025/10/15 03:31:39 DEBUG : file1: reading active writers 2025/10/15 03:31:39 DEBUG : Looking for writers 2025/10/15 03:31:39 DEBUG : dir: reading active writers 2025/10/15 03:31:39 DEBUG : >WaitForWriters: 2025/10/15 03:31:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/15 03:31:40 DEBUG : newLeaf: Updating file with newLeaf 0xc000a46300 2025/10/15 03:31:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/15 03:31:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/15 03:31:41 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/15 03:31:41 DEBUG : dir/file1: Updating file with dir/file1 0xc000a46300 2025/10/15 03:31:41 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/15 03:31:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/15 03:31:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/15 03:31:41 DEBUG : dir/file1: newRWFileHandle: 2025/10/15 03:31:41 DEBUG : dir/file1(0xc000a783c0): openPending: 2025/10/15 03:31:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/10/15 03:31:41 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/15 03:31:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/15 03:31:41 DEBUG : dir/file1(0xc000a783c0): >openPending: err= 2025/10/15 03:31:41 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/15 03:31:41 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/15 03:31:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/15 03:31:41 DEBUG : dir/file1(0xc000a783c0): _writeAt: size=25, off=0 2025/10/15 03:31:41 DEBUG : dir/file1(0xc000a783c0): >_writeAt: n=25, err= 2025/10/15 03:31:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/15 03:31:41 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/15 03:31:41 DEBUG : newLeaf: Updating file with newLeaf 0xc000a46300 2025/10/15 03:31:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/15 03:31:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/15 03:31:41 DEBUG : newLeaf(0xc000a783c0): close: 2025/10/15 03:31:41 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/15 03:31:41 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-15 03:31:41.32392712 +0000 UTC m=+66.112894037 2025/10/15 03:31:41 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/15 03:31:41 DEBUG : newLeaf(0xc000a783c0): >close: err= 2025/10/15 03:31:41 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:31:41 DEBUG : dir: Looking for writers 2025/10/15 03:31:41 DEBUG : Looking for writers 2025/10/15 03:31:41 DEBUG : dir: reading active writers 2025/10/15 03:31:41 DEBUG : newLeaf: reading active writers 2025/10/15 03:31:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/15 03:31:41 DEBUG : dir: Looking for writers 2025/10/15 03:31:41 DEBUG : Looking for writers 2025/10/15 03:31:41 DEBUG : dir: reading active writers 2025/10/15 03:31:41 DEBUG : newLeaf: reading active writers 2025/10/15 03:31:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/15 03:31:41 DEBUG : dir: Looking for writers 2025/10/15 03:31:41 DEBUG : Looking for writers 2025/10/15 03:31:41 DEBUG : dir: reading active writers 2025/10/15 03:31:41 DEBUG : newLeaf: reading active writers 2025/10/15 03:31:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/15 03:31:41 DEBUG : dir: Looking for writers 2025/10/15 03:31:41 DEBUG : Looking for writers 2025/10/15 03:31:41 DEBUG : dir: reading active writers 2025/10/15 03:31:41 DEBUG : newLeaf: reading active writers 2025/10/15 03:31:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/15 03:31:41 DEBUG : newLeaf: vfs cache: starting upload 2025/10/15 03:31:41 DEBUG : dir: Looking for writers 2025/10/15 03:31:41 DEBUG : Looking for writers 2025/10/15 03:31:41 DEBUG : newLeaf: reading active writers 2025/10/15 03:31:41 DEBUG : dir: reading active writers 2025/10/15 03:31:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/15 03:31:41 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/10/15 03:31:42 DEBUG : dir: Looking for writers 2025/10/15 03:31:42 DEBUG : Looking for writers 2025/10/15 03:31:42 DEBUG : dir: reading active writers 2025/10/15 03:31:42 DEBUG : newLeaf: reading active writers 2025/10/15 03:31:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/15 03:31:42 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/15 03:31:42 INFO : newLeaf: Copied (replaced existing) 2025/10/15 03:31:42 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-15 03:31:41 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/10/15 03:31:42 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/15 03:31:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/15 03:31:42 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/15 03:31:42 DEBUG : dir: Looking for writers 2025/10/15 03:31:42 DEBUG : Looking for writers 2025/10/15 03:31:42 DEBUG : dir: reading active writers 2025/10/15 03:31:42 DEBUG : newLeaf: reading active writers 2025/10/15 03:31:42 DEBUG : >WaitForWriters: 2025/10/15 03:31:42 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:31:42 DEBUG : dir: Looking for writers 2025/10/15 03:31:42 DEBUG : Looking for writers 2025/10/15 03:31:42 DEBUG : dir: reading active writers 2025/10/15 03:31:42 DEBUG : newLeaf: reading active writers 2025/10/15 03:31:42 DEBUG : >WaitForWriters: 2025/10/15 03:31:42 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:31:43 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:31:43 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/15 03:31:43 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:31:43 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:31:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:31:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:31:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:31:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:31:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:31:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:31:43 INFO : webdav root 'rclone-test-gimanid2bado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/15 03:31:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:31:43 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/15 03:31:43 DEBUG : dir/file1: newRWFileHandle: 2025/10/15 03:31:43 DEBUG : dir/file1(0xc0004e8c00): openPending: 2025/10/15 03:31:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/10/15 03:31:43 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/15 03:31:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/15 03:31:43 DEBUG : dir/file1(0xc0004e8c00): >openPending: err= 2025/10/15 03:31:43 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/15 03:31:43 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/15 03:31:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/15 03:31:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/15 03:31:43 DEBUG : dir/file1(0xc0004e8c00): _writeAt: size=14, off=0 2025/10/15 03:31:43 DEBUG : dir/file1(0xc0004e8c00): >_writeAt: n=14, err= 2025/10/15 03:31:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/15 03:31:43 DEBUG : dir/file1(0xc0004e8c00): close: 2025/10/15 03:31:43 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/15 03:31:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/15 03:31:43 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/15 03:31:43 DEBUG : dir/file1(0xc0004e8c00): >close: err= 2025/10/15 03:31:43 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:31:43 DEBUG : dir: Looking for writers 2025/10/15 03:31:43 DEBUG : file1: reading active writers 2025/10/15 03:31:43 DEBUG : Looking for writers 2025/10/15 03:31:43 DEBUG : dir: reading active writers 2025/10/15 03:31:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/15 03:31:43 DEBUG : dir: Looking for writers 2025/10/15 03:31:43 DEBUG : file1: reading active writers 2025/10/15 03:31:43 DEBUG : Looking for writers 2025/10/15 03:31:43 DEBUG : dir: reading active writers 2025/10/15 03:31:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/15 03:31:43 DEBUG : dir: Looking for writers 2025/10/15 03:31:43 DEBUG : file1: reading active writers 2025/10/15 03:31:43 DEBUG : Looking for writers 2025/10/15 03:31:43 DEBUG : dir: reading active writers 2025/10/15 03:31:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/15 03:31:43 DEBUG : dir: Looking for writers 2025/10/15 03:31:43 DEBUG : file1: reading active writers 2025/10/15 03:31:43 DEBUG : Looking for writers 2025/10/15 03:31:43 DEBUG : dir: reading active writers 2025/10/15 03:31:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/15 03:31:44 DEBUG : dir/file1: vfs cache: starting upload 2025/10/15 03:31:44 DEBUG : dir: Looking for writers 2025/10/15 03:31:44 DEBUG : file1: reading active writers 2025/10/15 03:31:44 DEBUG : Looking for writers 2025/10/15 03:31:44 DEBUG : dir: reading active writers 2025/10/15 03:31:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/15 03:31:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:31:44 DEBUG : dir: Looking for writers 2025/10/15 03:31:44 DEBUG : file1: reading active writers 2025/10/15 03:31:44 DEBUG : Looking for writers 2025/10/15 03:31:44 DEBUG : dir: reading active writers 2025/10/15 03:31:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/15 03:31:44 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/10/15 03:31:44 INFO : dir/file1: Copied (replaced existing) 2025/10/15 03:31:44 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/15 03:31:44 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/10/15 03:31:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/15 03:31:44 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/15 03:31:44 DEBUG : dir: Looking for writers 2025/10/15 03:31:44 DEBUG : file1: reading active writers 2025/10/15 03:31:44 DEBUG : Looking for writers 2025/10/15 03:31:44 DEBUG : dir: reading active writers 2025/10/15 03:31:44 DEBUG : >WaitForWriters: 2025/10/15 03:31:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/15 03:31:44 DEBUG : dir/file1: newRWFileHandle: 2025/10/15 03:31:44 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/15 03:31:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/15 03:31:44 DEBUG : dir/file1(0xc00081fac0): _readAt: size=512, off=0 2025/10/15 03:31:44 DEBUG : dir/file1(0xc00081fac0): openPending: 2025/10/15 03:31:44 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" 2025/10/15 03:31:44 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/15 03:31:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/15 03:31:44 DEBUG : dir/file1(0xc00081fac0): >openPending: err= 2025/10/15 03:31:44 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/15 03:31:44 DEBUG : dir/file1(0xc00081fac0): >_readAt: n=14, err=EOF 2025/10/15 03:31:44 DEBUG : dir/file1(0xc00081fac0): close: 2025/10/15 03:31:44 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/15 03:31:44 DEBUG : dir/file1(0xc00081fac0): >close: err= 2025/10/15 03:31:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/15 03:31:45 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/15 03:31:45 DEBUG : newLeaf: Updating file with newLeaf 0xc0005f3080 2025/10/15 03:31:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/15 03:31:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/15 03:31:45 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/15 03:31:45 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/10/15 03:31:45 DEBUG : dir/file1: Updating file with dir/file1 0xc0005f3080 2025/10/15 03:31:45 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/15 03:31:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/15 03:31:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/15 03:31:45 DEBUG : dir/file1: newRWFileHandle: 2025/10/15 03:31:45 DEBUG : dir/file1(0xc00073d2c0): openPending: 2025/10/15 03:31:45 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" 2025/10/15 03:31:45 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/15 03:31:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/15 03:31:45 DEBUG : dir/file1(0xc00073d2c0): >openPending: err= 2025/10/15 03:31:45 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/15 03:31:45 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/15 03:31:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/15 03:31:45 DEBUG : dir/file1(0xc00073d2c0): _writeAt: size=25, off=0 2025/10/15 03:31:45 DEBUG : dir/file1(0xc00073d2c0): >_writeAt: n=25, err= 2025/10/15 03:31:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/15 03:31:46 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/15 03:31:46 DEBUG : newLeaf: Updating file with newLeaf 0xc0005f3080 2025/10/15 03:31:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/15 03:31:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/15 03:31:46 DEBUG : newLeaf(0xc00073d2c0): close: 2025/10/15 03:31:46 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/15 03:31:46 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-15 03:31:45.867678583 +0000 UTC m=+70.656645501 2025/10/15 03:31:46 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/15 03:31:46 DEBUG : newLeaf(0xc00073d2c0): >close: err= 2025/10/15 03:31:46 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:31:46 DEBUG : dir: Looking for writers 2025/10/15 03:31:46 DEBUG : Looking for writers 2025/10/15 03:31:46 DEBUG : dir: reading active writers 2025/10/15 03:31:46 DEBUG : newLeaf: reading active writers 2025/10/15 03:31:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/15 03:31:46 DEBUG : dir: Looking for writers 2025/10/15 03:31:46 DEBUG : Looking for writers 2025/10/15 03:31:46 DEBUG : dir: reading active writers 2025/10/15 03:31:46 DEBUG : newLeaf: reading active writers 2025/10/15 03:31:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/15 03:31:46 DEBUG : dir: Looking for writers 2025/10/15 03:31:46 DEBUG : Looking for writers 2025/10/15 03:31:46 DEBUG : dir: reading active writers 2025/10/15 03:31:46 DEBUG : newLeaf: reading active writers 2025/10/15 03:31:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/15 03:31:46 DEBUG : dir: Looking for writers 2025/10/15 03:31:46 DEBUG : Looking for writers 2025/10/15 03:31:46 DEBUG : dir: reading active writers 2025/10/15 03:31:46 DEBUG : newLeaf: reading active writers 2025/10/15 03:31:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/15 03:31:46 DEBUG : newLeaf: vfs cache: starting upload 2025/10/15 03:31:46 DEBUG : dir: Looking for writers 2025/10/15 03:31:46 DEBUG : Looking for writers 2025/10/15 03:31:46 DEBUG : dir: reading active writers 2025/10/15 03:31:46 DEBUG : newLeaf: reading active writers 2025/10/15 03:31:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/15 03:31:46 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/10/15 03:31:46 DEBUG : dir: Looking for writers 2025/10/15 03:31:46 DEBUG : Looking for writers 2025/10/15 03:31:46 DEBUG : dir: reading active writers 2025/10/15 03:31:46 DEBUG : newLeaf: reading active writers 2025/10/15 03:31:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/15 03:31:46 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/15 03:31:46 INFO : newLeaf: Copied (replaced existing) 2025/10/15 03:31:46 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-15 03:31:45 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/10/15 03:31:46 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/15 03:31:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/15 03:31:46 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/15 03:31:46 DEBUG : dir: Looking for writers 2025/10/15 03:31:46 DEBUG : Looking for writers 2025/10/15 03:31:46 DEBUG : dir: reading active writers 2025/10/15 03:31:46 DEBUG : newLeaf: reading active writers 2025/10/15 03:31:46 DEBUG : >WaitForWriters: 2025/10/15 03:31:47 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:31:47 DEBUG : dir: Looking for writers 2025/10/15 03:31:47 DEBUG : Looking for writers 2025/10/15 03:31:47 DEBUG : dir: reading active writers 2025/10/15 03:31:47 DEBUG : newLeaf: reading active writers 2025/10/15 03:31:47 DEBUG : >WaitForWriters: 2025/10/15 03:31:47 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:31:47 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:31:47 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/15 03:31:47 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:31:47 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:31:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:31:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:31:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:31:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:31:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:31:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:31:47 INFO : webdav root 'rclone-test-gimanid2bado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/15 03:31:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:31:48 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:31:48 DEBUG : dir: Looking for writers 2025/10/15 03:31:48 DEBUG : file1: reading active writers 2025/10/15 03:31:48 DEBUG : Looking for writers 2025/10/15 03:31:48 DEBUG : dir: reading active writers 2025/10/15 03:31:48 DEBUG : >WaitForWriters: 2025/10/15 03:31:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/15 03:31:48 DEBUG : dir/file1: newRWFileHandle: 2025/10/15 03:31:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/15 03:31:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/15 03:31:48 DEBUG : dir/file1(0xc0008fbd80): _readAt: size=512, off=0 2025/10/15 03:31:48 DEBUG : dir/file1(0xc0008fbd80): openPending: 2025/10/15 03:31:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/10/15 03:31:48 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/15 03:31:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/15 03:31:48 DEBUG : dir/file1(0xc0008fbd80): >openPending: err= 2025/10/15 03:31:48 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/10/15 03:31:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/15 03:31:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/15 03:31:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:31:48 DEBUG : dir/file1(0xc0008fbd80): >_readAt: n=14, err=EOF 2025/10/15 03:31:48 DEBUG : dir/file1(0xc0008fbd80): close: 2025/10/15 03:31:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/15 03:31:48 DEBUG : dir/file1(0xc0008fbd80): >close: err= 2025/10/15 03:31:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/15 03:31:49 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/15 03:31:49 DEBUG : newLeaf: Updating file with newLeaf 0xc000a47080 2025/10/15 03:31:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/15 03:31:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/15 03:31:49 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/15 03:31:49 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/10/15 03:31:49 DEBUG : dir/file1: Updating file with dir/file1 0xc000a47080 2025/10/15 03:31:49 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/15 03:31:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/15 03:31:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/15 03:31:50 DEBUG : dir/file1: newRWFileHandle: 2025/10/15 03:31:50 DEBUG : dir/file1(0xc000856c80): openPending: 2025/10/15 03:31:50 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" 2025/10/15 03:31:50 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/15 03:31:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/15 03:31:50 DEBUG : dir/file1(0xc000856c80): >openPending: err= 2025/10/15 03:31:50 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/15 03:31:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/15 03:31:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/15 03:31:50 DEBUG : dir/file1(0xc000856c80): _writeAt: size=25, off=0 2025/10/15 03:31:50 DEBUG : dir/file1(0xc000856c80): >_writeAt: n=25, err= 2025/10/15 03:31:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/15 03:31:50 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/15 03:31:50 DEBUG : newLeaf: Updating file with newLeaf 0xc000a47080 2025/10/15 03:31:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/15 03:31:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/15 03:31:50 DEBUG : newLeaf(0xc000856c80): close: 2025/10/15 03:31:50 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/15 03:31:50 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-15 03:31:50.019677328 +0000 UTC m=+74.808644246 2025/10/15 03:31:50 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/15 03:31:50 DEBUG : newLeaf(0xc000856c80): >close: err= 2025/10/15 03:31:50 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:31:50 DEBUG : dir: Looking for writers 2025/10/15 03:31:50 DEBUG : Looking for writers 2025/10/15 03:31:50 DEBUG : dir: reading active writers 2025/10/15 03:31:50 DEBUG : newLeaf: reading active writers 2025/10/15 03:31:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/15 03:31:50 DEBUG : dir: Looking for writers 2025/10/15 03:31:50 DEBUG : Looking for writers 2025/10/15 03:31:50 DEBUG : dir: reading active writers 2025/10/15 03:31:50 DEBUG : newLeaf: reading active writers 2025/10/15 03:31:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/15 03:31:50 DEBUG : dir: Looking for writers 2025/10/15 03:31:50 DEBUG : Looking for writers 2025/10/15 03:31:50 DEBUG : newLeaf: reading active writers 2025/10/15 03:31:50 DEBUG : dir: reading active writers 2025/10/15 03:31:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/15 03:31:50 DEBUG : dir: Looking for writers 2025/10/15 03:31:50 DEBUG : Looking for writers 2025/10/15 03:31:50 DEBUG : dir: reading active writers 2025/10/15 03:31:50 DEBUG : newLeaf: reading active writers 2025/10/15 03:31:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/15 03:31:50 DEBUG : newLeaf: vfs cache: starting upload 2025/10/15 03:31:50 DEBUG : dir: Looking for writers 2025/10/15 03:31:50 DEBUG : Looking for writers 2025/10/15 03:31:50 DEBUG : dir: reading active writers 2025/10/15 03:31:50 DEBUG : newLeaf: reading active writers 2025/10/15 03:31:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/15 03:31:50 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/10/15 03:31:50 DEBUG : dir: Looking for writers 2025/10/15 03:31:50 DEBUG : Looking for writers 2025/10/15 03:31:50 DEBUG : dir: reading active writers 2025/10/15 03:31:50 DEBUG : newLeaf: reading active writers 2025/10/15 03:31:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/15 03:31:50 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/15 03:31:50 INFO : newLeaf: Copied (replaced existing) 2025/10/15 03:31:50 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-15 03:31:50 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/10/15 03:31:50 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/15 03:31:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/15 03:31:50 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/15 03:31:51 DEBUG : dir: Looking for writers 2025/10/15 03:31:51 DEBUG : Looking for writers 2025/10/15 03:31:51 DEBUG : dir: reading active writers 2025/10/15 03:31:51 DEBUG : newLeaf: reading active writers 2025/10/15 03:31:51 DEBUG : >WaitForWriters: 2025/10/15 03:31:51 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:31:51 DEBUG : dir: Looking for writers 2025/10/15 03:31:51 DEBUG : Looking for writers 2025/10/15 03:31:51 DEBUG : newLeaf: reading active writers 2025/10/15 03:31:51 DEBUG : dir: reading active writers 2025/10/15 03:31:51 DEBUG : >WaitForWriters: 2025/10/15 03:31:51 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: cleaner exiting --- PASS: TestFileRename (24.16s) --- PASS: TestFileRename/off,forceCache=false (3.48s) --- PASS: TestFileRename/minimal,forceCache=false (3.55s) --- PASS: TestFileRename/minimal,forceCache=true (4.53s) --- PASS: TestFileRename/writes,forceCache=false (3.88s) --- PASS: TestFileRename/writes,forceCache=true (4.54s) --- PASS: TestFileRename/full,forceCache=false (4.18s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:31:51 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:31:51 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:31:51 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:31:51 DEBUG : Looking for writers 2025/10/15 03:31:51 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:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:31:52 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:31:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:31:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:31:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/15 03:31:52 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/15 03:31:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/15 03:31:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:31:52 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/15 03:31:52 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/10/15 03:31:52 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:31:52 DEBUG : dir: Looking for writers 2025/10/15 03:31:52 DEBUG : file1: reading active writers 2025/10/15 03:31:52 DEBUG : Looking for writers 2025/10/15 03:31:52 DEBUG : dir: reading active writers 2025/10/15 03:31:52 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (1.49s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:31:53 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:31:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:31:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:31:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/15 03:31:54 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/15 03:31:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/15 03:31:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:31:54 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/15 03:31:54 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/10/15 03:31:54 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/10/15 03:31:54 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/10/15 03:31:54 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/10/15 03:31:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/10/15 03:31:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/10/15 03:31:54 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/10/15 03:31:54 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/10/15 03:31:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/10/15 03:31:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/10/15 03:31:54 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/10/15 03:31:54 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/10/15 03:31:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/10/15 03:31:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/10/15 03:31:54 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/10/15 03:31:54 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:31:54 DEBUG : dir: Looking for writers 2025/10/15 03:31:54 DEBUG : file1: reading active writers 2025/10/15 03:31:54 DEBUG : Looking for writers 2025/10/15 03:31:54 DEBUG : dir: reading active writers 2025/10/15 03:31:54 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.82s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:31:55 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:31:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:31:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:31:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/15 03:31:56 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/15 03:31:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/15 03:31:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:31:56 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/15 03:31:56 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/10/15 03:31:56 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/10/15 03:31:56 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/10/15 03:31:56 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/10/15 03:31:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/10/15 03:31:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/10/15 03:31:56 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/10/15 03:31:56 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/10/15 03:31:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/10/15 03:31:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/10/15 03:31:56 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/10/15 03:31:56 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/10/15 03:31:56 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/10/15 03:31:56 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/10/15 03:31:56 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/10/15 03:31:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/10/15 03:31:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/10/15 03:31:56 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/10/15 03:31:56 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/10/15 03:31:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/10/15 03:31:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/10/15 03:31:56 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/10/15 03:31:56 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/10/15 03:31:56 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/10/15 03:31:56 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/10/15 03:31:56 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/10/15 03:31:56 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/10/15 03:31:56 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/10/15 03:31:56 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/10/15 03:31:56 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/10/15 03:31:56 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:31:56 DEBUG : dir: Looking for writers 2025/10/15 03:31:56 DEBUG : file1: reading active writers 2025/10/15 03:31:56 DEBUG : Looking for writers 2025/10/15 03:31:56 DEBUG : dir: reading active writers 2025/10/15 03:31:56 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (2.00s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:31:57 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:31:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:31:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:31:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/15 03:31:58 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/15 03:31:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/15 03:31:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:31:58 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/10/15 03:31:58 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:31:58 DEBUG : dir: Looking for writers 2025/10/15 03:31:58 DEBUG : file1: reading active writers 2025/10/15 03:31:58 DEBUG : Looking for writers 2025/10/15 03:31:58 DEBUG : dir: reading active writers 2025/10/15 03:31:58 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (1.54s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:31:58 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:31:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:31:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:31:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/15 03:31:59 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/15 03:31:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/15 03:31:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:31:59 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/10/15 03:31:59 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/10/15 03:31:59 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/10/15 03:31:59 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:31:59 DEBUG : dir: Looking for writers 2025/10/15 03:31:59 DEBUG : file1: reading active writers 2025/10/15 03:31:59 DEBUG : Looking for writers 2025/10/15 03:31:59 DEBUG : dir: reading active writers 2025/10/15 03:31:59 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (1.51s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:32:00 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:32:00 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/15 03:32:00 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:00 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:32:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:32:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:00 INFO : webdav root 'rclone-test-gimanid2bado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/15 03:32:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:32:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:32:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/15 03:32:01 DEBUG : dir/file1: newRWFileHandle: 2025/10/15 03:32:01 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/15 03:32:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/15 03:32:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/15 03:32:01 DEBUG : dir/file1(0xc0005e4f40): _readAt: size=1, off=0 2025/10/15 03:32:01 DEBUG : dir/file1(0xc0005e4f40): openPending: 2025/10/15 03:32:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/15 03:32:01 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/15 03:32:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/15 03:32:01 DEBUG : dir/file1(0xc0005e4f40): >openPending: err= 2025/10/15 03:32:01 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/15 03:32:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/15 03:32:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/15 03:32:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:32:01 DEBUG : dir/file1(0xc0005e4f40): >_readAt: n=1, err= 2025/10/15 03:32:01 DEBUG : dir/file1(0xc0005e4f40): _readAt: size=256, off=1 2025/10/15 03:32:01 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/10/15 03:32:01 DEBUG : dir/file1(0xc0005e4f40): >_readAt: n=15, err=EOF 2025/10/15 03:32:01 DEBUG : dir/file1(0xc0005e4f40): _readAt: size=16, off=16 2025/10/15 03:32:01 DEBUG : dir/file1(0xc0005e4f40): >_readAt: n=0, err=EOF 2025/10/15 03:32:01 DEBUG : dir/file1(0xc0005e4f40): close: 2025/10/15 03:32:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/15 03:32:01 DEBUG : dir/file1(0xc0005e4f40): >close: err= 2025/10/15 03:32:01 DEBUG : dir/file1(0xc0005e4f40): close: 2025/10/15 03:32:01 DEBUG : dir/file1(0xc0005e4f40): >close: err=file already closed 2025/10/15 03:32:01 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:32:01 DEBUG : dir: Looking for writers 2025/10/15 03:32:01 DEBUG : file1: reading active writers 2025/10/15 03:32:01 DEBUG : Looking for writers 2025/10/15 03:32:01 DEBUG : dir: reading active writers 2025/10/15 03:32:01 DEBUG : >WaitForWriters: 2025/10/15 03:32:01 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (1.54s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:32:01 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:32:01 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/15 03:32:01 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:01 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:32:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:32:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:01 INFO : webdav root 'rclone-test-gimanid2bado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/15 03:32:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:32:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:32:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/15 03:32:02 DEBUG : dir/file1: newRWFileHandle: 2025/10/15 03:32:02 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/15 03:32:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/15 03:32:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/15 03:32:02 DEBUG : dir/file1(0xc000bbe800): _readAt: size=1, off=0 2025/10/15 03:32:02 DEBUG : dir/file1(0xc000bbe800): openPending: 2025/10/15 03:32:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/15 03:32:02 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/15 03:32:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/15 03:32:02 DEBUG : dir/file1(0xc000bbe800): >openPending: err= 2025/10/15 03:32:02 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/15 03:32:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/15 03:32:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/15 03:32:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:32:02 DEBUG : dir/file1(0xc000bbe800): >_readAt: n=1, err= 2025/10/15 03:32:02 DEBUG : dir/file1(0xc000bbe800): _readAt: size=1, off=5 2025/10/15 03:32:02 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/15 03:32:02 DEBUG : dir/file1(0xc000bbe800): >_readAt: n=1, err= 2025/10/15 03:32:02 DEBUG : dir/file1(0xc000bbe800): _readAt: size=1, off=3 2025/10/15 03:32:02 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/15 03:32:02 DEBUG : dir/file1(0xc000bbe800): >_readAt: n=1, err= 2025/10/15 03:32:02 DEBUG : dir/file1(0xc000bbe800): _readAt: size=1, off=13 2025/10/15 03:32:02 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/15 03:32:02 DEBUG : dir/file1(0xc000bbe800): >_readAt: n=1, err= 2025/10/15 03:32:02 DEBUG : dir/file1(0xc000bbe800): _readAt: size=16, off=100 2025/10/15 03:32:02 DEBUG : dir/file1(0xc000bbe800): >_readAt: n=0, err=EOF 2025/10/15 03:32:02 DEBUG : dir/file1(0xc000bbe800): close: 2025/10/15 03:32:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/15 03:32:02 DEBUG : dir/file1(0xc000bbe800): >close: err= 2025/10/15 03:32:02 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:32:02 DEBUG : dir: Looking for writers 2025/10/15 03:32:02 DEBUG : file1: reading active writers 2025/10/15 03:32:02 DEBUG : Looking for writers 2025/10/15 03:32:02 DEBUG : dir: reading active writers 2025/10/15 03:32:02 DEBUG : >WaitForWriters: 2025/10/15 03:32:02 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (1.40s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:32:03 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:32:03 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/15 03:32:03 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:03 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:32:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:32:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:03 INFO : webdav root 'rclone-test-gimanid2bado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/15 03:32:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:32:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:32:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/15 03:32:04 DEBUG : dir/file1: newRWFileHandle: 2025/10/15 03:32:04 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/15 03:32:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/15 03:32:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/15 03:32:04 DEBUG : dir/file1(0xc0007a77c0): _readAt: size=1, off=0 2025/10/15 03:32:04 DEBUG : dir/file1(0xc0007a77c0): openPending: 2025/10/15 03:32:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/15 03:32:04 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/15 03:32:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/15 03:32:04 DEBUG : dir/file1(0xc0007a77c0): >openPending: err= 2025/10/15 03:32:04 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/15 03:32:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/15 03:32:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/15 03:32:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:32:04 DEBUG : dir/file1(0xc0007a77c0): >_readAt: n=1, err= 2025/10/15 03:32:04 DEBUG : dir/file1(0xc0007a77c0): _readAt: size=1, off=5 2025/10/15 03:32:04 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/15 03:32:04 DEBUG : dir/file1(0xc0007a77c0): >_readAt: n=1, err= 2025/10/15 03:32:04 DEBUG : dir/file1(0xc0007a77c0): _readAt: size=1, off=1 2025/10/15 03:32:04 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/15 03:32:04 DEBUG : dir/file1(0xc0007a77c0): >_readAt: n=1, err= 2025/10/15 03:32:04 DEBUG : dir/file1(0xc0007a77c0): _readAt: size=6, off=10 2025/10/15 03:32:04 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/10/15 03:32:04 DEBUG : dir/file1(0xc0007a77c0): >_readAt: n=6, err= 2025/10/15 03:32:04 DEBUG : dir/file1(0xc0007a77c0): _readAt: size=256, off=10 2025/10/15 03:32:04 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/10/15 03:32:04 DEBUG : dir/file1(0xc0007a77c0): >_readAt: n=6, err=EOF 2025/10/15 03:32:04 DEBUG : dir/file1(0xc0007a77c0): _readAt: size=256, off=100 2025/10/15 03:32:04 DEBUG : dir/file1(0xc0007a77c0): >_readAt: n=0, err=EOF 2025/10/15 03:32:04 DEBUG : dir/file1(0xc0007a77c0): close: 2025/10/15 03:32:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/15 03:32:04 DEBUG : dir/file1(0xc0007a77c0): >close: err= 2025/10/15 03:32:04 DEBUG : dir/file1(0xc0007a77c0): _readAt: size=256, off=100 2025/10/15 03:32:04 DEBUG : dir/file1(0xc0007a77c0): >_readAt: n=0, err=file already closed 2025/10/15 03:32:04 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:32:04 DEBUG : dir: Looking for writers 2025/10/15 03:32:04 DEBUG : file1: reading active writers 2025/10/15 03:32:04 DEBUG : Looking for writers 2025/10/15 03:32:04 DEBUG : dir: reading active writers 2025/10/15 03:32:04 DEBUG : >WaitForWriters: 2025/10/15 03:32:04 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.33s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:32:04 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:32:04 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/15 03:32:04 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:04 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:32:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:32:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:04 INFO : webdav root 'rclone-test-gimanid2bado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/15 03:32:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:32:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:32:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/15 03:32:05 DEBUG : dir/file1: newRWFileHandle: 2025/10/15 03:32:05 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/15 03:32:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/15 03:32:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/15 03:32:05 DEBUG : dir/file1(0xc0008f9d40): RWFileHandle.Flush 2025/10/15 03:32:05 DEBUG : dir/file1(0xc0008f9d40): _readAt: size=256, off=0 2025/10/15 03:32:05 DEBUG : dir/file1(0xc0008f9d40): openPending: 2025/10/15 03:32:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/15 03:32:05 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/15 03:32:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/15 03:32:05 DEBUG : dir/file1(0xc0008f9d40): >openPending: err= 2025/10/15 03:32:05 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/10/15 03:32:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/15 03:32:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/15 03:32:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:32:05 DEBUG : dir/file1(0xc0008f9d40): >_readAt: n=16, err=EOF 2025/10/15 03:32:05 DEBUG : dir/file1(0xc0008f9d40): RWFileHandle.Flush 2025/10/15 03:32:05 DEBUG : dir/file1(0xc0008f9d40): RWFileHandle.Flush 2025/10/15 03:32:05 DEBUG : dir/file1(0xc0008f9d40): close: 2025/10/15 03:32:05 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/15 03:32:05 DEBUG : dir/file1(0xc0008f9d40): >close: err= 2025/10/15 03:32:05 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:32:05 DEBUG : dir: Looking for writers 2025/10/15 03:32:05 DEBUG : file1: reading active writers 2025/10/15 03:32:05 DEBUG : Looking for writers 2025/10/15 03:32:05 DEBUG : dir: reading active writers 2025/10/15 03:32:05 DEBUG : >WaitForWriters: 2025/10/15 03:32:05 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (1.48s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:32:06 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:32:06 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/15 03:32:06 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:06 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:32:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:32:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:06 INFO : webdav root 'rclone-test-gimanid2bado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/15 03:32:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:32:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:32:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/15 03:32:06 DEBUG : dir/file1: newRWFileHandle: 2025/10/15 03:32:06 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/15 03:32:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/15 03:32:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/15 03:32:06 DEBUG : dir/file1(0xc000a45b00): _readAt: size=256, off=0 2025/10/15 03:32:06 DEBUG : dir/file1(0xc000a45b00): openPending: 2025/10/15 03:32:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/15 03:32:06 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/15 03:32:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/15 03:32:06 DEBUG : dir/file1(0xc000a45b00): >openPending: err= 2025/10/15 03:32:06 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/10/15 03:32:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/15 03:32:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/15 03:32:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:32:06 DEBUG : dir/file1(0xc000a45b00): >_readAt: n=16, err=EOF 2025/10/15 03:32:06 DEBUG : dir/file1(0xc000a45b00): RWFileHandle.Release 2025/10/15 03:32:06 DEBUG : dir/file1(0xc000a45b00): close: 2025/10/15 03:32:06 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/15 03:32:06 DEBUG : dir/file1(0xc000a45b00): >close: err= 2025/10/15 03:32:06 DEBUG : dir/file1(0xc000a45b00): RWFileHandle.Release 2025/10/15 03:32:06 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:32:06 DEBUG : dir: Looking for writers 2025/10/15 03:32:06 DEBUG : file1: reading active writers 2025/10/15 03:32:06 DEBUG : Looking for writers 2025/10/15 03:32:06 DEBUG : dir: reading active writers 2025/10/15 03:32:06 DEBUG : >WaitForWriters: 2025/10/15 03:32:06 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (1.37s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:32:07 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:32:07 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/15 03:32:07 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:07 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:32:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:32:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:07 INFO : webdav root 'rclone-test-gimanid2bado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/15 03:32:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:07 DEBUG : file1: newRWFileHandle: 2025/10/15 03:32:07 DEBUG : file1(0xc000936440): openPending: 2025/10/15 03:32:07 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:32:07 DEBUG : file1(0xc000936440): >openPending: err= 2025/10/15 03:32:07 DEBUG : file1: >newRWFileHandle: err= 2025/10/15 03:32:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:32:07 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/15 03:32:07 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/15 03:32:07 DEBUG : file1(0xc000936440): _writeAt: size=5, off=0 2025/10/15 03:32:07 DEBUG : file1(0xc000936440): >_writeAt: n=5, err= 2025/10/15 03:32:07 DEBUG : file1(0xc000936440): _writeAt: size=7, off=5 2025/10/15 03:32:07 DEBUG : file1(0xc000936440): >_writeAt: n=7, err= 2025/10/15 03:32:07 DEBUG : file1: vfs cache: truncate to size=11 2025/10/15 03:32:07 DEBUG : file1(0xc000936440): close: 2025/10/15 03:32:07 DEBUG : file1: vfs cache: setting modification time to 2025-10-15 03:32:07.622160281 +0000 UTC m=+92.411127229 2025/10/15 03:32:07 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:07 DEBUG : file1(0xc000936440): >close: err= 2025/10/15 03:32:07 DEBUG : file1(0xc000936440): close: 2025/10/15 03:32:07 DEBUG : file1(0xc000936440): >close: err=file already closed 2025/10/15 03:32:07 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:32:07 DEBUG : Looking for writers 2025/10/15 03:32:07 DEBUG : file1: reading active writers 2025/10/15 03:32:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/15 03:32:07 DEBUG : Looking for writers 2025/10/15 03:32:07 DEBUG : file1: reading active writers 2025/10/15 03:32:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/15 03:32:07 DEBUG : Looking for writers 2025/10/15 03:32:07 DEBUG : file1: reading active writers 2025/10/15 03:32:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/15 03:32:07 DEBUG : Looking for writers 2025/10/15 03:32:07 DEBUG : file1: reading active writers 2025/10/15 03:32:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/15 03:32:07 DEBUG : file1: vfs cache: starting upload 2025/10/15 03:32:07 DEBUG : Looking for writers 2025/10/15 03:32:07 DEBUG : file1: reading active writers 2025/10/15 03:32:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/15 03:32:07 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:32:07 DEBUG : Looking for writers 2025/10/15 03:32:07 DEBUG : file1: reading active writers 2025/10/15 03:32:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/15 03:32:08 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/15 03:32:08 INFO : file1: Copied (new) 2025/10/15 03:32:08 DEBUG : file1: vfs cache: fingerprint now "11,2025-10-15 03:32:07 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/10/15 03:32:08 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/15 03:32:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:32:08 INFO : file1: vfs cache: upload succeeded try #1 2025/10/15 03:32:08 DEBUG : Looking for writers 2025/10/15 03:32:08 DEBUG : file1: reading active writers 2025/10/15 03:32:08 DEBUG : >WaitForWriters: 2025/10/15 03:32:08 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:32:08 DEBUG : Looking for writers 2025/10/15 03:32:08 DEBUG : file1: reading active writers 2025/10/15 03:32:08 DEBUG : >WaitForWriters: 2025/10/15 03:32:08 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.16s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:32:08 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:32:08 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/15 03:32:08 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:08 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:32:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:32:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:08 INFO : webdav root 'rclone-test-gimanid2bado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/15 03:32:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:08 DEBUG : file1: newRWFileHandle: 2025/10/15 03:32:08 DEBUG : file1(0xc0009371c0): openPending: 2025/10/15 03:32:08 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:32:08 DEBUG : file1(0xc0009371c0): >openPending: err= 2025/10/15 03:32:08 DEBUG : file1: >newRWFileHandle: err= 2025/10/15 03:32:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:32:08 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/15 03:32:08 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/15 03:32:08 DEBUG : file1(0xc0009371c0): _writeAt: size=7, off=0 2025/10/15 03:32:08 DEBUG : file1(0xc0009371c0): >_writeAt: n=7, err= 2025/10/15 03:32:08 DEBUG : file1(0xc0009371c0): _writeAt: size=6, off=5 2025/10/15 03:32:08 DEBUG : file1(0xc0009371c0): >_writeAt: n=6, err= 2025/10/15 03:32:08 DEBUG : file1(0xc0009371c0): close: 2025/10/15 03:32:08 DEBUG : file1: vfs cache: setting modification time to 2025-10-15 03:32:08.781136982 +0000 UTC m=+93.570103940 2025/10/15 03:32:08 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:08 DEBUG : file1(0xc0009371c0): >close: err= 2025/10/15 03:32:08 DEBUG : file1(0xc0009371c0): _writeAt: size=5, off=0 2025/10/15 03:32:08 DEBUG : file1(0xc0009371c0): >_writeAt: n=0, err=file already closed 2025/10/15 03:32:08 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:32:08 DEBUG : Looking for writers 2025/10/15 03:32:08 DEBUG : file1: reading active writers 2025/10/15 03:32:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/15 03:32:08 DEBUG : Looking for writers 2025/10/15 03:32:08 DEBUG : file1: reading active writers 2025/10/15 03:32:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/15 03:32:08 DEBUG : Looking for writers 2025/10/15 03:32:08 DEBUG : file1: reading active writers 2025/10/15 03:32:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/15 03:32:08 DEBUG : Looking for writers 2025/10/15 03:32:08 DEBUG : file1: reading active writers 2025/10/15 03:32:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/15 03:32:08 DEBUG : file1: vfs cache: starting upload 2025/10/15 03:32:08 DEBUG : Looking for writers 2025/10/15 03:32:08 DEBUG : file1: reading active writers 2025/10/15 03:32:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/15 03:32:08 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:32:09 DEBUG : Looking for writers 2025/10/15 03:32:09 DEBUG : file1: reading active writers 2025/10/15 03:32:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/15 03:32:09 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/15 03:32:09 INFO : file1: Copied (new) 2025/10/15 03:32:09 DEBUG : file1: vfs cache: fingerprint now "11,2025-10-15 03:32:08 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/10/15 03:32:09 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/15 03:32:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:32:09 INFO : file1: vfs cache: upload succeeded try #1 2025/10/15 03:32:09 DEBUG : Looking for writers 2025/10/15 03:32:09 DEBUG : file1: reading active writers 2025/10/15 03:32:09 DEBUG : >WaitForWriters: 2025/10/15 03:32:09 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:32:09 DEBUG : Looking for writers 2025/10/15 03:32:09 DEBUG : file1: reading active writers 2025/10/15 03:32:09 DEBUG : >WaitForWriters: 2025/10/15 03:32:09 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.08s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:32:09 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:32:09 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/15 03:32:09 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:09 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:32:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:32:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:09 INFO : webdav root 'rclone-test-gimanid2bado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/15 03:32:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:09 DEBUG : file1: newRWFileHandle: 2025/10/15 03:32:09 DEBUG : file1(0xc000aae240): openPending: 2025/10/15 03:32:09 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:32:09 DEBUG : file1(0xc000aae240): >openPending: err= 2025/10/15 03:32:09 DEBUG : file1: >newRWFileHandle: err= 2025/10/15 03:32:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:32:09 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/15 03:32:09 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/15 03:32:09 DEBUG : file1(0xc000aae240): close: 2025/10/15 03:32:09 DEBUG : file1: vfs cache: setting modification time to 2025-10-15 03:32:09.868343467 +0000 UTC m=+94.657310425 2025/10/15 03:32:09 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:09 DEBUG : file1(0xc000aae240): >close: err= 2025/10/15 03:32:09 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/15 03:32:09 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/15 03:32:09 DEBUG : file2: newRWFileHandle: 2025/10/15 03:32:09 DEBUG : file2(0xc000aae6c0): openPending: 2025/10/15 03:32:09 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:09 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/15 03:32:09 DEBUG : file2(0xc000aae6c0): >openPending: err= 2025/10/15 03:32:09 DEBUG : file2: >newRWFileHandle: err= 2025/10/15 03:32:09 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/15 03:32:09 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/10/15 03:32:09 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/10/15 03:32:09 DEBUG : file2(0xc000aae6c0): RWFileHandle.Flush 2025/10/15 03:32:09 DEBUG : file2(0xc000aae6c0): RWFileHandle.Release 2025/10/15 03:32:09 DEBUG : file2(0xc000aae6c0): close: 2025/10/15 03:32:09 DEBUG : file2: vfs cache: setting modification time to 2025-10-15 03:32:09.869803848 +0000 UTC m=+94.658770766 2025/10/15 03:32:09 INFO : file2: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:09 DEBUG : file2(0xc000aae6c0): >close: err= 2025/10/15 03:32:09 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:32:09 DEBUG : Looking for writers 2025/10/15 03:32:09 DEBUG : file1: reading active writers 2025/10/15 03:32:09 DEBUG : file2: reading active writers 2025/10/15 03:32:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/10/15 03:32:09 DEBUG : Looking for writers 2025/10/15 03:32:09 DEBUG : file1: reading active writers 2025/10/15 03:32:09 DEBUG : file2: reading active writers 2025/10/15 03:32:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/10/15 03:32:09 DEBUG : Looking for writers 2025/10/15 03:32:09 DEBUG : file1: reading active writers 2025/10/15 03:32:09 DEBUG : file2: reading active writers 2025/10/15 03:32:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/10/15 03:32:09 DEBUG : Looking for writers 2025/10/15 03:32:09 DEBUG : file1: reading active writers 2025/10/15 03:32:09 DEBUG : file2: reading active writers 2025/10/15 03:32:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/10/15 03:32:09 DEBUG : file1: vfs cache: starting upload 2025/10/15 03:32:09 DEBUG : file2: vfs cache: starting upload 2025/10/15 03:32:10 DEBUG : Looking for writers 2025/10/15 03:32:10 DEBUG : file1: reading active writers 2025/10/15 03:32:10 DEBUG : file2: reading active writers 2025/10/15 03:32:10 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/10/15 03:32:10 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:32:10 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/10/15 03:32:10 DEBUG : Looking for writers 2025/10/15 03:32:10 DEBUG : file1: reading active writers 2025/10/15 03:32:10 DEBUG : file2: reading active writers 2025/10/15 03:32:10 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/10/15 03:32:10 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/15 03:32:10 INFO : file2: Copied (new) 2025/10/15 03:32:10 DEBUG : file2: vfs cache: fingerprint now "0,2025-10-15 03:32:09 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/10/15 03:32:10 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/10/15 03:32:10 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/15 03:32:10 INFO : file2: vfs cache: upload succeeded try #1 2025/10/15 03:32:10 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/15 03:32:10 INFO : file1: Copied (new) 2025/10/15 03:32:10 DEBUG : file1: vfs cache: fingerprint now "0,2025-10-15 03:32:09 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/10/15 03:32:10 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/15 03:32:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:32:10 INFO : file1: vfs cache: upload succeeded try #1 2025/10/15 03:32:10 DEBUG : Looking for writers 2025/10/15 03:32:10 DEBUG : file1: reading active writers 2025/10/15 03:32:10 DEBUG : file2: reading active writers 2025/10/15 03:32:10 DEBUG : >WaitForWriters: 2025/10/15 03:32:10 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:32:10 DEBUG : Looking for writers 2025/10/15 03:32:10 DEBUG : file1: reading active writers 2025/10/15 03:32:10 DEBUG : file2: reading active writers 2025/10/15 03:32:10 DEBUG : >WaitForWriters: 2025/10/15 03:32:10 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.23s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:32:11 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:32:11 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/15 03:32:11 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:11 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:32:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:32:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:11 INFO : webdav root 'rclone-test-gimanid2bado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/15 03:32:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:11 DEBUG : file1: newRWFileHandle: 2025/10/15 03:32:11 DEBUG : file1(0xc000993c40): openPending: 2025/10/15 03:32:11 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:32:11 DEBUG : file1(0xc000993c40): >openPending: err= 2025/10/15 03:32:11 DEBUG : file1: >newRWFileHandle: err= 2025/10/15 03:32:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:32:11 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/15 03:32:11 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/15 03:32:11 DEBUG : file1(0xc000993c40): _writeAt: size=5, off=0 2025/10/15 03:32:11 DEBUG : file1(0xc000993c40): >_writeAt: n=5, err= 2025/10/15 03:32:11 DEBUG : file1(0xc000993c40): RWFileHandle.Flush 2025/10/15 03:32:11 DEBUG : file1(0xc000993c40): RWFileHandle.Flush 2025/10/15 03:32:11 DEBUG : file1(0xc000993c40): close: 2025/10/15 03:32:11 DEBUG : file1: vfs cache: setting modification time to 2025-10-15 03:32:11.112858221 +0000 UTC m=+95.901825139 2025/10/15 03:32:11 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:11 DEBUG : file1(0xc000993c40): >close: err= 2025/10/15 03:32:11 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:32:11 DEBUG : Looking for writers 2025/10/15 03:32:11 DEBUG : file1: reading active writers 2025/10/15 03:32:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/15 03:32:11 DEBUG : Looking for writers 2025/10/15 03:32:11 DEBUG : file1: reading active writers 2025/10/15 03:32:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/15 03:32:11 DEBUG : Looking for writers 2025/10/15 03:32:11 DEBUG : file1: reading active writers 2025/10/15 03:32:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/15 03:32:11 DEBUG : Looking for writers 2025/10/15 03:32:11 DEBUG : file1: reading active writers 2025/10/15 03:32:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/15 03:32:11 DEBUG : file1: vfs cache: starting upload 2025/10/15 03:32:11 DEBUG : Looking for writers 2025/10/15 03:32:11 DEBUG : file1: reading active writers 2025/10/15 03:32:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/15 03:32:11 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:32:11 DEBUG : Looking for writers 2025/10/15 03:32:11 DEBUG : file1: reading active writers 2025/10/15 03:32:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/15 03:32:11 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/15 03:32:11 INFO : file1: Copied (new) 2025/10/15 03:32:11 DEBUG : file1: vfs cache: fingerprint now "5,2025-10-15 03:32:11 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/10/15 03:32:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/15 03:32:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:32:11 INFO : file1: vfs cache: upload succeeded try #1 2025/10/15 03:32:11 DEBUG : Looking for writers 2025/10/15 03:32:11 DEBUG : file1: reading active writers 2025/10/15 03:32:11 DEBUG : >WaitForWriters: 2025/10/15 03:32:11 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.08s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:32:12 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:32:12 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/15 03:32:12 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:12 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:32:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:32:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:12 INFO : webdav root 'rclone-test-gimanid2bado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/15 03:32:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:12 DEBUG : file1: newRWFileHandle: 2025/10/15 03:32:12 DEBUG : file1(0xc000983e40): openPending: 2025/10/15 03:32:12 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:32:12 DEBUG : file1(0xc000983e40): >openPending: err= 2025/10/15 03:32:12 DEBUG : file1: >newRWFileHandle: err= 2025/10/15 03:32:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:32:12 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/15 03:32:12 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/15 03:32:12 DEBUG : file1(0xc000983e40): _writeAt: size=5, off=0 2025/10/15 03:32:12 DEBUG : file1(0xc000983e40): >_writeAt: n=5, err= 2025/10/15 03:32:12 DEBUG : file1(0xc000983e40): RWFileHandle.Release 2025/10/15 03:32:12 DEBUG : file1(0xc000983e40): close: 2025/10/15 03:32:12 DEBUG : file1: vfs cache: setting modification time to 2025-10-15 03:32:12.19772282 +0000 UTC m=+96.986689739 2025/10/15 03:32:12 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:12 DEBUG : file1(0xc000983e40): >close: err= 2025/10/15 03:32:12 DEBUG : file1(0xc000983e40): RWFileHandle.Release 2025/10/15 03:32:12 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:32:12 DEBUG : Looking for writers 2025/10/15 03:32:12 DEBUG : file1: reading active writers 2025/10/15 03:32:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/15 03:32:12 DEBUG : Looking for writers 2025/10/15 03:32:12 DEBUG : file1: reading active writers 2025/10/15 03:32:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/15 03:32:12 DEBUG : Looking for writers 2025/10/15 03:32:12 DEBUG : file1: reading active writers 2025/10/15 03:32:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/15 03:32:12 DEBUG : Looking for writers 2025/10/15 03:32:12 DEBUG : file1: reading active writers 2025/10/15 03:32:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/15 03:32:12 DEBUG : file1: vfs cache: starting upload 2025/10/15 03:32:12 DEBUG : Looking for writers 2025/10/15 03:32:12 DEBUG : file1: reading active writers 2025/10/15 03:32:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/15 03:32:12 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:32:12 DEBUG : Looking for writers 2025/10/15 03:32:12 DEBUG : file1: reading active writers 2025/10/15 03:32:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/15 03:32:12 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/15 03:32:12 INFO : file1: Copied (new) 2025/10/15 03:32:12 DEBUG : file1: vfs cache: fingerprint now "5,2025-10-15 03:32:12 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/10/15 03:32:12 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/15 03:32:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:32:12 INFO : file1: vfs cache: upload succeeded try #1 2025/10/15 03:32:12 DEBUG : Looking for writers 2025/10/15 03:32:12 DEBUG : file1: reading active writers 2025/10/15 03:32:12 DEBUG : >WaitForWriters: 2025/10/15 03:32:12 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.08s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:32:13 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:32:13 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/15 03:32:13 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:13 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:32:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:32:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:13 INFO : webdav root 'rclone-test-gimanid2bado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/15 03:32:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:32:13 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/10/15 03:32:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/15 03:32:13 DEBUG : dir/file1: newRWFileHandle: 2025/10/15 03:32:13 DEBUG : dir/file1(0xc00089bec0): openPending: 2025/10/15 03:32:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/15 03:32:13 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/15 03:32:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/15 03:32:13 DEBUG : dir/file1(0xc00089bec0): >openPending: err= 2025/10/15 03:32:13 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/15 03:32:13 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/15 03:32:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/15 03:32:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/15 03:32:13 DEBUG : dir/file1(0xc00089bec0): _writeAt: size=5, off=0 2025/10/15 03:32:13 DEBUG : dir/file1(0xc00089bec0): >_writeAt: n=5, err= 2025/10/15 03:32:13 DEBUG : dir/file1(0xc00089bec0): close: 2025/10/15 03:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:13 DEBUG : dir/file1: vfs cache: setting modification time to 2025-10-15 03:32:13.924452419 +0000 UTC m=+98.713419377 2025/10/15 03:32:13 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:13 DEBUG : dir/file1(0xc00089bec0): >close: err= 2025/10/15 03:32:13 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:32:13 DEBUG : dir: Looking for writers 2025/10/15 03:32:13 DEBUG : file1: reading active writers 2025/10/15 03:32:13 DEBUG : Looking for writers 2025/10/15 03:32:13 DEBUG : dir: reading active writers 2025/10/15 03:32:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/15 03:32:13 DEBUG : dir: Looking for writers 2025/10/15 03:32:13 DEBUG : file1: reading active writers 2025/10/15 03:32:13 DEBUG : Looking for writers 2025/10/15 03:32:13 DEBUG : dir: reading active writers 2025/10/15 03:32:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/15 03:32:13 DEBUG : dir: Looking for writers 2025/10/15 03:32:13 DEBUG : file1: reading active writers 2025/10/15 03:32:13 DEBUG : Looking for writers 2025/10/15 03:32:13 DEBUG : dir: reading active writers 2025/10/15 03:32:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/15 03:32:13 DEBUG : dir: Looking for writers 2025/10/15 03:32:13 DEBUG : file1: reading active writers 2025/10/15 03:32:13 DEBUG : Looking for writers 2025/10/15 03:32:13 DEBUG : dir: reading active writers 2025/10/15 03:32:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/15 03:32:14 DEBUG : dir/file1: vfs cache: starting upload 2025/10/15 03:32:14 DEBUG : dir: Looking for writers 2025/10/15 03:32:14 DEBUG : file1: reading active writers 2025/10/15 03:32:14 DEBUG : Looking for writers 2025/10/15 03:32:14 DEBUG : dir: reading active writers 2025/10/15 03:32:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/15 03:32:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:32:14 DEBUG : dir: Looking for writers 2025/10/15 03:32:14 DEBUG : file1: reading active writers 2025/10/15 03:32:14 DEBUG : Looking for writers 2025/10/15 03:32:14 DEBUG : dir: reading active writers 2025/10/15 03:32:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/15 03:32:14 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/15 03:32:14 INFO : dir/file1: Copied (replaced existing) 2025/10/15 03:32:14 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-10-15 03:32:13 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/10/15 03:32:14 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/15 03:32:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/15 03:32:14 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/15 03:32:14 DEBUG : dir: Looking for writers 2025/10/15 03:32:14 DEBUG : file1: reading active writers 2025/10/15 03:32:14 DEBUG : Looking for writers 2025/10/15 03:32:14 DEBUG : dir: reading active writers 2025/10/15 03:32:14 DEBUG : >WaitForWriters: 2025/10/15 03:32:14 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (2.04s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:32:15 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:32:15 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/15 03:32:15 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:15 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:32:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:32:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:15 INFO : webdav root 'rclone-test-gimanid2bado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/15 03:32:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:32:15 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:15 DEBUG : dir/file1: newRWFileHandle: 2025/10/15 03:32:15 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/15 03:32:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/15 03:32:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/15 03:32:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/15 03:32:15 DEBUG : dir/file1(0xc000a04240): _writeAt: size=5, off=0 2025/10/15 03:32:15 DEBUG : dir/file1(0xc000a04240): openPending: 2025/10/15 03:32:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/15 03:32:15 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/15 03:32:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/15 03:32:15 DEBUG : dir/file1(0xc000a04240): >openPending: err= 2025/10/15 03:32:15 DEBUG : dir/file1(0xc000a04240): >_writeAt: n=5, err= 2025/10/15 03:32:15 DEBUG : dir/file1(0xc000a04240): _writeAt: size=15, off=5 2025/10/15 03:32:15 DEBUG : dir/file1(0xc000a04240): >_writeAt: n=15, err= 2025/10/15 03:32:15 DEBUG : dir/file1(0xc000a04240): close: 2025/10/15 03:32:15 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/10/15 03:32:15 DEBUG : dir/file1: vfs cache: setting modification time to 2025-10-15 03:32:15.901740606 +0000 UTC m=+100.690707524 2025/10/15 03:32:15 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:15 DEBUG : dir/file1(0xc000a04240): >close: err= 2025/10/15 03:32:15 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:32:15 DEBUG : dir: Looking for writers 2025/10/15 03:32:15 DEBUG : file1: reading active writers 2025/10/15 03:32:15 DEBUG : Looking for writers 2025/10/15 03:32:15 DEBUG : dir: reading active writers 2025/10/15 03:32:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/15 03:32:15 DEBUG : dir: Looking for writers 2025/10/15 03:32:15 DEBUG : file1: reading active writers 2025/10/15 03:32:15 DEBUG : Looking for writers 2025/10/15 03:32:15 DEBUG : dir: reading active writers 2025/10/15 03:32:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/15 03:32:15 DEBUG : dir: Looking for writers 2025/10/15 03:32:15 DEBUG : file1: reading active writers 2025/10/15 03:32:15 DEBUG : Looking for writers 2025/10/15 03:32:15 DEBUG : dir: reading active writers 2025/10/15 03:32:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/15 03:32:15 DEBUG : dir: Looking for writers 2025/10/15 03:32:15 DEBUG : file1: reading active writers 2025/10/15 03:32:15 DEBUG : Looking for writers 2025/10/15 03:32:15 DEBUG : dir: reading active writers 2025/10/15 03:32:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/15 03:32:16 DEBUG : dir/file1: vfs cache: starting upload 2025/10/15 03:32:16 DEBUG : dir: Looking for writers 2025/10/15 03:32:16 DEBUG : file1: reading active writers 2025/10/15 03:32:16 DEBUG : Looking for writers 2025/10/15 03:32:16 DEBUG : dir: reading active writers 2025/10/15 03:32:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/15 03:32:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:32:16 DEBUG : dir: Looking for writers 2025/10/15 03:32:16 DEBUG : file1: reading active writers 2025/10/15 03:32:16 DEBUG : Looking for writers 2025/10/15 03:32:16 DEBUG : dir: reading active writers 2025/10/15 03:32:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/15 03:32:16 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/10/15 03:32:16 INFO : dir/file1: Copied (replaced existing) 2025/10/15 03:32:16 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-10-15 03:32:15 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/10/15 03:32:16 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/15 03:32:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/15 03:32:16 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/15 03:32:16 DEBUG : dir: Looking for writers 2025/10/15 03:32:16 DEBUG : file1: reading active writers 2025/10/15 03:32:16 DEBUG : Looking for writers 2025/10/15 03:32:16 DEBUG : dir: reading active writers 2025/10/15 03:32:16 DEBUG : >WaitForWriters: 2025/10/15 03:32:16 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (2.03s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:32:17 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:32:17 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/15 03:32:17 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:17 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:32:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:32:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:17 INFO : webdav root 'rclone-test-gimanid2bado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/15 03:32:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:17 DEBUG : file1: newRWFileHandle: 2025/10/15 03:32:17 DEBUG : file1(0xc000964740): openPending: 2025/10/15 03:32:17 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:32:17 DEBUG : file1(0xc000964740): >openPending: err= 2025/10/15 03:32:17 DEBUG : file1: >newRWFileHandle: err= 2025/10/15 03:32:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:32:17 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/15 03:32:17 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/15 03:32:17 DEBUG : file1(0xc000964740): _writeAt: size=5, off=0 2025/10/15 03:32:17 DEBUG : file1(0xc000964740): >_writeAt: n=5, err= 2025/10/15 03:32:17 DEBUG : file1(0xc000964740): close: 2025/10/15 03:32:17 DEBUG : file1: vfs cache: setting modification time to 2025-10-15 03:32:17.326487296 +0000 UTC m=+102.115454214 2025/10/15 03:32:17 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:17 DEBUG : file1(0xc000964740): >close: err= 2025/10/15 03:32:17 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:32:17 DEBUG : Looking for writers 2025/10/15 03:32:17 DEBUG : file1: reading active writers 2025/10/15 03:32:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/15 03:32:17 DEBUG : Looking for writers 2025/10/15 03:32:17 DEBUG : file1: reading active writers 2025/10/15 03:32:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/15 03:32:17 DEBUG : Looking for writers 2025/10/15 03:32:17 DEBUG : file1: reading active writers 2025/10/15 03:32:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/15 03:32:17 DEBUG : Looking for writers 2025/10/15 03:32:17 DEBUG : file1: reading active writers 2025/10/15 03:32:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/15 03:32:17 DEBUG : file1: vfs cache: starting upload 2025/10/15 03:32:17 DEBUG : Looking for writers 2025/10/15 03:32:17 DEBUG : file1: reading active writers 2025/10/15 03:32:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/15 03:32:17 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:32:17 DEBUG : Looking for writers 2025/10/15 03:32:17 DEBUG : file1: reading active writers 2025/10/15 03:32:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/15 03:32:17 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/15 03:32:17 INFO : file1: Copied (new) 2025/10/15 03:32:17 DEBUG : file1: vfs cache: fingerprint now "5,2025-10-15 03:32:17 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/10/15 03:32:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/15 03:32:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:32:17 INFO : file1: vfs cache: upload succeeded try #1 2025/10/15 03:32:17 DEBUG : Looking for writers 2025/10/15 03:32:17 DEBUG : file1: reading active writers 2025/10/15 03:32:17 DEBUG : >WaitForWriters: 2025/10/15 03:32:17 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.08s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:32:18 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:32:18 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/15 03:32:18 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:18 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:32:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:32:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/10/15 03:32:18 INFO : webdav root 'rclone-test-gimanid2bado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ab61c0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ab61c0): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ab61c0): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ab61c0): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ab61c0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.428862701 +0000 UTC m=+103.217829639 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ab61c0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ab6640): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ab6640): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ab6640): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ab6640): >_readAt: n=2, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ab6640): _writeAt: size=3, off=2 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ab6640): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ab6640): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.428862701 +0000 UTC m=+103.217829639 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ab6640): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ab6b00): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ab6b00): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ab6b00): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ab6b00): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ab6b00): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.428862701 +0000 UTC m=+103.217829639 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ab6b00): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cb420 item 1 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ab7140): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ab7140): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ab7140): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ab7140): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ab7140): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.432016381 +0000 UTC m=+103.220983320 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ab7140): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ab7640): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ab7640): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ab7640): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ab7640): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ab7640): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.432016381 +0000 UTC m=+103.220983320 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ab7640): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490460 item 2 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ab7c80): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ab7c80): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ab7c80): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ab7c80): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ab7c80): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.434000646 +0000 UTC m=+103.222967584 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ab7c80): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aca180): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aca180): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aca180): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aca180): >_readAt: n=2, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aca180): _writeAt: size=3, off=2 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aca180): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aca180): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.434000646 +0000 UTC m=+103.222967584 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aca180): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aca640): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aca640): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aca640): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aca640): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aca640): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.434000646 +0000 UTC m=+103.222967584 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aca640): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490e00 item 3 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000acacc0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000acacc0): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000acacc0): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000acacc0): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000acacc0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.437279602 +0000 UTC m=+103.226246560 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000acacc0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000acb200): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000acb200): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000acb200): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000acb200): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000acb200): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.437279602 +0000 UTC m=+103.226246560 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000acb200): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc700 item 4 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000acb840): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000acb840): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000acb840): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000acb840): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000acb840): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.439303101 +0000 UTC m=+103.228270039 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000acb840): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000acbcc0): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000acbcc0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000acbcc0): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000acbcc0): >_readAt: n=2, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000acbcc0): _writeAt: size=3, off=2 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000acbcc0): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000acbcc0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.439303101 +0000 UTC m=+103.228270039 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000acbcc0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af2200): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af2200): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af2200): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af2200): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af2200): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.439303101 +0000 UTC m=+103.228270039 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af2200): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cce00 item 5 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000978040): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000978040): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000978040): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000978040): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000978040): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.444395992 +0000 UTC m=+103.233362920 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000978040): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af24c0): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af24c0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af24c0): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af24c0): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af24c0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.444395992 +0000 UTC m=+103.233362920 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af24c0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc2a0 item 6 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af2bc0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af2bc0): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af2bc0): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af2bc0): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af2bc0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.446167127 +0000 UTC m=+103.235134045 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af2bc0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af30c0): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af30c0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af30c0): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af30c0): >_readAt: n=2, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af30c0): _writeAt: size=3, off=2 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af30c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af30c0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.446167127 +0000 UTC m=+103.235134045 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af30c0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af3580): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af3580): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af3580): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af3580): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af3580): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.446167127 +0000 UTC m=+103.235134045 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af3580): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cca10 item 7 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af3c00): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af3c00): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af3c00): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af3c00): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af3c00): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.448986129 +0000 UTC m=+103.237953047 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af3c00): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c21c0): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c21c0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c21c0): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c21c0): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c21c0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.448986129 +0000 UTC m=+103.237953047 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c21c0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cd3b0 item 8 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c2780): _readAt: size=2, off=0 2025/10/15 03:32:18 ERROR : open-test-file(0xc0009c2780): Couldn't read size of file 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c2780): >_readAt: n=0, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c2780): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c2780): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c2780): close: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c2780): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c2b40): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c2b40): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c2b40): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c2b40): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c2b40): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.45079755 +0000 UTC m=+103.239764468 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c2b40): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c3000): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c3000): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c3000): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c3000): >_readAt: n=2, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c3000): _writeAt: size=3, off=2 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c3000): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c3000): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.45079755 +0000 UTC m=+103.239764468 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c3000): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c3500): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c3500): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c3500): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c3500): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c3500): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.45079755 +0000 UTC m=+103.239764468 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c3500): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cd810 item 9 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c3b80): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c3b80): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c3b80): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c3b80): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c3b80): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.453467653 +0000 UTC m=+103.242434581 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c3b80): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000978280): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000978280): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000978280): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000978280): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000978280): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.453467653 +0000 UTC m=+103.242434581 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000978280): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cde30 item 10 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009788c0): _readAt: size=2, off=0 2025/10/15 03:32:18 ERROR : open-test-file(0xc0009788c0): Couldn't read size of file 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009788c0): >_readAt: n=0, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009788c0): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009788c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009788c0): close: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009788c0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000978c80): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000978c80): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000978c80): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000978c80): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000978c80): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.455603903 +0000 UTC m=+103.244570841 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000978c80): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000979180): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000979180): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000979180): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000979180): >_readAt: n=2, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000979180): _writeAt: size=3, off=2 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000979180): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000979180): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.455603903 +0000 UTC m=+103.244570841 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000979180): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000979680): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000979680): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000979680): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000979680): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000979680): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.455603903 +0000 UTC m=+103.244570841 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000979680): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003283f0 item 11 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000979d00): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000979d00): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000979d00): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000979d00): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000979d00): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.458446229 +0000 UTC m=+103.247413147 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000979d00): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a78280): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a78280): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a78280): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a78280): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a78280): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.458446229 +0000 UTC m=+103.247413147 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a78280): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000328fc0 item 12 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a78900): _readAt: size=2, off=0 2025/10/15 03:32:18 ERROR : open-test-file(0xc000a78900): Couldn't read size of file 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a78900): >_readAt: n=0, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a78900): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a78900): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a78900): close: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a78900): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a78cc0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a78cc0): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a78cc0): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a78cc0): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a78cc0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.460278679 +0000 UTC m=+103.249245597 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a78cc0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a79380): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a79380): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a79380): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a79380): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a79380): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.460278679 +0000 UTC m=+103.249245597 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a79380): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000329730 item 13 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a79a00): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a79a00): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a79a00): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a79a00): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a79a00): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.462400252 +0000 UTC m=+103.251367200 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a79a00): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a79f40): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a79f40): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a79f40): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a79f40): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a79f40): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.462400252 +0000 UTC m=+103.251367200 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a79f40): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017ca10 item 14 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0002c4ec0): _readAt: size=2, off=0 2025/10/15 03:32:18 ERROR : open-test-file(0xc0002c4ec0): Couldn't read size of file 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0002c4ec0): >_readAt: n=0, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0002c4ec0): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0002c4ec0): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0002c4ec0): close: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0002c4ec0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0002c5280): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0002c5280): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0002c5280): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0002c5280): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0002c5280): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.464034319 +0000 UTC m=+103.253001237 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0002c5280): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0002c5d40): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0002c5d40): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0002c5d40): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0002c5d40): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0002c5d40): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.464034319 +0000 UTC m=+103.253001237 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0002c5d40): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017d6c0 item 15 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000be84c0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000be84c0): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000be84c0): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000be84c0): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000be84c0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.465347134 +0000 UTC m=+103.254314053 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000be84c0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000be8a00): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000be8a00): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000be8a00): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000be8a00): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000be8a00): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.465347134 +0000 UTC m=+103.254314053 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000be8a00): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017dd50 item 16 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000be9040): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000be9040): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000be9040): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000be9040): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000be9040): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.467321341 +0000 UTC m=+103.256288278 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000be9040): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000be94c0): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000be94c0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000be94c0): open at offset 5 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000be94c0): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000be94c0): >_readAt: n=2, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000be94c0): _writeAt: size=3, off=7 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000be94c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000be94c0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.467321341 +0000 UTC m=+103.256288278 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000be94c0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000be99c0): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000be99c0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000be99c0): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000be99c0): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000be99c0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.467321341 +0000 UTC m=+103.256288278 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000be99c0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014a930 item 17 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000114240): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000114240): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000114240): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000114240): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000114240): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.469133322 +0000 UTC m=+103.258100240 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000114240): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001156c0): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001156c0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001156c0): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001156c0): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001156c0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.469133322 +0000 UTC m=+103.258100240 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001156c0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014ba40 item 18 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000115dc0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000115dc0): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000115dc0): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000115dc0): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000115dc0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.470348172 +0000 UTC m=+103.259315091 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000115dc0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aae340): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aae340): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aae340): open at offset 5 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aae340): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aae340): >_readAt: n=2, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aae340): _writeAt: size=3, off=7 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aae340): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aae340): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.470348172 +0000 UTC m=+103.259315091 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aae340): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aae840): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aae840): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aae840): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aae840): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aae840): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.470348172 +0000 UTC m=+103.259315091 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aae840): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003982a0 item 19 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aaef00): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aaef00): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aaef00): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aaef00): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aaef00): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.472659512 +0000 UTC m=+103.261626450 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aaef00): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aaf440): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aaf440): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aaf440): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aaf440): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aaf440): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.472659512 +0000 UTC m=+103.261626450 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aaf440): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003993b0 item 20 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aafac0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aafac0): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aafac0): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aafac0): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aafac0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.474670207 +0000 UTC m=+103.263637135 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aafac0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000936040): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000936040): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000936040): open at offset 5 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000936040): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000936040): >_readAt: n=2, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000936040): _writeAt: size=3, off=7 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000936040): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000936040): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.474670207 +0000 UTC m=+103.263637135 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000936040): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000936580): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000936580): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000936580): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000936580): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000936580): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.474670207 +0000 UTC m=+103.263637135 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000936580): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000399e30 item 21 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000936c40): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000936c40): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000936c40): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000936c40): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000936c40): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.478394377 +0000 UTC m=+103.267361345 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000936c40): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000937180): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000937180): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000937180): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000937180): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000937180): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.478394377 +0000 UTC m=+103.267361345 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000937180): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049e4d0 item 22 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000937800): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000937800): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000937800): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000937800): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000937800): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.480734491 +0000 UTC m=+103.269701410 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000937800): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000937d00): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000937d00): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000937d00): open at offset 5 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000937d00): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000937d00): >_readAt: n=2, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000937d00): _writeAt: size=3, off=7 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000937d00): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000937d00): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.480734491 +0000 UTC m=+103.269701410 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000937d00): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000599480): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000599480): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000599480): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000599480): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000599480): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.480734491 +0000 UTC m=+103.269701410 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000599480): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049e8c0 item 23 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000599ec0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000599ec0): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000599ec0): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000599ec0): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000599ec0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.483007508 +0000 UTC m=+103.271974426 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000599ec0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e04c0): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e04c0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e04c0): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e04c0): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e04c0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.483007508 +0000 UTC m=+103.271974426 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e04c0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049f110 item 24 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e0b00): _readAt: size=2, off=0 2025/10/15 03:32:18 ERROR : open-test-file(0xc0007e0b00): Couldn't read size of file 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e0b00): >_readAt: n=0, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e0b00): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e0b00): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e0b00): close: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e0b00): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e0ec0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e0ec0): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e0ec0): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e0ec0): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e0ec0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.485582213 +0000 UTC m=+103.274549150 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e0ec0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e13c0): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e13c0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e13c0): open at offset 5 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e13c0): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e13c0): >_readAt: n=2, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e13c0): _writeAt: size=3, off=7 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e13c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e13c0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.485582213 +0000 UTC m=+103.274549150 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e13c0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e1a00): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e1a00): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e1a00): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e1a00): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e1a00): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.485582213 +0000 UTC m=+103.274549150 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e1a00): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049f570 item 25 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017a100): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017a100): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017a100): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017a100): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017a100): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.488534845 +0000 UTC m=+103.277501773 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017a100): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017a640): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017a640): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017a640): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017a640): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017a640): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.488534845 +0000 UTC m=+103.277501773 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017a640): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f41c0 item 26 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017ad80): _readAt: size=2, off=0 2025/10/15 03:32:18 ERROR : open-test-file(0xc00017ad80): Couldn't read size of file 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017ad80): >_readAt: n=0, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017ad80): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017ad80): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017ad80): close: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017ad80): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017b140): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017b140): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017b140): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017b140): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017b140): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.490986628 +0000 UTC m=+103.279953566 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017b140): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017b640): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017b640): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017b640): open at offset 5 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017b640): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017b640): >_readAt: n=2, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017b640): _writeAt: size=3, off=7 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017b640): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017b640): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.490986628 +0000 UTC m=+103.279953566 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017b640): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017bb80): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017bb80): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017bb80): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017bb80): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017bb80): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.490986628 +0000 UTC m=+103.279953566 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017bb80): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f45b0 item 27 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00094c300): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00094c300): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00094c300): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00094c300): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00094c300): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.494115281 +0000 UTC m=+103.283082220 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00094c300): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00094c940): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00094c940): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00094c940): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00094c940): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00094c940): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.494115281 +0000 UTC m=+103.283082220 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00094c940): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4f50 item 28 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00094cf80): _readAt: size=2, off=0 2025/10/15 03:32:18 ERROR : open-test-file(0xc00094cf80): Couldn't read size of file 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00094cf80): >_readAt: n=0, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00094cf80): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00094cf80): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00094cf80): close: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00094cf80): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00094d340): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00094d340): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00094d340): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00094d340): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00094d340): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.496860546 +0000 UTC m=+103.285827474 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00094d340): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00094da00): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00094da00): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00094da00): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00094da00): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00094da00): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.496860546 +0000 UTC m=+103.285827474 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00094da00): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f5960 item 29 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fa140): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fa140): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fa140): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fa140): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fa140): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.49917511 +0000 UTC m=+103.288142048 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fa140): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fa6c0): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fa6c0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fa6c0): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fa6c0): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fa6c0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.49917511 +0000 UTC m=+103.288142048 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fa6c0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112150 item 30 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fad00): _readAt: size=2, off=0 2025/10/15 03:32:18 ERROR : open-test-file(0xc0009fad00): Couldn't read size of file 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fad00): >_readAt: n=0, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fad00): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fad00): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fad00): close: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fad00): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fb0c0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fb0c0): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fb0c0): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fb0c0): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fb0c0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.501401289 +0000 UTC m=+103.290368217 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fb0c0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fb780): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fb780): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fb780): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fb780): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fb780): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.501401289 +0000 UTC m=+103.290368217 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fb780): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112bd0 item 31 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 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 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fbe00): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fbe00): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fbe00): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fbe00): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fbe00): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.503839937 +0000 UTC m=+103.292806875 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fbe00): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009923c0): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009923c0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009923c0): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009923c0): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009923c0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.503839937 +0000 UTC m=+103.292806875 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009923c0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000113810 item 32 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000992a00): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000992a00): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000992a00): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000992a00): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000992a00): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.506327718 +0000 UTC m=+103.295294657 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000992a00): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000992f80): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000992f80): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000992f80): _writeAt: size=3, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000992f80): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000992f80): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486770 item 33 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000992f80): >_writeAt: n=3, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000992f80): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.507231976 +0000 UTC m=+103.296198904 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000992f80): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000993480): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000993480): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000993480): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000993480): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000993480): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.507231976 +0000 UTC m=+103.296198904 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000993480): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486ee0 item 33 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000993ac0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000993ac0): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000993ac0): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000993ac0): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000993ac0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.516375561 +0000 UTC m=+103.305342499 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000993ac0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000993f40): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000993f40): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487a40 item 34 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000993f40): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000993f40): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000993f40): _writeAt: size=3, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000993f40): >_writeAt: n=3, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000993f40): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.517524006 +0000 UTC m=+103.306490945 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000993f40): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0004e8680): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0004e8680): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0004e8680): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0004e8680): >_readAt: n=3, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0004e8680): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.517524006 +0000 UTC m=+103.306490945 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0004e8680): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487c70 item 34 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0004e8dc0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0004e8dc0): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0004e8dc0): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0004e8dc0): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0004e8dc0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.51995963 +0000 UTC m=+103.308926568 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0004e8dc0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0004e9880): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0004e9880): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0004e9880): _writeAt: size=3, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0004e9880): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0004e9880): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ae460 item 35 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0004e9880): >_writeAt: n=3, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0004e9880): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.520861243 +0000 UTC m=+103.309828181 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0004e9880): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001c20c0): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001c20c0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001c20c0): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001c20c0): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001c20c0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.520861243 +0000 UTC m=+103.309828181 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001c20c0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ae700 item 35 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001c2780): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001c2780): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001c2780): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001c2780): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001c2780): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.523341558 +0000 UTC m=+103.312308487 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001c2780): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001c2c80): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001c2c80): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aec40 item 36 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001c2c80): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001c2c80): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001c2c80): _writeAt: size=3, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001c2c80): >_writeAt: n=3, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001c2c80): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.524227171 +0000 UTC m=+103.313194109 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001c2c80): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001c31c0): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001c31c0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001c31c0): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001c31c0): >_readAt: n=3, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001c31c0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.524227171 +0000 UTC m=+103.313194109 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001c31c0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aef50 item 36 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001c3800): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001c3800): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001c3800): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001c3800): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001c3800): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.526575981 +0000 UTC m=+103.315542919 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001c3800): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001c3d80): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001c3d80): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001c3d80): _writeAt: size=3, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001c3d80): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001c3d80): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004af2d0 item 37 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001c3d80): >_writeAt: n=3, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001c3d80): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.527303526 +0000 UTC m=+103.316270464 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001c3d80): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000982300): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000982300): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000982300): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000982300): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000982300): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.527303526 +0000 UTC m=+103.316270464 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000982300): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004af490 item 37 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000982980): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000982980): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000982980): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000982980): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000982980): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.529927713 +0000 UTC m=+103.318894651 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000982980): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000982ec0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000982ec0): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004af9d0 item 38 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000982ec0): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000982ec0): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000982ec0): _writeAt: size=3, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000982ec0): >_writeAt: n=3, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000982ec0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.530902764 +0000 UTC m=+103.319869701 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000982ec0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000983400): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000983400): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000983400): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000983400): >_readAt: n=3, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000983400): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.530902764 +0000 UTC m=+103.319869701 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000983400): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004afc70 item 38 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000983a80): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000983a80): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000983a80): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000983a80): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000983a80): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.532832346 +0000 UTC m=+103.321799274 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000983a80): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098e000): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098e000): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098e000): _writeAt: size=3, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098e000): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098e000): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017e310 item 39 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098e000): >_writeAt: n=3, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098e000): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.533685408 +0000 UTC m=+103.322652355 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098e000): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098e500): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098e500): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098e500): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098e500): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098e500): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.533685408 +0000 UTC m=+103.322652355 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098e500): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017e5b0 item 39 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098eb80): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098eb80): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098eb80): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098eb80): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098eb80): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.535843719 +0000 UTC m=+103.324810647 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098eb80): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098f080): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098f080): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017ec40 item 40 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098f080): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098f080): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098f080): _writeAt: size=3, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098f080): >_writeAt: n=3, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098f080): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.536571826 +0000 UTC m=+103.325538754 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098f080): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098f6c0): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098f6c0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098f6c0): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098f6c0): >_readAt: n=3, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098f6c0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.536571826 +0000 UTC m=+103.325538754 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098f6c0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017ee70 item 40 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098fc80): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098fc80): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098fc80): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098fc80): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098fc80): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098fc80): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098fc80): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.538379159 +0000 UTC m=+103.327346098 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098fc80): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000752200): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000752200): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000752200): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017f490 item 41 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000752200): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000752200): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.539116002 +0000 UTC m=+103.328082930 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000752200): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000752700): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000752700): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000752700): _writeAt: size=3, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000752700): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000752700): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017f880 item 41 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000752700): >_writeAt: n=3, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000752700): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.540118744 +0000 UTC m=+103.329085682 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000752700): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000752c40): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000752c40): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000752c40): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000752c40): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000752c40): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.540118744 +0000 UTC m=+103.329085682 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000752c40): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d4000 item 41 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089e140): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089e140): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089e140): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089e140): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089e140): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089e140): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089e140): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.54222549 +0000 UTC m=+103.331192428 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089e140): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089e6c0): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089e6c0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089e6c0): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f6310 item 42 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089e6c0): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089e6c0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.543126622 +0000 UTC m=+103.332093550 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089e6c0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089ec00): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089ec00): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f6540 item 42 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089ec00): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089ec00): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089ec00): _writeAt: size=3, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089ec00): >_writeAt: n=3, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089ec00): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.544258005 +0000 UTC m=+103.333224944 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089ec00): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089f180): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089f180): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089f180): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089f180): >_readAt: n=3, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089f180): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.544258005 +0000 UTC m=+103.333224944 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089f180): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f67e0 item 42 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089f8c0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089f8c0): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089f8c0): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089f8c0): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089f8c0): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089f8c0): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089f8c0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.546615952 +0000 UTC m=+103.335582890 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089f8c0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089fdc0): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089fdc0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089fdc0): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f6c40 item 43 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089fdc0): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089fdc0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.547499921 +0000 UTC m=+103.336466870 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089fdc0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007107c0): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007107c0): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007107c0): _writeAt: size=3, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007107c0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007107c0): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f7030 item 43 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007107c0): >_writeAt: n=3, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007107c0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.548338576 +0000 UTC m=+103.337305514 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007107c0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000711100): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000711100): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000711100): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000711100): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000711100): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.548338576 +0000 UTC m=+103.337305514 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000711100): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f75e0 item 43 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000711980): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000711980): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000711980): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000711980): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000711980): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000711980): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000711980): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.550516284 +0000 UTC m=+103.339483212 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000711980): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e2080): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e2080): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e2080): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f7e30 item 44 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e2080): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e2080): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.551250623 +0000 UTC m=+103.340217551 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e2080): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e25c0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e25c0): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e61c0 item 44 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e25c0): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e25c0): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e25c0): _writeAt: size=3, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e25c0): >_writeAt: n=3, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e25c0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.552038793 +0000 UTC m=+103.341005731 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e25c0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e2b40): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e2b40): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e2b40): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e2b40): >_readAt: n=3, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e2b40): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.552038793 +0000 UTC m=+103.341005731 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e2b40): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e65b0 item 44 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e3180): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e3180): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e3180): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e3180): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e3180): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e3180): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e3180): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.554000234 +0000 UTC m=+103.342967173 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e3180): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e3680): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e3680): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e3680): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6bd0 item 45 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e3680): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e3680): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.554804414 +0000 UTC m=+103.343771342 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e3680): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e3e00): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e3e00): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e3e00): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e3e00): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e3e00): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.554804414 +0000 UTC m=+103.343771342 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e3e00): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6e00 item 45 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000984540): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000984540): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000984540): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000984540): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000984540): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000984540): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000984540): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.556904226 +0000 UTC m=+103.345871165 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000984540): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000984a40): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000984a40): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000984a40): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7180 item 46 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000984a40): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000984a40): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.557951312 +0000 UTC m=+103.346918260 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000984a40): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000985140): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000985140): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000985140): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000985140): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000985140): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.557951312 +0000 UTC m=+103.346918260 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000985140): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7420 item 46 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000985780): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000985780): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000985780): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000985780): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000985780): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000985780): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000985780): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.560379871 +0000 UTC m=+103.349346819 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000985780): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000985c80): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000985c80): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000985c80): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e78f0 item 47 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000985c80): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000985c80): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.561156129 +0000 UTC m=+103.350123067 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000985c80): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00091c400): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00091c400): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00091c400): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00091c400): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00091c400): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.561156129 +0000 UTC m=+103.350123067 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00091c400): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7ab0 item 47 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00086e380): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00086e380): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00086e380): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00086e380): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00086e380): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00086e380): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00086e380): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.563588695 +0000 UTC m=+103.352555633 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00086e380): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00086e900): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00086e900): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00086e900): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d62a0 item 48 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00086e900): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00086e900): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.564456615 +0000 UTC m=+103.353423553 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00086e900): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00086f000): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00086f000): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00086f000): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00086f000): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00086f000): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.564456615 +0000 UTC m=+103.353423553 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00086f000): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d64d0 item 48 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00086f680): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00086f680): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00086f680): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00086f680): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00086f680): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.566796107 +0000 UTC m=+103.355763055 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00086f680): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00086fb00): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00086fb00): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00086fb00): _writeAt: size=3, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00086fb00): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00086fb00): open at offset 5 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00086fb00): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6cb0 item 49 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00086fb00): >_writeAt: n=3, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00086fb00): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.567738506 +0000 UTC m=+103.356705454 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00086fb00): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a040c0): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a040c0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a040c0): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a040c0): >_readAt: n=8, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a040c0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.567738506 +0000 UTC m=+103.356705454 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a040c0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7180 item 49 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a04740): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a04740): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a04740): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a04740): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a04740): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.570684346 +0000 UTC m=+103.359651284 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a04740): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a04c80): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a04c80): open at offset 5 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a04c80): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7730 item 50 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a04c80): _readAt: size=2, off=5 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a04c80): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a04c80): _writeAt: size=3, off=5 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a04c80): >_writeAt: n=3, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a04c80): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.571627807 +0000 UTC m=+103.360594745 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a04c80): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a05200): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a05200): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a05200): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a05200): >_readAt: n=3, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a05200): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.571627807 +0000 UTC m=+103.360594745 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a05200): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d79d0 item 50 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a05880): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a05880): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a05880): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a05880): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a05880): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.573635135 +0000 UTC m=+103.362602063 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a05880): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a05d80): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a05d80): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a05d80): _writeAt: size=3, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a05d80): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a05d80): open at offset 5 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a05d80): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a41c0 item 51 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a05d80): >_writeAt: n=3, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a05d80): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.574430408 +0000 UTC m=+103.363397337 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a05d80): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000964340): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000964340): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000964340): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000964340): >_readAt: n=8, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000964340): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.574430408 +0000 UTC m=+103.363397337 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000964340): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a43f0 item 51 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009649c0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009649c0): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009649c0): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009649c0): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009649c0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.576410857 +0000 UTC m=+103.365377804 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009649c0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000964f00): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000964f00): open at offset 5 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000964f00): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a47e0 item 52 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000964f00): _readAt: size=2, off=5 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000964f00): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000964f00): _writeAt: size=3, off=5 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000964f00): >_writeAt: n=3, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000964f00): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.577177436 +0000 UTC m=+103.366144364 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000964f00): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000965480): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000965480): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000965480): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000965480): >_readAt: n=3, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000965480): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.577177436 +0000 UTC m=+103.366144364 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000965480): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a49a0 item 52 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000965b00): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000965b00): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000965b00): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000965b00): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000965b00): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.580302373 +0000 UTC m=+103.369269291 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000965b00): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00096e080): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00096e080): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00096e080): _writeAt: size=3, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00096e080): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00096e080): open at offset 5 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00096e080): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a50a0 item 53 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00096e080): >_writeAt: n=3, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00096e080): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.581056367 +0000 UTC m=+103.370023286 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00096e080): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00096e5c0): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00096e5c0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00096e5c0): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00096e5c0): >_readAt: n=8, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00096e5c0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.581056367 +0000 UTC m=+103.370023286 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00096e5c0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5260 item 53 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00096ec40): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00096ec40): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00096ec40): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00096ec40): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00096ec40): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.582529583 +0000 UTC m=+103.371496501 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00096ec40): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00096f140): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00096f140): open at offset 5 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00096f140): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a57a0 item 54 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00096f140): _readAt: size=2, off=5 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00096f140): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00096f140): _writeAt: size=3, off=5 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00096f140): >_writeAt: n=3, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00096f140): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.583144157 +0000 UTC m=+103.372111076 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00096f140): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00096f6c0): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00096f6c0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00096f6c0): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00096f6c0): >_readAt: n=3, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00096f6c0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.583144157 +0000 UTC m=+103.372111076 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00096f6c0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a59d0 item 54 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00096fd40): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00096fd40): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00096fd40): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00096fd40): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00096fd40): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.584882891 +0000 UTC m=+103.373849809 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00096fd40): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aee340): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aee340): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aee340): _writeAt: size=3, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aee340): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aee340): open at offset 5 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aee340): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cc1c0 item 55 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aee340): >_writeAt: n=3, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aee340): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.585426842 +0000 UTC m=+103.374393760 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aee340): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aee880): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aee880): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aee880): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aee880): >_readAt: n=8, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aee880): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.585426842 +0000 UTC m=+103.374393760 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aee880): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cc460 item 55 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aeef00): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aeef00): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aeef00): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aeef00): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aeef00): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.586847559 +0000 UTC m=+103.375814477 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aeef00): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aef400): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aef400): open at offset 5 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aef400): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cc850 item 56 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aef400): _readAt: size=2, off=5 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aef400): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aef400): _writeAt: size=3, off=5 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aef400): >_writeAt: n=3, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aef400): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.587408974 +0000 UTC m=+103.376375882 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aef400): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aef980): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aef980): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aef980): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aef980): >_readAt: n=3, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aef980): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.587408974 +0000 UTC m=+103.376375882 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aef980): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cca10 item 56 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b1c040): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b1c040): open at offset 0 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b1c040): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b1c040): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b1c040): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b1c040): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b1c040): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b1c040): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.588505703 +0000 UTC m=+103.377472620 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b1c040): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b1c580): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b1c580): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b1c580): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cd260 item 57 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b1c580): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b1c580): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.588931732 +0000 UTC m=+103.377898651 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b1c580): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b1cac0): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b1cac0): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b1cac0): _writeAt: size=3, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b1cac0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b1cac0): open at offset 5 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b1cac0): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cd490 item 57 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b1cac0): >_writeAt: n=3, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b1cac0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.589400172 +0000 UTC m=+103.378367090 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b1cac0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b1d040): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b1d040): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b1d040): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b1d040): >_readAt: n=8, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b1d040): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.589400172 +0000 UTC m=+103.378367090 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b1d040): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cd8f0 item 57 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b1d680): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b1d680): open at offset 0 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b1d680): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b1d680): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b1d680): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b1d680): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b1d680): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b1d680): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.590649166 +0000 UTC m=+103.379616084 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b1d680): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b1dbc0): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b1dbc0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b1dbc0): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000502a0 item 58 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b1dbc0): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b1dbc0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.591103779 +0000 UTC m=+103.380070697 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b1dbc0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b4e180): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b4e180): open at offset 5 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b4e180): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050d20 item 58 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b4e180): _readAt: size=2, off=5 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b4e180): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b4e180): _writeAt: size=3, off=5 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b4e180): >_writeAt: n=3, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b4e180): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.591665244 +0000 UTC m=+103.380632163 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b4e180): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b4e740): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b4e740): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b4e740): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b4e740): >_readAt: n=3, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b4e740): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.591665244 +0000 UTC m=+103.380632163 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b4e740): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051260 item 58 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b4ed80): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b4ed80): open at offset 0 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b4ed80): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b4ed80): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b4ed80): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b4ed80): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b4ed80): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b4ed80): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.592927253 +0000 UTC m=+103.381894171 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b4ed80): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b4f2c0): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b4f2c0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b4f2c0): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca000 item 59 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b4f2c0): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b4f2c0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.593400191 +0000 UTC m=+103.382367109 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b4f2c0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b4f800): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b4f800): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b4f800): _writeAt: size=3, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b4f800): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b4f800): open at offset 5 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b4f800): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca2a0 item 59 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b4f800): >_writeAt: n=3, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b4f800): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.593984218 +0000 UTC m=+103.382951136 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b4f800): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b4fd80): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b4fd80): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b4fd80): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b4fd80): >_readAt: n=8, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b4fd80): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.593984218 +0000 UTC m=+103.382951136 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b4fd80): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca4d0 item 59 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b76440): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b76440): open at offset 0 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b76440): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b76440): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b76440): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b76440): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b76440): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b76440): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.595447314 +0000 UTC m=+103.384414223 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b76440): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b76980): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b76980): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b76980): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca930 item 60 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b76980): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b76980): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.596006554 +0000 UTC m=+103.384973472 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b76980): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b76ec0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b76ec0): open at offset 5 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b76ec0): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cac40 item 60 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b76ec0): _readAt: size=2, off=5 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b76ec0): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b76ec0): _writeAt: size=3, off=5 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b76ec0): >_writeAt: n=3, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b76ec0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.596699474 +0000 UTC m=+103.385666393 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b76ec0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b77480): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b77480): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b77480): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b77480): >_readAt: n=3, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b77480): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.596699474 +0000 UTC m=+103.385666393 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b77480): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cb0a0 item 60 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b77ac0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b77ac0): open at offset 0 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b77ac0): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b77ac0): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b77ac0): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b77ac0): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b77ac0): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b77ac0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.597971212 +0000 UTC m=+103.386938131 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b77ac0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b9c080): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b9c080): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b9c080): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cbd50 item 61 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b9c080): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b9c080): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.598479216 +0000 UTC m=+103.387446124 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b9c080): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b9c780): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b9c780): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b9c780): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b9c780): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b9c780): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.598479216 +0000 UTC m=+103.387446124 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b9c780): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004901c0 item 61 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b9cdc0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b9cdc0): open at offset 0 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b9cdc0): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b9cdc0): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b9cdc0): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b9cdc0): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b9cdc0): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b9cdc0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.599874345 +0000 UTC m=+103.388841263 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b9cdc0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b9d300): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b9d300): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b9d300): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490b60 item 62 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b9d300): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b9d300): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.600390585 +0000 UTC m=+103.389357502 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b9d300): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b9da00): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b9da00): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b9da00): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b9da00): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b9da00): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.600390585 +0000 UTC m=+103.389357502 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b9da00): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491730 item 62 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bb40c0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bb40c0): open at offset 0 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bb40c0): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bb40c0): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bb40c0): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bb40c0): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bb40c0): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bb40c0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.601823094 +0000 UTC m=+103.390790012 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bb40c0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bb4600): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bb4600): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bb4600): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332380 item 63 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bb4600): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bb4600): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.60233266 +0000 UTC m=+103.391299578 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bb4600): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bb4d00): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bb4d00): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bb4d00): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bb4d00): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bb4d00): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.60233266 +0000 UTC m=+103.391299578 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bb4d00): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332cb0 item 63 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 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 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bb5340): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bb5340): open at offset 0 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bb5340): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bb5340): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bb5340): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bb5340): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bb5340): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bb5340): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.60377634 +0000 UTC m=+103.392743258 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bb5340): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bb5880): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bb5880): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bb5880): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333ab0 item 64 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bb5880): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bb5880): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.604268555 +0000 UTC m=+103.393235472 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bb5880): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bd4000): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bd4000): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bd4000): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bd4000): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bd4000): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.604268555 +0000 UTC m=+103.393235472 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bd4000): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333dc0 item 64 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bd4640): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bd4640): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bd4640): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bd4640): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bd4640): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.605694902 +0000 UTC m=+103.394661820 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bd4640): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDWR 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bd4ac0): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bd4ac0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bd4ac0): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bd4ac0): >_readAt: n=2, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bd4ac0): _writeAt: size=3, off=2 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8690 item 65 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bd4ac0): >_writeAt: n=3, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bd4ac0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.606426326 +0000 UTC m=+103.395393243 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bd4ac0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bd4fc0): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bd4fc0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bd4fc0): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bd4fc0): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bd4fc0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.606426326 +0000 UTC m=+103.395393243 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bd4fc0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8af0 item 65 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bd5600): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bd5600): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bd5600): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bd5600): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bd5600): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.607894943 +0000 UTC m=+103.396861861 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bd5600): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bd5a80): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bd5a80): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9110 item 66 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bd5a80): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bd5a80): >_readAt: n=0, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bd5a80): _writeAt: size=3, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bd5a80): >_writeAt: n=3, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bd5a80): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.608529874 +0000 UTC m=+103.397496793 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000bd5a80): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c0c040): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c0c040): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c0c040): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c0c040): >_readAt: n=3, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c0c040): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.608529874 +0000 UTC m=+103.397496793 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c0c040): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9960 item 66 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c0c680): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c0c680): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c0c680): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c0c680): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c0c680): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.609995836 +0000 UTC m=+103.398962774 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c0c680): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c0cb00): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c0cb00): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c0cb00): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c0cb00): >_readAt: n=2, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c0cb00): _writeAt: size=3, off=2 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9ea0 item 67 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c0cb00): >_writeAt: n=3, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c0cb00): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.610586786 +0000 UTC m=+103.399553704 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c0cb00): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c0d000): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c0d000): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c0d000): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c0d000): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c0d000): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.610586786 +0000 UTC m=+103.399553704 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c0d000): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004941c0 item 67 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c0d680): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c0d680): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c0d680): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c0d680): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c0d680): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.612060893 +0000 UTC m=+103.401027811 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c0d680): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c0db80): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c0db80): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004947e0 item 68 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c0db80): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c0db80): >_readAt: n=0, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c0db80): _writeAt: size=3, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c0db80): >_writeAt: n=3, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c0db80): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.612776427 +0000 UTC m=+103.401743344 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c0db80): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c3e140): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c3e140): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c3e140): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c3e140): >_readAt: n=3, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c3e140): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.612776427 +0000 UTC m=+103.401743344 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c3e140): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494d90 item 68 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c3e780): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c3e780): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c3e780): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c3e780): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c3e780): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.61425385 +0000 UTC m=+103.403220768 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c3e780): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c3ec00): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c3ec00): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c3ec00): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c3ec00): >_readAt: n=2, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c3ec00): _writeAt: size=3, off=2 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004952d0 item 69 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c3ec00): >_writeAt: n=3, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c3ec00): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.615088106 +0000 UTC m=+103.404055024 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c3ec00): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c3f100): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c3f100): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c3f100): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c3f100): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c3f100): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.615088106 +0000 UTC m=+103.404055024 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c3f100): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495810 item 69 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c3f780): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c3f780): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c3f780): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c3f780): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c3f780): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.616633909 +0000 UTC m=+103.405600837 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c3f780): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c3fc80): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c3fc80): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495e30 item 70 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c3fc80): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c3fc80): >_readAt: n=0, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c3fc80): _writeAt: size=3, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c3fc80): >_writeAt: n=3, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c3fc80): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.617468615 +0000 UTC m=+103.406435533 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c3fc80): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c80240): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c80240): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c80240): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c80240): >_readAt: n=3, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c80240): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.617468615 +0000 UTC m=+103.406435533 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c80240): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ce540 item 70 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c808c0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c808c0): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c808c0): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c808c0): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c808c0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.618932884 +0000 UTC m=+103.407899802 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c808c0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c80dc0): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c80dc0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c80dc0): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c80dc0): >_readAt: n=2, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c80dc0): _writeAt: size=3, off=2 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ceaf0 item 71 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c80dc0): >_writeAt: n=3, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c80dc0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.619551436 +0000 UTC m=+103.408518343 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c80dc0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c812c0): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c812c0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c812c0): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c812c0): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c812c0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.619551436 +0000 UTC m=+103.408518343 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c812c0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cef50 item 71 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c81940): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c81940): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c81940): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c81940): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c81940): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.621264261 +0000 UTC m=+103.410231189 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c81940): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c81e40): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c81e40): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cfa40 item 72 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c81e40): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c81e40): >_readAt: n=0, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c81e40): _writeAt: size=3, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c81e40): >_writeAt: n=3, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c81e40): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.622416574 +0000 UTC m=+103.411383492 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c81e40): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c9a400): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c9a400): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c9a400): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c9a400): >_readAt: n=3, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c9a400): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.622416574 +0000 UTC m=+103.411383492 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c9a400): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c000 item 72 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c9a9c0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c9a9c0): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c9a9c0): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c9a9c0): >_readAt: n=0, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c9a9c0): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c9a9c0): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c9a9c0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.624018902 +0000 UTC m=+103.412985820 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c9a9c0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c9aec0): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c9aec0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c9aec0): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c540 item 73 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c9aec0): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c9aec0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.624547554 +0000 UTC m=+103.413514473 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c9aec0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c9b380): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c9b380): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c9b380): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c9b380): >_readAt: n=2, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c9b380): _writeAt: size=3, off=2 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c850 item 73 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c9b380): >_writeAt: n=3, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c9b380): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.625238332 +0000 UTC m=+103.414205260 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c9b380): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c9b8c0): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c9b8c0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c9b8c0): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c9b8c0): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c9b8c0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.625238332 +0000 UTC m=+103.414205260 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c9b8c0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032cb60 item 73 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c9bf00): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c9bf00): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c9bf00): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c9bf00): >_readAt: n=0, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c9bf00): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c9bf00): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c9bf00): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.626829118 +0000 UTC m=+103.415796046 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000c9bf00): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000cba480): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000cba480): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000cba480): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d490 item 74 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000cba480): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000cba480): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.62740013 +0000 UTC m=+103.416367048 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000cba480): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000cba9c0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000cba9c0): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d8f0 item 74 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000cba9c0): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000cba9c0): >_readAt: n=0, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000cba9c0): _writeAt: size=3, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000cba9c0): >_writeAt: n=3, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000cba9c0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.62809273 +0000 UTC m=+103.417059649 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000cba9c0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000cbaf40): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000cbaf40): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000cbaf40): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000cbaf40): >_readAt: n=3, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000cbaf40): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.62809273 +0000 UTC m=+103.417059649 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000cbaf40): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000590380 item 74 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000cbb580): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000cbb580): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000cbb580): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000cbb580): >_readAt: n=0, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000cbb580): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000cbb580): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000cbb580): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.629896156 +0000 UTC m=+103.418863074 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000cbb580): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000cbba80): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000cbba80): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000cbba80): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000590d20 item 75 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000cbba80): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000cbba80): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.630755008 +0000 UTC m=+103.419721936 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000cbba80): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000753340): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000753340): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000753340): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000753340): >_readAt: n=2, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000753340): _writeAt: size=3, off=2 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d43f0 item 75 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000753340): >_writeAt: n=3, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000753340): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.631809247 +0000 UTC m=+103.420776166 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000753340): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000cba4c0): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000cba4c0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000cba4c0): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000cba4c0): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000cba4c0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.631809247 +0000 UTC m=+103.420776166 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000cba4c0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000590690 item 75 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000cbab00): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000cbab00): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000cbab00): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000cbab00): >_readAt: n=0, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000cbab00): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000cbab00): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000cbab00): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.633331725 +0000 UTC m=+103.422298643 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000cbab00): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000cbb000): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000cbb000): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000cbb000): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000591570 item 76 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000cbb000): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000cbb000): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.633911313 +0000 UTC m=+103.422878231 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000cbb000): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000cbb540): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000cbb540): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005918f0 item 76 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000cbb540): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000cbb540): >_readAt: n=0, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000cbb540): _writeAt: size=3, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000cbb540): >_writeAt: n=3, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000cbb540): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.634670238 +0000 UTC m=+103.423637157 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000cbb540): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00091c200): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00091c200): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00091c200): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00091c200): >_readAt: n=3, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00091c200): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.634670238 +0000 UTC m=+103.423637157 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00091c200): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000591c70 item 76 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00091c880): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00091c880): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00091c880): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00091c880): >_readAt: n=0, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00091c880): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00091c880): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00091c880): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.636009263 +0000 UTC m=+103.424976181 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00091c880): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00091cd80): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00091cd80): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00091cd80): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e64d0 item 77 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00091cd80): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00091cd80): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.636575856 +0000 UTC m=+103.425542774 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00091cd80): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00091d480): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00091d480): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00091d480): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00091d480): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00091d480): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.636575856 +0000 UTC m=+103.425542774 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00091d480): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e68c0 item 77 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00091dac0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00091dac0): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00091dac0): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00091dac0): >_readAt: n=0, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00091dac0): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00091dac0): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00091dac0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.6382776 +0000 UTC m=+103.427244518 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00091dac0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000752040): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000752040): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000752040): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6d90 item 78 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000752040): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000752040): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.638901222 +0000 UTC m=+103.427868139 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000752040): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000752780): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000752780): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000752780): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000752780): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000752780): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.638901222 +0000 UTC m=+103.427868139 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000752780): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6f50 item 78 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000752dc0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000752dc0): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000752dc0): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000752dc0): >_readAt: n=0, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000752dc0): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000752dc0): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000752dc0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.640515712 +0000 UTC m=+103.429482630 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000752dc0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000753540): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000753540): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000753540): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e73b0 item 79 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000753540): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000753540): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.641089299 +0000 UTC m=+103.430056217 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000753540): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000753c80): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000753c80): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000753c80): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000753c80): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000753c80): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.641089299 +0000 UTC m=+103.430056217 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000753c80): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7650 item 79 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af23c0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af23c0): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af23c0): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af23c0): >_readAt: n=0, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af23c0): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af23c0): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af23c0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.642670608 +0000 UTC m=+103.431637526 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af23c0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af28c0): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af28c0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af28c0): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7a40 item 80 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af28c0): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af28c0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.64335391 +0000 UTC m=+103.432320829 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af28c0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af2fc0): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af2fc0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af2fc0): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af2fc0): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af2fc0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.64335391 +0000 UTC m=+103.432320829 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af2fc0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7ce0 item 80 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af3600): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af3600): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af3600): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af3600): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af3600): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.644929028 +0000 UTC m=+103.433895946 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af3600): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af3a80): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af3a80): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af3a80): open at offset 5 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af3a80): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af3a80): >_readAt: n=2, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af3a80): _writeAt: size=3, off=7 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d4540 item 81 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af3a80): >_writeAt: n=3, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af3a80): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.6456604 +0000 UTC m=+103.434627308 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000af3a80): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c2040): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c2040): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c2040): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c2040): >_readAt: n=8, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c2040): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.6456604 +0000 UTC m=+103.434627308 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c2040): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d4930 item 81 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c26c0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c26c0): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c26c0): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c26c0): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c26c0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.647557191 +0000 UTC m=+103.436524109 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c26c0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c2bc0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c2bc0): open at offset 5 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c2bc0): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d4e70 item 82 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c2bc0): _readAt: size=2, off=5 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c2bc0): >_readAt: n=0, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c2bc0): _writeAt: size=3, off=5 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c2bc0): >_writeAt: n=3, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c2bc0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.648318861 +0000 UTC m=+103.437285779 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c2bc0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c3180): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c3180): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c3180): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c3180): >_readAt: n=3, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c3180): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.648318861 +0000 UTC m=+103.437285779 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c3180): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d5260 item 82 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c3800): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c3800): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c3800): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c3800): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c3800): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.650015807 +0000 UTC m=+103.438982735 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c3800): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c3d00): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c3d00): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c3d00): open at offset 5 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c3d00): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c3d00): >_readAt: n=2, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c3d00): _writeAt: size=3, off=7 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d56c0 item 83 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c3d00): >_writeAt: n=3, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c3d00): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.650652673 +0000 UTC m=+103.439619591 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009c3d00): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a78280): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a78280): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a78280): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a78280): >_readAt: n=8, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a78280): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.650652673 +0000 UTC m=+103.439619591 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a78280): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d58f0 item 83 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a78940): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a78940): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a78940): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a78940): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a78940): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.652461518 +0000 UTC m=+103.441428436 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a78940): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a78e40): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a78e40): open at offset 5 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a78e40): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d5ea0 item 84 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a78e40): _readAt: size=2, off=5 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a78e40): >_readAt: n=0, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a78e40): _writeAt: size=3, off=5 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a78e40): >_writeAt: n=3, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a78e40): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.65324534 +0000 UTC m=+103.442212268 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a78e40): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a793c0): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a793c0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a793c0): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a793c0): >_readAt: n=3, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a793c0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.65324534 +0000 UTC m=+103.442212268 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a793c0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc460 item 84 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a79a40): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a79a40): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a79a40): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a79a40): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a79a40): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.654776434 +0000 UTC m=+103.443743352 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a79a40): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a79f40): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a79f40): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a79f40): open at offset 5 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a79f40): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a79f40): >_readAt: n=2, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a79f40): _writeAt: size=3, off=7 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ccb60 item 85 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a79f40): >_writeAt: n=3, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a79f40): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.655447444 +0000 UTC m=+103.444414372 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a79f40): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0002c4dc0): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0002c4dc0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0002c4dc0): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0002c4dc0): >_readAt: n=8, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0002c4dc0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.655447444 +0000 UTC m=+103.444414372 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0002c4dc0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ccf50 item 85 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0002c56c0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0002c56c0): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0002c56c0): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0002c56c0): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0002c56c0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.657119202 +0000 UTC m=+103.446086120 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0002c56c0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0002c5d40): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0002c5d40): open at offset 5 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0002c5d40): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cd420 item 86 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0002c5d40): _readAt: size=2, off=5 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0002c5d40): >_readAt: n=0, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0002c5d40): _writeAt: size=3, off=5 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0002c5d40): >_writeAt: n=3, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0002c5d40): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.657851257 +0000 UTC m=+103.446818174 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0002c5d40): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000be83c0): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000be83c0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000be83c0): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000be83c0): >_readAt: n=3, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000be83c0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.657851257 +0000 UTC m=+103.446818174 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000be83c0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cd6c0 item 86 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000be8a40): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000be8a40): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000be8a40): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000be8a40): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000be8a40): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.659454716 +0000 UTC m=+103.448421625 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000be8a40): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000be8f40): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000be8f40): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000be8f40): open at offset 5 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000be8f40): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000be8f40): >_readAt: n=2, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000be8f40): _writeAt: size=3, off=7 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cdb20 item 87 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000be8f40): >_writeAt: n=3, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000be8f40): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.660158137 +0000 UTC m=+103.449125056 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000be8f40): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000be9480): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000be9480): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000be9480): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000be9480): >_readAt: n=8, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000be9480): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.660158137 +0000 UTC m=+103.449125056 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000be9480): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cdce0 item 87 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000be9b00): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000be9b00): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000be9b00): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000be9b00): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000be9b00): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.661910547 +0000 UTC m=+103.450877465 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000be9b00): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001141c0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001141c0): open at offset 5 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001141c0): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003282a0 item 88 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001141c0): _readAt: size=2, off=5 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001141c0): >_readAt: n=0, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001141c0): _writeAt: size=3, off=5 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001141c0): >_writeAt: n=3, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001141c0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.662642852 +0000 UTC m=+103.451609770 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001141c0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001156c0): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001156c0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001156c0): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001156c0): >_readAt: n=3, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001156c0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.662642852 +0000 UTC m=+103.451609770 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001156c0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003284d0 item 88 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000115d40): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000115d40): open at offset 0 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000115d40): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000115d40): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000115d40): >_readAt: n=0, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000115d40): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000115d40): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000115d40): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.664184536 +0000 UTC m=+103.453151454 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000115d40): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aae340): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aae340): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aae340): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000328c40 item 89 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aae340): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aae340): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.664740109 +0000 UTC m=+103.453707026 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aae340): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aae880): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aae880): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aae880): open at offset 5 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aae880): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aae880): >_readAt: n=2, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aae880): _writeAt: size=3, off=7 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000329500 item 89 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aae880): >_writeAt: n=3, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aae880): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.665377566 +0000 UTC m=+103.454344495 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aae880): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aaee40): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aaee40): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aaee40): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aaee40): >_readAt: n=8, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aaee40): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.665377566 +0000 UTC m=+103.454344495 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aaee40): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003296c0 item 89 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aaf480): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aaf480): open at offset 0 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aaf480): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aaf480): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aaf480): >_readAt: n=0, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aaf480): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aaf480): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aaf480): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.666992868 +0000 UTC m=+103.455959786 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aaf480): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aaf9c0): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aaf9c0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aaf9c0): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017c230 item 90 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aaf9c0): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aaf9c0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.667581785 +0000 UTC m=+103.456548702 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aaf9c0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aaff00): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aaff00): open at offset 5 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aaff00): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017cd90 item 90 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aaff00): _readAt: size=2, off=5 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aaff00): >_readAt: n=0, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aaff00): _writeAt: size=3, off=5 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aaff00): >_writeAt: n=3, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aaff00): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.668345818 +0000 UTC m=+103.457312736 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000aaff00): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000936540): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000936540): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000936540): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000936540): >_readAt: n=3, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000936540): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.668345818 +0000 UTC m=+103.457312736 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000936540): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017d650 item 90 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000936bc0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000936bc0): open at offset 0 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000936bc0): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000936bc0): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000936bc0): >_readAt: n=0, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000936bc0): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000936bc0): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000936bc0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.66969969 +0000 UTC m=+103.458666608 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000936bc0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000937100): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000937100): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000937100): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017dce0 item 91 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000937100): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000937100): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.67031237 +0000 UTC m=+103.459279288 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000937100): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000937640): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000937640): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000937640): open at offset 5 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000937640): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000937640): >_readAt: n=2, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000937640): _writeAt: size=3, off=7 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014a1c0 item 91 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000937640): >_writeAt: n=3, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000937640): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.670945179 +0000 UTC m=+103.459912096 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000937640): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000937bc0): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000937bc0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000937bc0): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000937bc0): >_readAt: n=8, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000937bc0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.670945179 +0000 UTC m=+103.459912096 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000937bc0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014a700 item 91 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000599480): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000599480): open at offset 0 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000599480): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000599480): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000599480): >_readAt: n=0, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000599480): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000599480): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000599480): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.672658995 +0000 UTC m=+103.461625913 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000599480): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000599b40): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000599b40): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000599b40): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014b340 item 92 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000599b40): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000599b40): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.673284661 +0000 UTC m=+103.462251589 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000599b40): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e0380): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e0380): open at offset 5 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e0380): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014b730 item 92 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e0380): _readAt: size=2, off=5 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e0380): >_readAt: n=0, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e0380): _writeAt: size=3, off=5 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e0380): >_writeAt: n=3, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e0380): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.674013067 +0000 UTC m=+103.462979995 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e0380): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e0940): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e0940): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e0940): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e0940): >_readAt: n=3, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e0940): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.674013067 +0000 UTC m=+103.462979995 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e0940): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014be30 item 92 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e0f80): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e0f80): open at offset 0 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e0f80): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e0f80): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e0f80): >_readAt: n=0, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e0f80): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e0f80): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e0f80): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.675414769 +0000 UTC m=+103.464381687 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e0f80): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e14c0): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e14c0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e14c0): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003987e0 item 93 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e14c0): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e14c0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.676007762 +0000 UTC m=+103.464974680 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e14c0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e1cc0): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e1cc0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e1cc0): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e1cc0): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e1cc0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.676007762 +0000 UTC m=+103.464974680 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0007e1cc0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000398bd0 item 93 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017a380): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017a380): open at offset 0 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017a380): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017a380): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017a380): >_readAt: n=0, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017a380): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017a380): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017a380): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.677589552 +0000 UTC m=+103.466556470 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017a380): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017a9c0): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017a9c0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017a9c0): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003997a0 item 94 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017a9c0): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017a9c0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.678280579 +0000 UTC m=+103.467247507 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017a9c0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017b0c0): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017b0c0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017b0c0): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017b0c0): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017b0c0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.678280579 +0000 UTC m=+103.467247507 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017b0c0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000399e30 item 94 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017b700): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017b700): open at offset 0 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017b700): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017b700): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017b700): >_readAt: n=0, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017b700): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017b700): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017b700): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.681008119 +0000 UTC m=+103.469975057 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017b700): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017bc80): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017bc80): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017bc80): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049e310 item 95 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017bc80): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017bc80): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.681864317 +0000 UTC m=+103.470831235 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00017bc80): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00094c400): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00094c400): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00094c400): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00094c400): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00094c400): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.681864317 +0000 UTC m=+103.470831235 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00094c400): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049e540 item 95 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 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 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00094cb40): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00094cb40): open at offset 0 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00094cb40): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00094cb40): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00094cb40): >_readAt: n=0, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00094cb40): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00094cb40): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00094cb40): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.683399038 +0000 UTC m=+103.472365956 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00094cb40): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00094d080): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00094d080): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00094d080): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049e9a0 item 96 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00094d080): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00094d080): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.684094293 +0000 UTC m=+103.473061211 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00094d080): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00094d780): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00094d780): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00094d780): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00094d780): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00094d780): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.684094293 +0000 UTC m=+103.473061211 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00094d780): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ee00 item 96 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= 2025/10/15 03:32:18 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:32:18 DEBUG : Looking for writers 2025/10/15 03:32:18 DEBUG : >WaitForWriters: 2025/10/15 03:32:18 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:32:18 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:32:18 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/15 03:32:18 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:18 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:32:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:32:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/10/15 03:32:18 INFO : webdav root 'rclone-test-gimanid2bado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001c2fc0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001c2fc0): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001c2fc0): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001c2fc0): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001c2fc0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.927335706 +0000 UTC m=+103.716302624 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001c2fc0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001c3440): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001c3440): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001c3440): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001c3440): >_readAt: n=2, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001c3440): _writeAt: size=3, off=2 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001c3440): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001c3440): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.927335706 +0000 UTC m=+103.716302624 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001c3440): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001c3900): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001c3900): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001c3900): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001c3900): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001c3900): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.927335706 +0000 UTC m=+103.716302624 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0001c3900): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049fc70 item 1 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009820c0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009820c0): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009820c0): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009820c0): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009820c0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.931336808 +0000 UTC m=+103.720303756 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009820c0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009825c0): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009825c0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009825c0): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009825c0): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009825c0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.931336808 +0000 UTC m=+103.720303756 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009825c0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486b60 item 2 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000982c00): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000982c00): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000982c00): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000982c00): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000982c00): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.934266938 +0000 UTC m=+103.723233876 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000982c00): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009830c0): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009830c0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009830c0): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009830c0): >_readAt: n=2, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009830c0): _writeAt: size=3, off=2 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009830c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009830c0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.934266938 +0000 UTC m=+103.723233876 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009830c0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000983580): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000983580): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000983580): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000983580): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000983580): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.934266938 +0000 UTC m=+103.723233876 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000983580): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487490 item 3 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000983c00): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000983c00): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000983c00): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000983c00): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000983c00): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.937828674 +0000 UTC m=+103.726795613 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000983c00): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098e1c0): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098e1c0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098e1c0): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098e1c0): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098e1c0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.937828674 +0000 UTC m=+103.726795613 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098e1c0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ae150 item 4 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098e800): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098e800): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098e800): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098e800): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098e800): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.940315153 +0000 UTC m=+103.729282101 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098e800): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098ec80): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098ec80): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098ec80): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098ec80): >_readAt: n=2, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098ec80): _writeAt: size=3, off=2 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098ec80): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098ec80): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.940315153 +0000 UTC m=+103.729282101 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098ec80): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098f140): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098f140): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098f140): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098f140): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098f140): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.940315153 +0000 UTC m=+103.729282101 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098f140): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ae770 item 5 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098f8c0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098f8c0): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098f8c0): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098f8c0): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098f8c0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.942905796 +0000 UTC m=+103.731872704 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098f8c0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098fe00): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098fe00): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098fe00): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098fe00): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098fe00): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.942905796 +0000 UTC m=+103.731872704 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00098fe00): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aef50 item 6 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089e580): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089e580): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089e580): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089e580): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089e580): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.944526219 +0000 UTC m=+103.733493136 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089e580): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089ea80): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089ea80): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089ea80): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089ea80): >_readAt: n=2, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089ea80): _writeAt: size=3, off=2 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089ea80): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089ea80): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.944526219 +0000 UTC m=+103.733493136 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089ea80): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089ef40): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089ef40): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089ef40): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089ef40): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089ef40): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.944526219 +0000 UTC m=+103.733493136 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089ef40): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004af2d0 item 7 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089f6c0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089f6c0): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089f6c0): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089f6c0): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089f6c0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.947125848 +0000 UTC m=+103.736092757 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089f6c0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089fc00): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089fc00): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089fc00): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089fc00): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089fc00): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.947125848 +0000 UTC m=+103.736092757 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00089fc00): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004af960 item 8 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000710500): _readAt: size=2, off=0 2025/10/15 03:32:18 ERROR : open-test-file(0xc000710500): Couldn't read size of file 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000710500): >_readAt: n=0, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000710500): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000710500): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000710500): close: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000710500): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000710c80): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000710c80): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000710c80): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000710c80): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000710c80): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.949468697 +0000 UTC m=+103.738435635 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000710c80): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000711400): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000711400): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000711400): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000711400): >_readAt: n=2, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000711400): _writeAt: size=3, off=2 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000711400): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000711400): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.949468697 +0000 UTC m=+103.738435635 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000711400): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000711a00): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000711a00): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000711a00): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000711a00): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000711a00): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.949468697 +0000 UTC m=+103.738435635 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000711a00): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004afdc0 item 9 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000984300): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000984300): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000984300): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000984300): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000984300): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.95210173 +0000 UTC m=+103.741068648 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000984300): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000984840): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000984840): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000984840): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000984840): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000984840): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.95210173 +0000 UTC m=+103.741068648 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000984840): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017e7e0 item 10 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000984e80): _readAt: size=2, off=0 2025/10/15 03:32:18 ERROR : open-test-file(0xc000984e80): Couldn't read size of file 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000984e80): >_readAt: n=0, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000984e80): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000984e80): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000984e80): close: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000984e80): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000985240): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000985240): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000985240): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000985240): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000985240): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.95399782 +0000 UTC m=+103.742964738 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000985240): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000985740): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000985740): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000985740): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000985740): >_readAt: n=2, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000985740): _writeAt: size=3, off=2 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000985740): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000985740): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.95399782 +0000 UTC m=+103.742964738 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000985740): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000985c40): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000985c40): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000985c40): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000985c40): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000985c40): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.95399782 +0000 UTC m=+103.742964738 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000985c40): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017ed20 item 11 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00086e340): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00086e340): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00086e340): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00086e340): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00086e340): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.956149619 +0000 UTC m=+103.745116537 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00086e340): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00086e900): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00086e900): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00086e900): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00086e900): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00086e900): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.956149619 +0000 UTC m=+103.745116537 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00086e900): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017f500 item 12 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00086ef40): _readAt: size=2, off=0 2025/10/15 03:32:18 ERROR : open-test-file(0xc00086ef40): Couldn't read size of file 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00086ef40): >_readAt: n=0, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00086ef40): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00086ef40): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00086ef40): close: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00086ef40): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00086f340): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00086f340): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00086f340): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00086f340): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00086f340): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.957773508 +0000 UTC m=+103.746740426 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00086f340): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00086fa00): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00086fa00): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00086fa00): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00086fa00): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00086fa00): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.957773508 +0000 UTC m=+103.746740426 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc00086fa00): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f60e0 item 13 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a04100): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a04100): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a04100): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a04100): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a04100): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.959616348 +0000 UTC m=+103.748583266 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a04100): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a04640): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a04640): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a04640): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a04640): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a04640): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.959616348 +0000 UTC m=+103.748583266 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a04640): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f6690 item 14 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a04cc0): _readAt: size=2, off=0 2025/10/15 03:32:18 ERROR : open-test-file(0xc000a04cc0): Couldn't read size of file 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a04cc0): >_readAt: n=0, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a04cc0): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a04cc0): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a04cc0): close: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a04cc0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a05080): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a05080): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a05080): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a05080): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a05080): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.961999001 +0000 UTC m=+103.750965939 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a05080): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a05740): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a05740): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a05740): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a05740): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a05740): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.961999001 +0000 UTC m=+103.750965939 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a05740): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f6b60 item 15 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fa240): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fa240): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fa240): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fa240): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fa240): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.964736239 +0000 UTC m=+103.753703187 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fa240): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fa7c0): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fa7c0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fa7c0): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fa7c0): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fa7c0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.964736239 +0000 UTC m=+103.753703187 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fa7c0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112700 item 16 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fae00): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fae00): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fae00): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fae00): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fae00): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.967087462 +0000 UTC m=+103.756054401 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fae00): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fb280): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fb280): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fb280): open at offset 5 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fb280): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fb280): >_readAt: n=2, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fb280): _writeAt: size=3, off=7 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fb280): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fb280): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.967087462 +0000 UTC m=+103.756054401 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fb280): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fb780): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fb780): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fb780): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fb780): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fb780): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.967087462 +0000 UTC m=+103.756054401 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fb780): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000113340 item 17 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fbe00): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fbe00): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fbe00): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fbe00): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fbe00): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.970742194 +0000 UTC m=+103.759709132 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009fbe00): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009643c0): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009643c0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009643c0): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009643c0): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009643c0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.970742194 +0000 UTC m=+103.759709132 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009643c0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6310 item 18 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000964a40): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000964a40): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000964a40): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000964a40): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000964a40): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.973152338 +0000 UTC m=+103.762119277 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000964a40): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000964f80): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000964f80): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000964f80): open at offset 5 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000964f80): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000964f80): >_readAt: n=2, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000964f80): _writeAt: size=3, off=7 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000964f80): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000964f80): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.973152338 +0000 UTC m=+103.762119277 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000964f80): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000965480): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000965480): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000965480): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000965480): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000965480): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.973152338 +0000 UTC m=+103.762119277 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000965480): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d68c0 item 19 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000965b00): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000965b00): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000965b00): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000965b00): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000965b00): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.975966071 +0000 UTC m=+103.764933009 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000965b00): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a520c0): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a520c0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a520c0): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a520c0): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a520c0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.975966071 +0000 UTC m=+103.764933009 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a520c0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7500 item 20 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a52740): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a52740): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a52740): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a52740): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a52740): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.978523824 +0000 UTC m=+103.767490761 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a52740): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a52c40): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a52c40): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a52c40): open at offset 5 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a52c40): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a52c40): >_readAt: n=2, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a52c40): _writeAt: size=3, off=7 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a52c40): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a52c40): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.978523824 +0000 UTC m=+103.767490761 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a52c40): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a53140): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a53140): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a53140): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a53140): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a53140): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.978523824 +0000 UTC m=+103.767490761 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a53140): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d79d0 item 21 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a537c0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a537c0): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a537c0): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a537c0): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a537c0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.980472541 +0000 UTC m=+103.769439459 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a537c0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a53d00): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a53d00): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a53d00): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a53d00): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a53d00): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.980472541 +0000 UTC m=+103.769439459 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a53d00): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4380 item 22 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a90400): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a90400): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a90400): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a90400): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a90400): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.982423153 +0000 UTC m=+103.771390081 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a90400): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a90900): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a90900): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a90900): open at offset 5 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a90900): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a90900): >_readAt: n=2, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a90900): _writeAt: size=3, off=7 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a90900): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a90900): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.982423153 +0000 UTC m=+103.771390081 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a90900): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a90e00): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a90e00): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a90e00): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a90e00): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a90e00): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.982423153 +0000 UTC m=+103.771390081 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a90e00): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4770 item 23 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a91480): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a91480): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a91480): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a91480): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a91480): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.984975584 +0000 UTC m=+103.773942523 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a91480): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a919c0): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a919c0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a919c0): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a919c0): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a919c0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.984975584 +0000 UTC m=+103.773942523 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000a919c0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4fc0 item 24 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ac0080): _readAt: size=2, off=0 2025/10/15 03:32:18 ERROR : open-test-file(0xc000ac0080): Couldn't read size of file 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ac0080): >_readAt: n=0, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ac0080): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ac0080): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ac0080): close: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ac0080): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ac0440): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ac0440): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ac0440): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ac0440): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ac0440): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.986798467 +0000 UTC m=+103.775765395 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ac0440): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ac0940): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ac0940): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ac0940): open at offset 5 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ac0940): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ac0940): >_readAt: n=2, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ac0940): _writeAt: size=3, off=7 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ac0940): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ac0940): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.986798467 +0000 UTC m=+103.775765395 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ac0940): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ac0e80): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ac0e80): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ac0e80): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ac0e80): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ac0e80): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.986798467 +0000 UTC m=+103.775765395 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ac0e80): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5340 item 25 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ac1500): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ac1500): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ac1500): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ac1500): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ac1500): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.990224298 +0000 UTC m=+103.779191256 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ac1500): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ac1a40): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ac1a40): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ac1a40): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ac1a40): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ac1a40): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.990224298 +0000 UTC m=+103.779191256 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000ac1a40): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5b90 item 26 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009e8100): _readAt: size=2, off=0 2025/10/15 03:32:18 ERROR : open-test-file(0xc0009e8100): Couldn't read size of file 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009e8100): >_readAt: n=0, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009e8100): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009e8100): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009e8100): close: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009e8100): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009e84c0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009e84c0): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009e84c0): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009e84c0): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009e84c0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.992601902 +0000 UTC m=+103.781568840 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009e84c0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009e89c0): _readAt: size=2, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009e89c0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009e89c0): open at offset 5 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009e89c0): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009e89c0): >_readAt: n=2, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009e89c0): _writeAt: size=3, off=7 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009e89c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009e89c0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.992601902 +0000 UTC m=+103.781568840 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009e89c0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009e8f00): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009e8f00): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009e8f00): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009e8f00): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009e8f00): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.992601902 +0000 UTC m=+103.781568840 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009e8f00): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f76c0 item 27 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009e9580): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009e9580): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009e9580): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009e9580): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009e9580): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.995769368 +0000 UTC m=+103.784736296 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009e9580): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009e9ac0): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009e9ac0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009e9ac0): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009e9ac0): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009e9ac0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.995769368 +0000 UTC m=+103.784736296 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc0009e9ac0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cc1c0 item 28 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b16180): _readAt: size=2, off=0 2025/10/15 03:32:18 ERROR : open-test-file(0xc000b16180): Couldn't read size of file 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b16180): >_readAt: n=0, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b16180): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b16180): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b16180): close: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b16180): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b16540): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b16540): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b16540): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b16540): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b16540): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.997273331 +0000 UTC m=+103.786240250 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b16540): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b16c00): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b16c00): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b16c00): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b16c00): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b16c00): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.997273331 +0000 UTC m=+103.786240250 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b16c00): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cc620 item 29 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b17280): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b17280): >openPending: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b17280): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b17280): >_writeAt: n=5, err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b17280): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.998655286 +0000 UTC m=+103.787622204 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b17280): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b177c0): _readAt: size=512, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b177c0): openPending: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b177c0): >openPending: err= 2025/10/15 03:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b177c0): >_readAt: n=5, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b177c0): close: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:18.998655286 +0000 UTC m=+103.787622204 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b177c0): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: Remove: 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cca10 item 30 2025/10/15 03:32:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b17e00): _readAt: size=2, off=0 2025/10/15 03:32:18 ERROR : open-test-file(0xc000b17e00): Couldn't read size of file 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b17e00): >_readAt: n=0, err=EOF 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b17e00): _writeAt: size=5, off=0 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b17e00): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b17e00): close: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b17e00): >close: err= 2025/10/15 03:32:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:18 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:18 DEBUG : open-test-file(0xc000b44240): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b44240): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b44240): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b44240): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b44240): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.000206939 +0000 UTC m=+103.789173868 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b44240): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:32:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b44900): _readAt: size=512, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b44900): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b44900): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b44900): >_readAt: n=5, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b44900): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.000206939 +0000 UTC m=+103.789173868 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b44900): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: Remove: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cd260 item 31 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:19 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 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b44f80): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b44f80): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b44f80): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b44f80): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b44f80): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.002257208 +0000 UTC m=+103.791224146 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b44f80): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b454c0): _readAt: size=512, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b454c0): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b454c0): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b454c0): >_readAt: n=5, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b454c0): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.002257208 +0000 UTC m=+103.791224146 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b454c0): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: Remove: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cd8f0 item 32 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b45b00): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b45b00): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b45b00): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b45b00): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b45b00): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.004493737 +0000 UTC m=+103.793460675 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b45b00): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b7a000): _readAt: size=2, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b7a000): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b7a000): _writeAt: size=3, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b7a000): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b7a000): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000502a0 item 33 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b7a000): >_writeAt: n=3, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b7a000): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.005449251 +0000 UTC m=+103.794416189 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b7a000): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b7a500): _readAt: size=512, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b7a500): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b7a500): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b7a500): >_readAt: n=5, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b7a500): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.005449251 +0000 UTC m=+103.794416189 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b7a500): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: Remove: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050d20 item 33 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0004e8c80): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0004e8c80): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0004e8c80): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0004e8c80): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0004e8c80): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.007440679 +0000 UTC m=+103.796407608 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0004e8c80): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0004e92c0): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0004e92c0): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f5490 item 34 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0004e92c0): _readAt: size=2, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0004e92c0): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0004e92c0): _writeAt: size=3, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0004e92c0): >_writeAt: n=3, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0004e92c0): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.008152245 +0000 UTC m=+103.797119163 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0004e92c0): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e2000): _readAt: size=512, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e2000): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e2000): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e2000): >_readAt: n=3, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e2000): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.008152245 +0000 UTC m=+103.797119163 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e2000): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: Remove: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f56c0 item 34 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e2640): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e2640): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e2640): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e2640): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e2640): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.010345582 +0000 UTC m=+103.799312510 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e2640): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e2ac0): _readAt: size=2, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e2ac0): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e2ac0): _writeAt: size=3, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e2ac0): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e2ac0): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f5f10 item 35 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e2ac0): >_writeAt: n=3, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e2ac0): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.011223651 +0000 UTC m=+103.800190589 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e2ac0): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e2fc0): _readAt: size=512, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e2fc0): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e2fc0): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e2fc0): >_readAt: n=5, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e2fc0): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.011223651 +0000 UTC m=+103.800190589 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e2fc0): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: Remove: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca230 item 35 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e3640): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e3640): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e3640): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e3640): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e3640): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.013334533 +0000 UTC m=+103.802301472 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e3640): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e3b40): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e3b40): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca690 item 36 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e3b40): _readAt: size=2, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e3b40): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e3b40): _writeAt: size=3, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e3b40): >_writeAt: n=3, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e3b40): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.01404083 +0000 UTC m=+103.803007748 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e3b40): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000c2e100): _readAt: size=512, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000c2e100): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000c2e100): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000c2e100): >_readAt: n=3, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000c2e100): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.01404083 +0000 UTC m=+103.803007748 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000c2e100): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: Remove: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca8c0 item 36 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000c2e740): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000c2e740): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000c2e740): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000c2e740): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000c2e740): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.016039642 +0000 UTC m=+103.805006560 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000c2e740): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000c2ebc0): _readAt: size=2, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000c2ebc0): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000c2ebc0): _writeAt: size=3, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000c2ebc0): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000c2ebc0): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cafc0 item 37 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000c2ebc0): >_writeAt: n=3, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000c2ebc0): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.018473471 +0000 UTC m=+103.807440389 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000c2ebc0): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000cea400): _readAt: size=512, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000cea400): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000cea400): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000cea400): >_readAt: n=5, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000cea400): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.018473471 +0000 UTC m=+103.807440389 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000cea400): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: Remove: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050310 item 37 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ceaa80): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ceaa80): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ceaa80): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ceaa80): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ceaa80): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.020076411 +0000 UTC m=+103.809043329 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ceaa80): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ceaf80): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ceaf80): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000516c0 item 38 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ceaf80): _readAt: size=2, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ceaf80): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ceaf80): _writeAt: size=3, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ceaf80): >_writeAt: n=3, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ceaf80): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.020960491 +0000 UTC m=+103.809927408 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ceaf80): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ceb4c0): _readAt: size=512, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ceb4c0): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ceb4c0): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ceb4c0): >_readAt: n=3, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ceb4c0): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.020960491 +0000 UTC m=+103.809927408 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ceb4c0): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: Remove: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051dc0 item 38 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000cebb40): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000cebb40): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000cebb40): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000cebb40): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000cebb40): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.022754187 +0000 UTC m=+103.811721105 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000cebb40): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000c2e0c0): _readAt: size=2, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000c2e0c0): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000c2e0c0): _writeAt: size=3, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000c2e0c0): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000c2e0c0): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490850 item 39 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000c2e0c0): >_writeAt: n=3, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000c2e0c0): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.023400821 +0000 UTC m=+103.812367740 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000c2e0c0): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000c2e5c0): _readAt: size=512, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000c2e5c0): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000c2e5c0): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000c2e5c0): >_readAt: n=5, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000c2e5c0): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.023400821 +0000 UTC m=+103.812367740 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000c2e5c0): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: Remove: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490e00 item 39 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000c2f0c0): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000c2f0c0): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000c2f0c0): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000c2f0c0): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000c2f0c0): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.025272546 +0000 UTC m=+103.814239464 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000c2f0c0): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000c2f5c0): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000c2f5c0): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a40e0 item 40 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000c2f5c0): _readAt: size=2, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000c2f5c0): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000c2f5c0): _writeAt: size=3, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000c2f5c0): >_writeAt: n=3, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000c2f5c0): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.026384082 +0000 UTC m=+103.815351020 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000c2f5c0): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000c2fb00): _readAt: size=512, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000c2fb00): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000c2fb00): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000c2fb00): >_readAt: n=3, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000c2fb00): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.026384082 +0000 UTC m=+103.815351020 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000c2fb00): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: Remove: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4380 item 40 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00091c140): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00091c140): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00091c140): _readAt: size=2, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00091c140): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00091c140): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00091c140): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00091c140): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.028135079 +0000 UTC m=+103.817101997 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00091c140): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00091c640): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00091c640): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00091c640): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4770 item 41 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00091c640): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00091c640): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.028796872 +0000 UTC m=+103.817763789 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00091c640): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00091cb40): _readAt: size=2, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00091cb40): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00091cb40): _writeAt: size=3, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00091cb40): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00091cb40): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4930 item 41 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00091cb40): >_writeAt: n=3, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00091cb40): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.029405625 +0000 UTC m=+103.818372543 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00091cb40): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00091d080): _readAt: size=512, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00091d080): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00091d080): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00091d080): >_readAt: n=5, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00091d080): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.029405625 +0000 UTC m=+103.818372543 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00091d080): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: Remove: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4d20 item 41 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00091d6c0): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00091d6c0): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00091d6c0): _readAt: size=2, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00091d6c0): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00091d6c0): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00091d6c0): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00091d6c0): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.031070741 +0000 UTC m=+103.820037658 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00091d6c0): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00091dbc0): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00091dbc0): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00091dbc0): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a51f0 item 42 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00091dbc0): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00091dbc0): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.031734697 +0000 UTC m=+103.820701615 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00091dbc0): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000752180): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000752180): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a53b0 item 42 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000752180): _readAt: size=2, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000752180): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000752180): _writeAt: size=3, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000752180): >_writeAt: n=3, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000752180): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.032594641 +0000 UTC m=+103.821561559 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000752180): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000752740): _readAt: size=512, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000752740): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000752740): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000752740): >_readAt: n=3, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000752740): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.032594641 +0000 UTC m=+103.821561559 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000752740): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: Remove: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5730 item 42 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000752d80): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000752d80): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000752d80): _readAt: size=2, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000752d80): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000752d80): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000752d80): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000752d80): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.034144531 +0000 UTC m=+103.823111449 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000752d80): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000753280): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000753280): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000753280): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5f10 item 43 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000753280): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000753280): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.034807175 +0000 UTC m=+103.823774113 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000753280): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007537c0): _readAt: size=2, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007537c0): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007537c0): _writeAt: size=3, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007537c0): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007537c0): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca230 item 43 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007537c0): >_writeAt: n=3, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007537c0): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.035535353 +0000 UTC m=+103.824502270 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007537c0): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000753d40): _readAt: size=512, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000753d40): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000753d40): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000753d40): >_readAt: n=5, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000753d40): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.035535353 +0000 UTC m=+103.824502270 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000753d40): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: Remove: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca460 item 43 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000af2480): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000af2480): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000af2480): _readAt: size=2, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000af2480): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000af2480): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000af2480): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000af2480): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.037157628 +0000 UTC m=+103.826124546 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000af2480): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000af2980): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000af2980): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000af2980): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca8c0 item 44 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000af2980): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000af2980): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.037948793 +0000 UTC m=+103.826915711 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000af2980): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000af2ec0): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000af2ec0): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cac40 item 44 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000af2ec0): _readAt: size=2, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000af2ec0): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000af2ec0): _writeAt: size=3, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000af2ec0): >_writeAt: n=3, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000af2ec0): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.038583173 +0000 UTC m=+103.827550092 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000af2ec0): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000af3440): _readAt: size=512, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000af3440): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000af3440): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000af3440): >_readAt: n=3, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000af3440): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.038583173 +0000 UTC m=+103.827550092 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000af3440): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: Remove: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cb420 item 44 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000af3a80): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000af3a80): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000af3a80): _readAt: size=2, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000af3a80): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000af3a80): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000af3a80): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000af3a80): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.039984564 +0000 UTC m=+103.828951483 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000af3a80): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009c2000): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009c2000): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009c2000): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000590380 item 45 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009c2000): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009c2000): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.04049374 +0000 UTC m=+103.829460659 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009c2000): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:32:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009c2700): _readAt: size=512, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009c2700): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009c2700): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009c2700): >_readAt: n=5, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009c2700): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.04049374 +0000 UTC m=+103.829460659 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009c2700): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: Remove: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000590770 item 45 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009c2d40): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009c2d40): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009c2d40): _readAt: size=2, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009c2d40): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009c2d40): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009c2d40): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009c2d40): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.041903837 +0000 UTC m=+103.830870756 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009c2d40): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009c3280): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009c3280): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009c3280): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005912d0 item 46 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009c3280): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009c3280): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.04238488 +0000 UTC m=+103.831351799 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009c3280): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:32:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009c3980): _readAt: size=512, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009c3980): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009c3980): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009c3980): >_readAt: n=5, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009c3980): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.04238488 +0000 UTC m=+103.831351799 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009c3980): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: Remove: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000591570 item 46 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a78000): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a78000): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a78000): _readAt: size=2, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a78000): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a78000): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a78000): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a78000): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.043805778 +0000 UTC m=+103.832772697 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a78000): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a78500): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a78500): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a78500): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000591c70 item 47 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a78500): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a78500): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.044379956 +0000 UTC m=+103.833346874 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a78500): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:32:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a78c40): _readAt: size=512, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a78c40): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a78c40): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a78c40): >_readAt: n=5, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a78c40): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.044379956 +0000 UTC m=+103.833346874 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a78c40): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: Remove: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e60e0 item 47 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a79280): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a79280): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a79280): _readAt: size=2, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a79280): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a79280): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a79280): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a79280): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.045780254 +0000 UTC m=+103.834747163 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a79280): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a79780): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a79780): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a79780): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e68c0 item 48 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a79780): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a79780): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.046179865 +0000 UTC m=+103.835146783 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a79780): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:32:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a79e80): _readAt: size=512, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a79e80): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a79e80): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a79e80): >_readAt: n=5, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a79e80): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.046179865 +0000 UTC m=+103.835146783 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a79e80): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: Remove: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6b60 item 48 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0002c4e00): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0002c4e00): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0002c4e00): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0002c4e00): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0002c4e00): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.047507628 +0000 UTC m=+103.836474546 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0002c4e00): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0002c5280): _readAt: size=2, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0002c5280): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0002c5280): _writeAt: size=3, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0002c5280): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0002c5280): open at offset 5 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0002c5280): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6f50 item 49 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0002c5280): >_writeAt: n=3, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0002c5280): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.048018427 +0000 UTC m=+103.836985344 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0002c5280): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0002c5bc0): _readAt: size=512, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0002c5bc0): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0002c5bc0): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0002c5bc0): >_readAt: n=8, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0002c5bc0): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.048018427 +0000 UTC m=+103.836985344 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0002c5bc0): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: Remove: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7110 item 49 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000be8340): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000be8340): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000be8340): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000be8340): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000be8340): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.049908304 +0000 UTC m=+103.838875223 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000be8340): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000be8840): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000be8840): open at offset 5 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000be8840): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7650 item 50 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000be8840): _readAt: size=2, off=5 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000be8840): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000be8840): _writeAt: size=3, off=5 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000be8840): >_writeAt: n=3, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000be8840): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.050639036 +0000 UTC m=+103.839605964 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000be8840): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000be8dc0): _readAt: size=512, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000be8dc0): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000be8dc0): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000be8dc0): >_readAt: n=3, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000be8dc0): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.050639036 +0000 UTC m=+103.839605964 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000be8dc0): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: Remove: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7880 item 50 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000be9440): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000be9440): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000be9440): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000be9440): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000be9440): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.052067609 +0000 UTC m=+103.841034527 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000be9440): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000be9940): _readAt: size=2, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000be9940): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000be9940): _writeAt: size=3, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000be9940): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000be9940): open at offset 5 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000be9940): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7c70 item 51 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000be9940): >_writeAt: n=3, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000be9940): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.052577316 +0000 UTC m=+103.841544234 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000be9940): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000be9e80): _readAt: size=512, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000be9e80): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000be9e80): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000be9e80): >_readAt: n=8, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000be9e80): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.052577316 +0000 UTC m=+103.841544234 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000be9e80): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: Remove: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7f10 item 51 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000115640): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000115640): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000115640): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000115640): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000115640): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.05405531 +0000 UTC m=+103.843022228 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000115640): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000115b80): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000115b80): open at offset 5 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000115b80): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d4540 item 52 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000115b80): _readAt: size=2, off=5 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000115b80): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000115b80): _writeAt: size=3, off=5 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000115b80): >_writeAt: n=3, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000115b80): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.054771975 +0000 UTC m=+103.843738893 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000115b80): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000aae1c0): _readAt: size=512, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000aae1c0): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000aae1c0): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000aae1c0): >_readAt: n=3, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000aae1c0): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.054771975 +0000 UTC m=+103.843738893 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000aae1c0): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: Remove: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d4930 item 52 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000aae840): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000aae840): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000aae840): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000aae840): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000aae840): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.056128622 +0000 UTC m=+103.845095540 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000aae840): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000aaed80): _readAt: size=2, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000aaed80): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000aaed80): _writeAt: size=3, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000aaed80): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000aaed80): open at offset 5 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000aaed80): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d4e70 item 53 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000aaed80): >_writeAt: n=3, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000aaed80): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.056799012 +0000 UTC m=+103.845765929 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000aaed80): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000aaf2c0): _readAt: size=512, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000aaf2c0): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000aaf2c0): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000aaf2c0): >_readAt: n=8, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000aaf2c0): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.056799012 +0000 UTC m=+103.845765929 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000aaf2c0): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: Remove: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d5260 item 53 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000aaf940): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000aaf940): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000aaf940): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000aaf940): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000aaf940): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.058323693 +0000 UTC m=+103.847290611 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000aaf940): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000aafe40): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000aafe40): open at offset 5 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000aafe40): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d56c0 item 54 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000aafe40): _readAt: size=2, off=5 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000aafe40): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000aafe40): _writeAt: size=3, off=5 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000aafe40): >_writeAt: n=3, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000aafe40): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.058991216 +0000 UTC m=+103.847958134 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000aafe40): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000936440): _readAt: size=512, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000936440): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000936440): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000936440): >_readAt: n=3, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000936440): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.058991216 +0000 UTC m=+103.847958134 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000936440): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: Remove: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d58f0 item 54 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000936ac0): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000936ac0): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000936ac0): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000936ac0): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000936ac0): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.060457529 +0000 UTC m=+103.849424446 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000936ac0): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000937000): _readAt: size=2, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000937000): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000937000): _writeAt: size=3, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000937000): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000937000): open at offset 5 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000937000): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d5ea0 item 55 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000937000): >_writeAt: n=3, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000937000): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.061034402 +0000 UTC m=+103.850001321 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000937000): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000937540): _readAt: size=512, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000937540): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000937540): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000937540): >_readAt: n=8, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000937540): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.061034402 +0000 UTC m=+103.850001321 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000937540): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: Remove: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc460 item 55 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000937bc0): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000937bc0): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000937bc0): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000937bc0): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000937bc0): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.062811358 +0000 UTC m=+103.851778276 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000937bc0): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000598d80): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000598d80): open at offset 5 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000598d80): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ccb60 item 56 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000598d80): _readAt: size=2, off=5 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000598d80): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000598d80): _writeAt: size=3, off=5 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000598d80): >_writeAt: n=3, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000598d80): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.063458313 +0000 UTC m=+103.852425230 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000598d80): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000599a00): _readAt: size=512, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000599a00): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000599a00): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000599a00): >_readAt: n=3, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000599a00): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.063458313 +0000 UTC m=+103.852425230 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000599a00): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: Remove: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ccf50 item 56 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e05c0): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e05c0): open at offset 0 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e05c0): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e05c0): _readAt: size=2, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e05c0): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e05c0): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e05c0): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e05c0): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.064999195 +0000 UTC m=+103.853966113 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e05c0): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e0b00): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e0b00): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e0b00): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003283f0 item 57 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e0b00): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e0b00): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.065500566 +0000 UTC m=+103.854467484 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e0b00): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e1040): _readAt: size=2, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e1040): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e1040): _writeAt: size=3, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e1040): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e1040): open at offset 5 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e1040): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000328620 item 57 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e1040): >_writeAt: n=3, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e1040): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.066062932 +0000 UTC m=+103.855029850 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e1040): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e15c0): _readAt: size=512, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e15c0): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e15c0): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e15c0): >_readAt: n=8, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e15c0): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.066062932 +0000 UTC m=+103.855029850 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e15c0): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: Remove: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000328a80 item 57 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e1d00): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e1d00): open at offset 0 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e1d00): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e1d00): _readAt: size=2, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e1d00): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e1d00): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e1d00): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e1d00): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.068076903 +0000 UTC m=+103.857043820 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007e1d00): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00017a2c0): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00017a2c0): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00017a2c0): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003295e0 item 58 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00017a2c0): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00017a2c0): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.068744326 +0000 UTC m=+103.857711244 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00017a2c0): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00017a900): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00017a900): open at offset 5 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00017a900): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000329810 item 58 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00017a900): _readAt: size=2, off=5 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00017a900): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00017a900): _writeAt: size=3, off=5 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00017a900): >_writeAt: n=3, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00017a900): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.069460329 +0000 UTC m=+103.858427248 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00017a900): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00017aec0): _readAt: size=512, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00017aec0): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00017aec0): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00017aec0): >_readAt: n=3, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00017aec0): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.069460329 +0000 UTC m=+103.858427248 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00017aec0): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: Remove: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000329dc0 item 58 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00017b500): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00017b500): open at offset 0 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00017b500): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00017b500): _readAt: size=2, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00017b500): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00017b500): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00017b500): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00017b500): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.070907627 +0000 UTC m=+103.859874545 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00017b500): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00017ba40): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00017ba40): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00017ba40): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017cd20 item 59 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00017ba40): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00017ba40): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.071454013 +0000 UTC m=+103.860420932 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00017ba40): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000992040): _readAt: size=2, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000992040): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000992040): _writeAt: size=3, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000992040): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000992040): open at offset 5 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000992040): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017d570 item 59 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000992040): >_writeAt: n=3, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000992040): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.072019424 +0000 UTC m=+103.860986343 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000992040): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009925c0): _readAt: size=512, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009925c0): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009925c0): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009925c0): >_readAt: n=8, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009925c0): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.072019424 +0000 UTC m=+103.860986343 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009925c0): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: Remove: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017d8f0 item 59 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000992c00): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000992c00): open at offset 0 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000992c00): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000992c00): _readAt: size=2, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000992c00): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000992c00): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000992c00): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000992c00): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.073491048 +0000 UTC m=+103.862457965 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000992c00): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000993240): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000993240): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000993240): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014a150 item 60 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000993240): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000993240): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.074027194 +0000 UTC m=+103.862994111 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000993240): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000993780): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000993780): open at offset 5 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000993780): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014a4d0 item 60 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000993780): _readAt: size=2, off=5 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000993780): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000993780): _writeAt: size=3, off=5 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000993780): >_writeAt: n=3, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000993780): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.074672224 +0000 UTC m=+103.863639142 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000993780): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000993d40): _readAt: size=512, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000993d40): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000993d40): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000993d40): >_readAt: n=3, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000993d40): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.074672224 +0000 UTC m=+103.863639142 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000993d40): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: Remove: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014a7e0 item 60 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00094c400): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00094c400): open at offset 0 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00094c400): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00094c400): _readAt: size=2, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00094c400): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00094c400): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00094c400): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00094c400): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.075986782 +0000 UTC m=+103.864953700 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00094c400): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00094ca40): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00094ca40): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00094ca40): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014b420 item 61 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00094ca40): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00094ca40): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.076472474 +0000 UTC m=+103.865439392 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00094ca40): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:32:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00094d140): _readAt: size=512, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00094d140): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00094d140): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00094d140): >_readAt: n=5, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00094d140): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.076472474 +0000 UTC m=+103.865439392 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00094d140): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: Remove: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014ba40 item 61 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00094d780): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00094d780): open at offset 0 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00094d780): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00094d780): _readAt: size=2, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00094d780): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00094d780): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00094d780): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00094d780): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.078213713 +0000 UTC m=+103.867180641 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00094d780): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00094dcc0): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00094dcc0): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00094dcc0): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003982a0 item 62 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00094dcc0): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00094dcc0): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.078921953 +0000 UTC m=+103.867888870 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00094dcc0): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:32:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0001c2500): _readAt: size=512, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0001c2500): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0001c2500): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0001c2500): >_readAt: n=5, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0001c2500): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.078921953 +0000 UTC m=+103.867888870 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0001c2500): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: Remove: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000398850 item 62 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0001c2b40): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0001c2b40): open at offset 0 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0001c2b40): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0001c2b40): _readAt: size=2, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0001c2b40): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0001c2b40): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0001c2b40): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0001c2b40): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.080528589 +0000 UTC m=+103.869495507 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0001c2b40): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0001c3080): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0001c3080): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0001c3080): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000399420 item 63 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0001c3080): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0001c3080): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.08126452 +0000 UTC m=+103.870231428 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0001c3080): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:32:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0001c3780): _readAt: size=512, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0001c3780): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0001c3780): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0001c3780): >_readAt: n=5, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0001c3780): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.08126452 +0000 UTC m=+103.870231428 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0001c3780): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: Remove: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000399880 item 63 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:19 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 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0001c3ec0): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0001c3ec0): open at offset 0 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0001c3ec0): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0001c3ec0): _readAt: size=2, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0001c3ec0): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0001c3ec0): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0001c3ec0): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0001c3ec0): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.082959492 +0000 UTC m=+103.871926411 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0001c3ec0): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000982480): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000982480): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000982480): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049e1c0 item 64 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000982480): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000982480): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.083655088 +0000 UTC m=+103.872622005 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000982480): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:32:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000982b80): _readAt: size=512, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000982b80): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000982b80): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000982b80): >_readAt: n=5, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000982b80): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.083655088 +0000 UTC m=+103.872622005 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000982b80): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: Remove: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049e3f0 item 64 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000983200): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000983200): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000983200): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000983200): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000983200): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.085169983 +0000 UTC m=+103.874136900 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000983200): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDWR 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000983680): _readAt: size=2, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000983680): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000983680): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000983680): >_readAt: n=2, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000983680): _writeAt: size=3, off=2 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049e770 item 65 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000983680): >_writeAt: n=3, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000983680): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.085734612 +0000 UTC m=+103.874701530 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000983680): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000983b80): _readAt: size=512, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000983b80): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000983b80): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000983b80): >_readAt: n=5, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000983b80): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.085734612 +0000 UTC m=+103.874701530 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000983b80): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: Remove: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ebd0 item 65 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00098e240): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00098e240): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00098e240): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00098e240): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00098e240): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.087155099 +0000 UTC m=+103.876122017 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00098e240): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00098e6c0): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00098e6c0): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049f0a0 item 66 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00098e6c0): _readAt: size=2, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00098e6c0): >_readAt: n=0, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00098e6c0): _writeAt: size=3, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00098e6c0): >_writeAt: n=3, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00098e6c0): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.087787426 +0000 UTC m=+103.876754344 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00098e6c0): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00098ec00): _readAt: size=512, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00098ec00): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00098ec00): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00098ec00): >_readAt: n=3, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00098ec00): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.087787426 +0000 UTC m=+103.876754344 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00098ec00): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: Remove: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049f260 item 66 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00098f240): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00098f240): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00098f240): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00098f240): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00098f240): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.089355721 +0000 UTC m=+103.878322639 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00098f240): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00098f7c0): _readAt: size=2, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00098f7c0): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00098f7c0): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00098f7c0): >_readAt: n=2, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00098f7c0): _writeAt: size=3, off=2 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049fab0 item 67 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00098f7c0): >_writeAt: n=3, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00098f7c0): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.089942933 +0000 UTC m=+103.878909851 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00098f7c0): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00098fcc0): _readAt: size=512, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00098fcc0): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00098fcc0): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00098fcc0): >_readAt: n=5, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00098fcc0): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.089942933 +0000 UTC m=+103.878909851 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00098fcc0): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: Remove: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049fea0 item 67 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00089e440): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00089e440): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00089e440): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00089e440): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00089e440): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.091270595 +0000 UTC m=+103.880237513 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00089e440): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00089e940): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00089e940): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486930 item 68 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00089e940): _readAt: size=2, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00089e940): >_readAt: n=0, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00089e940): _writeAt: size=3, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00089e940): >_writeAt: n=3, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00089e940): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.091851295 +0000 UTC m=+103.880818214 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00089e940): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00089ee80): _readAt: size=512, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00089ee80): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00089ee80): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00089ee80): >_readAt: n=3, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00089ee80): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.091851295 +0000 UTC m=+103.880818214 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00089ee80): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: Remove: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487180 item 68 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00089f5c0): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00089f5c0): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00089f5c0): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00089f5c0): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00089f5c0): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.093482487 +0000 UTC m=+103.882449406 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00089f5c0): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00089fa40): _readAt: size=2, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00089fa40): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00089fa40): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00089fa40): >_readAt: n=2, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00089fa40): _writeAt: size=3, off=2 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487ab0 item 69 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00089fa40): >_writeAt: n=3, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00089fa40): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.094087654 +0000 UTC m=+103.883054572 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00089fa40): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00089ff40): _readAt: size=512, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00089ff40): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00089ff40): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00089ff40): >_readAt: n=5, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00089ff40): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.094087654 +0000 UTC m=+103.883054572 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00089ff40): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: Remove: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487f10 item 69 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000710cc0): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000710cc0): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000710cc0): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000710cc0): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000710cc0): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.095500617 +0000 UTC m=+103.884467534 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000710cc0): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007114c0): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007114c0): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ae5b0 item 70 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007114c0): _readAt: size=2, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007114c0): >_readAt: n=0, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007114c0): _writeAt: size=3, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007114c0): >_writeAt: n=3, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007114c0): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.096087848 +0000 UTC m=+103.885054767 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0007114c0): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000711b00): _readAt: size=512, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000711b00): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000711b00): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000711b00): >_readAt: n=3, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000711b00): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.096087848 +0000 UTC m=+103.885054767 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000711b00): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: Remove: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ae770 item 70 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000984400): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000984400): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000984400): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000984400): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000984400): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.097697971 +0000 UTC m=+103.886664899 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000984400): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000984900): _readAt: size=2, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000984900): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000984900): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000984900): >_readAt: n=2, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000984900): _writeAt: size=3, off=2 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aecb0 item 71 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000984900): >_writeAt: n=3, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000984900): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.098305602 +0000 UTC m=+103.887272521 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000984900): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000984e00): _readAt: size=512, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000984e00): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000984e00): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000984e00): >_readAt: n=5, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000984e00): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.098305602 +0000 UTC m=+103.887272521 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000984e00): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: Remove: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aefc0 item 71 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000985480): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000985480): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000985480): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000985480): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000985480): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.100247407 +0000 UTC m=+103.889214326 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000985480): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000985980): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000985980): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004af340 item 72 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000985980): _readAt: size=2, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000985980): >_readAt: n=0, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000985980): _writeAt: size=3, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000985980): >_writeAt: n=3, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000985980): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.100892709 +0000 UTC m=+103.889859637 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000985980): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000985ec0): _readAt: size=512, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000985ec0): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000985ec0): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000985ec0): >_readAt: n=3, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000985ec0): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.100892709 +0000 UTC m=+103.889859637 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000985ec0): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: Remove: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004af500 item 72 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00086e580): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00086e580): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00086e580): _readAt: size=2, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00086e580): >_readAt: n=0, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00086e580): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00086e580): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00086e580): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.102327332 +0000 UTC m=+103.891294250 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00086e580): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00086ea80): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00086ea80): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00086ea80): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004afa40 item 73 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00086ea80): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00086ea80): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.102900167 +0000 UTC m=+103.891867085 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00086ea80): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00086ef40): _readAt: size=2, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00086ef40): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00086ef40): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00086ef40): >_readAt: n=2, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00086ef40): _writeAt: size=3, off=2 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004afce0 item 73 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00086ef40): >_writeAt: n=3, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00086ef40): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.103554497 +0000 UTC m=+103.892521414 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00086ef40): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00086f4c0): _readAt: size=512, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00086f4c0): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00086f4c0): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00086f4c0): >_readAt: n=5, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00086f4c0): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.103554497 +0000 UTC m=+103.892521414 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00086f4c0): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: Remove: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017e150 item 73 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00086fb00): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00086fb00): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00086fb00): _readAt: size=2, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00086fb00): >_readAt: n=0, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00086fb00): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00086fb00): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00086fb00): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.105146725 +0000 UTC m=+103.894113643 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00086fb00): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009fa080): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009fa080): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009fa080): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017e770 item 74 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009fa080): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009fa080): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.105811432 +0000 UTC m=+103.894778351 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009fa080): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009fa600): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009fa600): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017eaf0 item 74 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009fa600): _readAt: size=2, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009fa600): >_readAt: n=0, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009fa600): _writeAt: size=3, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009fa600): >_writeAt: n=3, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009fa600): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.106604091 +0000 UTC m=+103.895571029 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009fa600): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009fab80): _readAt: size=512, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009fab80): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009fab80): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009fab80): >_readAt: n=3, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009fab80): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.106604091 +0000 UTC m=+103.895571029 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009fab80): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: Remove: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017ecb0 item 74 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009fb1c0): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009fb1c0): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009fb1c0): _readAt: size=2, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009fb1c0): >_readAt: n=0, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009fb1c0): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009fb1c0): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009fb1c0): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.108239211 +0000 UTC m=+103.897206129 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009fb1c0): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009fb6c0): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009fb6c0): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009fb6c0): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017f2d0 item 75 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009fb6c0): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009fb6c0): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.108869694 +0000 UTC m=+103.897836612 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009fb6c0): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009fbc00): _readAt: size=2, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009fbc00): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009fbc00): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009fbc00): >_readAt: n=2, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009fbc00): _writeAt: size=3, off=2 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017f500 item 75 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009fbc00): >_writeAt: n=3, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009fbc00): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.109695876 +0000 UTC m=+103.898662793 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009fbc00): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009641c0): _readAt: size=512, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009641c0): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009641c0): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009641c0): >_readAt: n=5, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009641c0): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.109695876 +0000 UTC m=+103.898662793 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009641c0): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: Remove: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017f960 item 75 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000964800): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000964800): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000964800): _readAt: size=2, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000964800): >_readAt: n=0, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000964800): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000964800): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000964800): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.111591474 +0000 UTC m=+103.900558412 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000964800): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000964d00): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000964d00): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000964d00): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001127e0 item 76 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000964d00): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000964d00): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.11235158 +0000 UTC m=+103.901318518 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000964d00): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000965280): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000965280): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000113260 item 76 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000965280): _readAt: size=2, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000965280): >_readAt: n=0, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000965280): _writeAt: size=3, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000965280): >_writeAt: n=3, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000965280): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.113294611 +0000 UTC m=+103.902261569 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000965280): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000965800): _readAt: size=512, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000965800): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000965800): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000965800): >_readAt: n=3, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000965800): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.113294611 +0000 UTC m=+103.902261569 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000965800): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: Remove: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000113500 item 76 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000965e40): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000965e40): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000965e40): _readAt: size=2, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000965e40): >_readAt: n=0, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000965e40): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000965e40): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000965e40): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.116494548 +0000 UTC m=+103.905461476 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000965e40): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a043c0): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a043c0): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a043c0): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d62a0 item 77 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a043c0): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a043c0): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.117144449 +0000 UTC m=+103.906111387 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a043c0): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:32:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a04ac0): _readAt: size=512, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a04ac0): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a04ac0): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a04ac0): >_readAt: n=5, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a04ac0): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.117144449 +0000 UTC m=+103.906111387 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a04ac0): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: Remove: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d64d0 item 77 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a05140): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a05140): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a05140): _readAt: size=2, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a05140): >_readAt: n=0, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a05140): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a05140): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a05140): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.119609016 +0000 UTC m=+103.908575953 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a05140): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a05640): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a05640): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a05640): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6cb0 item 78 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a05640): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a05640): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.120098104 +0000 UTC m=+103.909065022 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a05640): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:32:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a05d40): _readAt: size=512, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a05d40): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a05d40): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a05d40): >_readAt: n=5, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a05d40): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.120098104 +0000 UTC m=+103.909065022 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a05d40): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: Remove: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7180 item 78 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0004e8580): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0004e8580): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0004e8580): _readAt: size=2, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0004e8580): >_readAt: n=0, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0004e8580): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0004e8580): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0004e8580): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.122478623 +0000 UTC m=+103.911445561 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0004e8580): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0004e8b40): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0004e8b40): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0004e8b40): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7730 item 79 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0004e8b40): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0004e8b40): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.123349067 +0000 UTC m=+103.912316015 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0004e8b40): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:32:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0004e9900): _readAt: size=512, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0004e9900): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0004e9900): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0004e9900): >_readAt: n=5, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0004e9900): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.123349067 +0000 UTC m=+103.912316015 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0004e9900): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: Remove: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d79d0 item 79 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000930240): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000930240): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000930240): _readAt: size=2, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000930240): >_readAt: n=0, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000930240): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000930240): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000930240): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.125995294 +0000 UTC m=+103.914962232 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000930240): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000930740): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000930740): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000930740): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f6310 item 80 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000930740): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000930740): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.126843136 +0000 UTC m=+103.915810075 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000930740): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:32:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000930e40): _readAt: size=512, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000930e40): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000930e40): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000930e40): >_readAt: n=5, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000930e40): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.126843136 +0000 UTC m=+103.915810075 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000930e40): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: Remove: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f6540 item 80 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000931480): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000931480): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000931480): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000931480): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000931480): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.1291409 +0000 UTC m=+103.918107838 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000931480): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000931900): _readAt: size=2, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000931900): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000931900): open at offset 5 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000931900): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000931900): >_readAt: n=2, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000931900): _writeAt: size=3, off=7 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f6a10 item 81 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000931900): >_writeAt: n=3, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000931900): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.130024229 +0000 UTC m=+103.918991167 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000931900): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000931e40): _readAt: size=512, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000931e40): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000931e40): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000931e40): >_readAt: n=8, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000931e40): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.130024229 +0000 UTC m=+103.918991167 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000931e40): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: Remove: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f6c40 item 81 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00096e540): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00096e540): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00096e540): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00096e540): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00096e540): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.132220932 +0000 UTC m=+103.921187869 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00096e540): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00096ea40): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00096ea40): open at offset 5 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00096ea40): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f75e0 item 82 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00096ea40): _readAt: size=2, off=5 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00096ea40): >_readAt: n=0, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00096ea40): _writeAt: size=3, off=5 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00096ea40): >_writeAt: n=3, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00096ea40): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.133355813 +0000 UTC m=+103.922322781 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00096ea40): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00096efc0): _readAt: size=512, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00096efc0): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00096efc0): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00096efc0): >_readAt: n=3, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00096efc0): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.133355813 +0000 UTC m=+103.922322781 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00096efc0): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: Remove: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f78f0 item 82 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00096f640): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00096f640): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00096f640): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00096f640): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00096f640): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.135475471 +0000 UTC m=+103.924442409 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00096f640): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00096fb40): _readAt: size=2, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00096fb40): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00096fb40): open at offset 5 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00096fb40): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00096fb40): >_readAt: n=2, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00096fb40): _writeAt: size=3, off=7 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cc1c0 item 83 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00096fb40): >_writeAt: n=3, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00096fb40): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.136421718 +0000 UTC m=+103.925388666 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc00096fb40): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009a2100): _readAt: size=512, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009a2100): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009a2100): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009a2100): >_readAt: n=8, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009a2100): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.136421718 +0000 UTC m=+103.925388666 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009a2100): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: Remove: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cc460 item 83 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009a2780): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009a2780): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009a2780): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009a2780): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009a2780): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.138808979 +0000 UTC m=+103.927775918 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009a2780): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009a2c80): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009a2c80): open at offset 5 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009a2c80): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cc850 item 84 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009a2c80): _readAt: size=2, off=5 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009a2c80): >_readAt: n=0, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009a2c80): _writeAt: size=3, off=5 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009a2c80): >_writeAt: n=3, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009a2c80): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.13987916 +0000 UTC m=+103.928846097 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009a2c80): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009a3200): _readAt: size=512, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009a3200): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009a3200): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009a3200): >_readAt: n=3, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009a3200): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.13987916 +0000 UTC m=+103.928846097 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc0009a3200): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: Remove: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cca10 item 84 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a38180): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a38180): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a38180): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a38180): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a38180): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.142553319 +0000 UTC m=+103.931520257 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a38180): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a38680): _readAt: size=2, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a38680): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a38680): open at offset 5 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a38680): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a38680): >_readAt: n=2, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a38680): _writeAt: size=3, off=7 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f41c0 item 85 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a38680): >_writeAt: n=3, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a38680): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.143580719 +0000 UTC m=+103.932547657 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a38680): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a38bc0): _readAt: size=512, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a38bc0): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a38bc0): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a38bc0): >_readAt: n=8, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a38bc0): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.143580719 +0000 UTC m=+103.932547657 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a38bc0): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: Remove: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f43f0 item 85 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a39240): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a39240): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a39240): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a39240): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a39240): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.145970655 +0000 UTC m=+103.934937593 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a39240): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a39740): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a39740): open at offset 5 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a39740): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4d20 item 86 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a39740): _readAt: size=2, off=5 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a39740): >_readAt: n=0, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a39740): _writeAt: size=3, off=5 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a39740): >_writeAt: n=3, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a39740): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.147350456 +0000 UTC m=+103.936317393 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a39740): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a39cc0): _readAt: size=512, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a39cc0): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a39cc0): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a39cc0): >_readAt: n=3, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a39cc0): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.147350456 +0000 UTC m=+103.936317393 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a39cc0): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: Remove: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f5260 item 86 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a7e3c0): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a7e3c0): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a7e3c0): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a7e3c0): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a7e3c0): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.149911313 +0000 UTC m=+103.938878261 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a7e3c0): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a7e8c0): _readAt: size=2, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a7e8c0): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a7e8c0): open at offset 5 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a7e8c0): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a7e8c0): >_readAt: n=2, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a7e8c0): _writeAt: size=3, off=7 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f56c0 item 87 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a7e8c0): >_writeAt: n=3, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a7e8c0): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.150918132 +0000 UTC m=+103.939885081 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a7e8c0): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a7ee00): _readAt: size=512, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a7ee00): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a7ee00): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a7ee00): >_readAt: n=8, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a7ee00): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.150918132 +0000 UTC m=+103.939885081 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a7ee00): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: Remove: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f5ab0 item 87 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a7f480): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a7f480): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a7f480): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a7f480): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a7f480): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.153485854 +0000 UTC m=+103.942452802 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a7f480): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a7f980): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a7f980): open at offset 5 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a7f980): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332310 item 88 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a7f980): _readAt: size=2, off=5 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a7f980): >_readAt: n=0, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a7f980): _writeAt: size=3, off=5 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a7f980): >_writeAt: n=3, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a7f980): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.154543168 +0000 UTC m=+103.943510106 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a7f980): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a7ff00): _readAt: size=512, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a7ff00): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a7ff00): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a7ff00): >_readAt: n=3, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a7ff00): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.154543168 +0000 UTC m=+103.943510106 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000a7ff00): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: Remove: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332a80 item 88 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ab45c0): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ab45c0): open at offset 0 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ab45c0): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ab45c0): _readAt: size=2, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ab45c0): >_readAt: n=0, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ab45c0): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ab45c0): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ab45c0): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.157079059 +0000 UTC m=+103.946045997 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ab45c0): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ab4b00): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ab4b00): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ab4b00): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333960 item 89 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ab4b00): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ab4b00): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.157822595 +0000 UTC m=+103.946789513 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ab4b00): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ab5040): _readAt: size=2, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ab5040): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ab5040): open at offset 5 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ab5040): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ab5040): >_readAt: n=2, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ab5040): _writeAt: size=3, off=7 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333d50 item 89 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ab5040): >_writeAt: n=3, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ab5040): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.158541083 +0000 UTC m=+103.947508012 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ab5040): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ab55c0): _readAt: size=512, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ab55c0): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ab55c0): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ab55c0): >_readAt: n=8, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ab55c0): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.158541083 +0000 UTC m=+103.947508012 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ab55c0): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: Remove: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d82a0 item 89 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ab5c00): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ab5c00): open at offset 0 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ab5c00): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ab5c00): _readAt: size=2, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ab5c00): >_readAt: n=0, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ab5c00): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ab5c00): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ab5c00): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.160391177 +0000 UTC m=+103.949358094 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ab5c00): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ae21c0): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ae21c0): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ae21c0): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8a80 item 90 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ae21c0): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ae21c0): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.161091713 +0000 UTC m=+103.950058630 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ae21c0): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ae2700): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ae2700): open at offset 5 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ae2700): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8d20 item 90 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ae2700): _readAt: size=2, off=5 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ae2700): >_readAt: n=0, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ae2700): _writeAt: size=3, off=5 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ae2700): >_writeAt: n=3, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ae2700): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.162012441 +0000 UTC m=+103.950979369 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ae2700): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ae2cc0): _readAt: size=512, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ae2cc0): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ae2cc0): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ae2cc0): >_readAt: n=3, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ae2cc0): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.162012441 +0000 UTC m=+103.950979369 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ae2cc0): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: Remove: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9030 item 90 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ae3300): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ae3300): open at offset 0 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ae3300): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ae3300): _readAt: size=2, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ae3300): >_readAt: n=0, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ae3300): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ae3300): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ae3300): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.163877843 +0000 UTC m=+103.952844761 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ae3300): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ae3840): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ae3840): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ae3840): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9ab0 item 91 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ae3840): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ae3840): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.164517794 +0000 UTC m=+103.953484712 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ae3840): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ae3d80): _readAt: size=2, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ae3d80): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ae3d80): open at offset 5 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ae3d80): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ae3d80): >_readAt: n=2, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ae3d80): _writeAt: size=3, off=7 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9e30 item 91 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ae3d80): >_writeAt: n=3, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ae3d80): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.165293801 +0000 UTC m=+103.954260719 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000ae3d80): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b14380): _readAt: size=512, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b14380): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b14380): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b14380): >_readAt: n=8, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b14380): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.165293801 +0000 UTC m=+103.954260719 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b14380): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: Remove: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004940e0 item 91 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b149c0): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b149c0): open at offset 0 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b149c0): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b149c0): _readAt: size=2, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b149c0): >_readAt: n=0, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b149c0): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b149c0): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b149c0): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.167054967 +0000 UTC m=+103.956021905 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b149c0): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b14f00): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b14f00): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b14f00): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494700 item 92 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b14f00): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b14f00): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.167694247 +0000 UTC m=+103.956661165 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b14f00): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b15440): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b15440): open at offset 5 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b15440): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494af0 item 92 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b15440): _readAt: size=2, off=5 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b15440): >_readAt: n=0, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b15440): _writeAt: size=3, off=5 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b15440): >_writeAt: n=3, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b15440): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.168753956 +0000 UTC m=+103.957720895 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b15440): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b15a00): _readAt: size=512, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b15a00): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b15a00): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b15a00): >_readAt: n=3, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b15a00): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.168753956 +0000 UTC m=+103.957720895 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b15a00): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: Remove: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494ee0 item 92 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b440c0): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b440c0): open at offset 0 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b440c0): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b440c0): _readAt: size=2, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b440c0): >_readAt: n=0, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b440c0): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b440c0): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b440c0): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.171652758 +0000 UTC m=+103.960619677 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b440c0): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b44600): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b44600): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b44600): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495730 item 93 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b44600): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b44600): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.172310222 +0000 UTC m=+103.961277140 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b44600): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:32:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b44d00): _readAt: size=512, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b44d00): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b44d00): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b44d00): >_readAt: n=5, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b44d00): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.172310222 +0000 UTC m=+103.961277140 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b44d00): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: Remove: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495a40 item 93 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b45340): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b45340): open at offset 0 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b45340): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b45340): _readAt: size=2, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b45340): >_readAt: n=0, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b45340): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b45340): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b45340): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.173962325 +0000 UTC m=+103.962929242 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b45340): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b45880): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b45880): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b45880): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ce4d0 item 94 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b45880): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b45880): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.17461 +0000 UTC m=+103.963576918 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b45880): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:32:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b74000): _readAt: size=512, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b74000): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b74000): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b74000): >_readAt: n=5, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b74000): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.17461 +0000 UTC m=+103.963576918 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b74000): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: Remove: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ce690 item 94 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b74640): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b74640): open at offset 0 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b74640): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b74640): _readAt: size=2, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b74640): >_readAt: n=0, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b74640): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b74640): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b74640): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.176561153 +0000 UTC m=+103.965528081 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b74640): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b74b80): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b74b80): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b74b80): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ceee0 item 95 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b74b80): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b74b80): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.1771451 +0000 UTC m=+103.966112018 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b74b80): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:32:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b75280): _readAt: size=512, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b75280): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b75280): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b75280): >_readAt: n=5, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b75280): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.1771451 +0000 UTC m=+103.966112018 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b75280): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: Remove: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cf490 item 95 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:19 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 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b758c0): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b758c0): open at offset 0 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b758c0): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b758c0): _readAt: size=2, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b758c0): >_readAt: n=0, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b758c0): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b758c0): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b758c0): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.179277312 +0000 UTC m=+103.968244250 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b758c0): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b75e00): _writeAt: size=5, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b75e00): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b75e00): >openPending: err= 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cfe30 item 96 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b75e00): >_writeAt: n=5, err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b75e00): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.180110716 +0000 UTC m=+103.969077655 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000b75e00): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:32:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:32:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:32:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000c0c580): _readAt: size=512, off=0 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000c0c580): openPending: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000c0c580): >openPending: err= 2025/10/15 03:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000c0c580): >_readAt: n=5, err=EOF 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000c0c580): close: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:32:19.180110716 +0000 UTC m=+103.969077655 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:19 DEBUG : open-test-file(0xc000c0c580): >close: err= 2025/10/15 03:32:19 DEBUG : open-test-file: Remove: 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c2a0 item 96 2025/10/15 03:32:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:32:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:32:19 DEBUG : open-test-file: >Remove: err= 2025/10/15 03:32:19 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:32:19 DEBUG : Looking for writers 2025/10/15 03:32:19 DEBUG : >WaitForWriters: 2025/10/15 03:32:19 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.04s) --- PASS: TestRWFileHandleOpenTests/writes (0.52s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.10s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.01s) --- 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.52s) --- 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:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:32:19 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:32:19 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/15 03:32:19 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:19 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:32:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:32:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:19 INFO : webdav root 'rclone-test-gimanid2bado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/15 03:32:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:19 DEBUG : file1: newRWFileHandle: 2025/10/15 03:32:19 DEBUG : file1(0xc000753140): openPending: 2025/10/15 03:32:19 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:32:19 DEBUG : file1(0xc000753140): >openPending: err= 2025/10/15 03:32:19 DEBUG : file1: >newRWFileHandle: err= 2025/10/15 03:32:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:32:19 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/15 03:32:19 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/10/15 03:32:19 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:32:19 DEBUG : Looking for writers 2025/10/15 03:32:19 DEBUG : file1: reading active writers 2025/10/15 03:32:19 DEBUG : file1: active writers 1 2025/10/15 03:32:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/10/15 03:32:19 DEBUG : Looking for writers 2025/10/15 03:32:19 DEBUG : file1: reading active writers 2025/10/15 03:32:19 DEBUG : file1: active writers 1 2025/10/15 03:32:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/10/15 03:32:19 DEBUG : Looking for writers 2025/10/15 03:32:19 DEBUG : file1: reading active writers 2025/10/15 03:32:19 DEBUG : file1: active writers 1 2025/10/15 03:32:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/10/15 03:32:19 DEBUG : Looking for writers 2025/10/15 03:32:19 DEBUG : file1: reading active writers 2025/10/15 03:32:19 DEBUG : file1: active writers 1 2025/10/15 03:32:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/10/15 03:32:19 DEBUG : Looking for writers 2025/10/15 03:32:19 DEBUG : file1: reading active writers 2025/10/15 03:32:19 DEBUG : file1: active writers 1 2025/10/15 03:32:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/10/15 03:32:19 DEBUG : Looking for writers 2025/10/15 03:32:19 DEBUG : file1: reading active writers 2025/10/15 03:32:19 DEBUG : file1: active writers 1 2025/10/15 03:32:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/10/15 03:32:20 DEBUG : Looking for writers 2025/10/15 03:32:20 DEBUG : file1: reading active writers 2025/10/15 03:32:20 DEBUG : file1: active writers 1 2025/10/15 03:32:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/10/15 03:32:20 DEBUG : Looking for writers 2025/10/15 03:32:20 DEBUG : file1: reading active writers 2025/10/15 03:32:20 DEBUG : file1: active writers 1 2025/10/15 03:32:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/15 03:32:21 DEBUG : Looking for writers 2025/10/15 03:32:21 DEBUG : file1: reading active writers 2025/10/15 03:32:21 DEBUG : file1: active writers 1 2025/10/15 03:32:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/15 03:32:22 DEBUG : Looking for writers 2025/10/15 03:32:22 DEBUG : file1: reading active writers 2025/10/15 03:32:22 DEBUG : file1: active writers 1 2025/10/15 03:32:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/15 03:32:23 DEBUG : Looking for writers 2025/10/15 03:32:23 DEBUG : file1: reading active writers 2025/10/15 03:32:23 DEBUG : file1: active writers 1 2025/10/15 03:32:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/15 03:32:24 DEBUG : Looking for writers 2025/10/15 03:32:24 DEBUG : file1: reading active writers 2025/10/15 03:32:24 DEBUG : file1: active writers 1 2025/10/15 03:32:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/15 03:32:25 DEBUG : Looking for writers 2025/10/15 03:32:25 DEBUG : file1: reading active writers 2025/10/15 03:32:25 DEBUG : file1: active writers 1 2025/10/15 03:32:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/15 03:32:26 DEBUG : Looking for writers 2025/10/15 03:32:26 DEBUG : file1: reading active writers 2025/10/15 03:32:26 DEBUG : file1: active writers 1 2025/10/15 03:32:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/15 03:32:27 DEBUG : Looking for writers 2025/10/15 03:32:27 DEBUG : file1: reading active writers 2025/10/15 03:32:27 DEBUG : file1: active writers 1 2025/10/15 03:32:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/15 03:32:28 DEBUG : Looking for writers 2025/10/15 03:32:28 DEBUG : file1: reading active writers 2025/10/15 03:32:28 DEBUG : file1: active writers 1 2025/10/15 03:32:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/15 03:32:29 DEBUG : Looking for writers 2025/10/15 03:32:29 DEBUG : file1: reading active writers 2025/10/15 03:32:29 DEBUG : file1: active writers 1 2025/10/15 03:32:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/15 03:32:30 DEBUG : Looking for writers 2025/10/15 03:32:30 DEBUG : file1: reading active writers 2025/10/15 03:32:30 DEBUG : file1: active writers 1 2025/10/15 03:32:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/15 03:32:31 DEBUG : Looking for writers 2025/10/15 03:32:31 DEBUG : file1: reading active writers 2025/10/15 03:32:31 DEBUG : file1: active writers 1 2025/10/15 03:32:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/15 03:32:32 DEBUG : Looking for writers 2025/10/15 03:32:32 DEBUG : file1: reading active writers 2025/10/15 03:32:32 DEBUG : file1: active writers 1 2025/10/15 03:32:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/15 03:32:33 DEBUG : Looking for writers 2025/10/15 03:32:33 DEBUG : file1: reading active writers 2025/10/15 03:32:33 DEBUG : file1: active writers 1 2025/10/15 03:32:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/15 03:32:34 DEBUG : Looking for writers 2025/10/15 03:32:34 DEBUG : file1: reading active writers 2025/10/15 03:32:34 DEBUG : file1: active writers 1 2025/10/15 03:32:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/15 03:32:35 DEBUG : Looking for writers 2025/10/15 03:32:35 DEBUG : file1: reading active writers 2025/10/15 03:32:35 DEBUG : file1: active writers 1 2025/10/15 03:32:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/15 03:32:36 DEBUG : Looking for writers 2025/10/15 03:32:36 DEBUG : file1: reading active writers 2025/10/15 03:32:36 DEBUG : file1: active writers 1 2025/10/15 03:32:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/15 03:32:37 DEBUG : Looking for writers 2025/10/15 03:32:37 DEBUG : file1: reading active writers 2025/10/15 03:32:37 DEBUG : file1: active writers 1 2025/10/15 03:32:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/15 03:32:38 DEBUG : Looking for writers 2025/10/15 03:32:38 DEBUG : file1: reading active writers 2025/10/15 03:32:38 DEBUG : file1: active writers 1 2025/10/15 03:32:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/15 03:32:39 DEBUG : Looking for writers 2025/10/15 03:32:39 DEBUG : file1: reading active writers 2025/10/15 03:32:39 DEBUG : file1: active writers 1 2025/10/15 03:32:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/15 03:32:40 DEBUG : Looking for writers 2025/10/15 03:32:40 DEBUG : file1: reading active writers 2025/10/15 03:32:40 DEBUG : file1: active writers 1 2025/10/15 03:32:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/15 03:32:41 DEBUG : Looking for writers 2025/10/15 03:32:41 DEBUG : file1: reading active writers 2025/10/15 03:32:41 DEBUG : file1: active writers 1 2025/10/15 03:32:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/15 03:32:42 DEBUG : Looking for writers 2025/10/15 03:32:42 DEBUG : file1: reading active writers 2025/10/15 03:32:42 DEBUG : file1: active writers 1 2025/10/15 03:32:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/15 03:32:43 DEBUG : Looking for writers 2025/10/15 03:32:43 DEBUG : file1: reading active writers 2025/10/15 03:32:43 DEBUG : file1: active writers 1 2025/10/15 03:32:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/15 03:32:44 DEBUG : Looking for writers 2025/10/15 03:32:44 DEBUG : file1: reading active writers 2025/10/15 03:32:44 DEBUG : file1: active writers 1 2025/10/15 03:32:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/15 03:32:45 DEBUG : Looking for writers 2025/10/15 03:32:45 DEBUG : file1: reading active writers 2025/10/15 03:32:45 DEBUG : file1: active writers 1 2025/10/15 03:32:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/15 03:32:46 DEBUG : Looking for writers 2025/10/15 03:32:46 DEBUG : file1: reading active writers 2025/10/15 03:32:46 DEBUG : file1: active writers 1 2025/10/15 03:32:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/15 03:32:47 DEBUG : Looking for writers 2025/10/15 03:32:47 DEBUG : file1: reading active writers 2025/10/15 03:32:47 DEBUG : file1: active writers 1 2025/10/15 03:32:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/15 03:32:48 DEBUG : Looking for writers 2025/10/15 03:32:48 DEBUG : file1: reading active writers 2025/10/15 03:32:48 DEBUG : file1: active writers 1 2025/10/15 03:32:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/15 03:32:49 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc000c585a0 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc000879508 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824642606400} name:file1 opens:1 downloaders: o: fd:0xc000124028 info:{ModTime:{wall:13993778403596558232 ext:104257147806 loc:0x41376c0} ATime:{wall:13993778403596558232 ext:104257147806 loc:0x41376c0} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/10/15 03:32:49 DEBUG : >WaitForWriters: 2025/10/15 03:32:49 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.29s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:32:49 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:32:49 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/15 03:32:49 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:49 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:32:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:32:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:49 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:32:49 INFO : webdav root 'rclone-test-gimanid2bado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/15 03:32:49 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:32:49 DEBUG : rename_me: newRWFileHandle: 2025/10/15 03:32:49 DEBUG : rename_me(0xc0009c2240): openPending: 2025/10/15 03:32:49 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:32:49 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/10/15 03:32:49 DEBUG : rename_me(0xc0009c2240): >openPending: err= 2025/10/15 03:32:49 DEBUG : rename_me: >newRWFileHandle: err= 2025/10/15 03:32:49 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/10/15 03:32:49 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/10/15 03:32:49 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/10/15 03:32:49 DEBUG : rename_me(0xc0009c2240): _writeAt: size=5, off=0 2025/10/15 03:32:49 DEBUG : rename_me(0xc0009c2240): >_writeAt: n=5, err= 2025/10/15 03:32:49 DEBUG : rename_me(0xc0009c2240): close: 2025/10/15 03:32:49 DEBUG : rename_me: vfs cache: setting modification time to 2025-10-15 03:32:49.737267023 +0000 UTC m=+134.526233980 2025/10/15 03:32:49 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/10/15 03:32:49 DEBUG : rename_me(0xc0009c2240): >close: err= 2025/10/15 03:32:49 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/10/15 03:32:49 DEBUG : i_was_renamed: Updating file with 0xc000765080 2025/10/15 03:32:49 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/10/15 03:32:49 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/10/15 03:32:49 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:32:49 DEBUG : Looking for writers 2025/10/15 03:32:49 DEBUG : i_was_renamed: reading active writers 2025/10/15 03:32:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/15 03:32:49 DEBUG : Looking for writers 2025/10/15 03:32:49 DEBUG : i_was_renamed: reading active writers 2025/10/15 03:32:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/15 03:32:49 DEBUG : Looking for writers 2025/10/15 03:32:49 DEBUG : i_was_renamed: reading active writers 2025/10/15 03:32:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/15 03:32:49 DEBUG : Looking for writers 2025/10/15 03:32:49 DEBUG : i_was_renamed: reading active writers 2025/10/15 03:32:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/15 03:32:49 DEBUG : i_was_renamed: vfs cache: starting upload 2025/10/15 03:32:49 DEBUG : Looking for writers 2025/10/15 03:32:49 DEBUG : i_was_renamed: reading active writers 2025/10/15 03:32:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/15 03:32:49 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/10/15 03:32:50 DEBUG : Looking for writers 2025/10/15 03:32:50 DEBUG : i_was_renamed: reading active writers 2025/10/15 03:32:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/15 03:32:50 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/15 03:32:50 INFO : i_was_renamed: Copied (new) 2025/10/15 03:32:50 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-10-15 03:32:49 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/10/15 03:32:50 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/10/15 03:32:50 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/10/15 03:32:50 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/10/15 03:32:50 DEBUG : Looking for writers 2025/10/15 03:32:50 DEBUG : i_was_renamed: reading active writers 2025/10/15 03:32:50 DEBUG : >WaitForWriters: 2025/10/15 03:32:50 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.08s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:32:50 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:32:50 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/15 03:32:50 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:50 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:32:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:32:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tginM}/rclone-test-gimanid2bado" 2025/10/15 03:32:50 INFO : webdav root 'rclone-test-gimanid2bado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/15 03:32:50 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/15 03:32:50 DEBUG : forgetting directory cache 2025/10/15 03:32:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/15 03:32:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/15 03:32:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/15 03:32:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/15 03:32:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/15 03:32:51 DEBUG : TestRWCacheUpdate(0xc000936e40): _readAt: size=512, off=0 2025/10/15 03:32:51 DEBUG : TestRWCacheUpdate(0xc000936e40): openPending: 2025/10/15 03:32:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-15 02:33:50 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/10/15 03:32:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/15 03:32:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/15 03:32:51 DEBUG : TestRWCacheUpdate(0xc000936e40): >openPending: err= 2025/10/15 03:32:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/15 03:32:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/15 03:32:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/15 03:32:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:32:51 DEBUG : TestRWCacheUpdate(0xc000936e40): >_readAt: n=20, err=EOF 2025/10/15 03:32:51 DEBUG : TestRWCacheUpdate(0xc000936e40): close: 2025/10/15 03:32:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-15 02:33:50 +0000 GMT 2025/10/15 03:32:51 DEBUG : TestRWCacheUpdate(0xc000936e40): >close: err= 2025/10/15 03:32:51 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/15 03:32:51 DEBUG : forgetting directory cache 2025/10/15 03:32:51 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/15 03:32:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/15 03:32:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/15 03:32:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/15 03:32:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/15 03:32:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/15 03:32:52 DEBUG : TestRWCacheUpdate(0xc000993c40): _readAt: size=512, off=0 2025/10/15 03:32:52 DEBUG : TestRWCacheUpdate(0xc000993c40): openPending: 2025/10/15 03:32:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-15 02:34:50 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-10-15 02:33:50 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/10/15 03:32:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-15 02:34:50 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-10-15 02:33:50 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/10/15 03:32:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/15 03:32:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/15 03:32:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/15 03:32:52 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/15 03:32:52 DEBUG : TestRWCacheUpdate(0xc000993c40): >openPending: err= 2025/10/15 03:32:52 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/15 03:32:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/15 03:32:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/15 03:32:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:32:52 DEBUG : TestRWCacheUpdate(0xc000993c40): >_readAt: n=20, err=EOF 2025/10/15 03:32:52 DEBUG : TestRWCacheUpdate(0xc000993c40): close: 2025/10/15 03:32:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-15 02:34:50 +0000 GMT 2025/10/15 03:32:52 DEBUG : TestRWCacheUpdate(0xc000993c40): >close: err= 2025/10/15 03:32:52 DEBUG : Re-reading directory (112.0738ms old) 2025/10/15 03:32:52 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/15 03:32:52 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/15 03:32:52 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/15 03:32:52 DEBUG : forgetting directory cache 2025/10/15 03:32:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/15 03:32:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/15 03:32:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/15 03:32:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/15 03:32:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/15 03:32:53 DEBUG : TestRWCacheUpdate(0xc00098f0c0): _readAt: size=512, off=0 2025/10/15 03:32:53 DEBUG : TestRWCacheUpdate(0xc00098f0c0): openPending: 2025/10/15 03:32:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-15 02:35:50 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-10-15 02:34:50 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/10/15 03:32:53 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-15 02:35:50 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-10-15 02:34:50 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/10/15 03:32:53 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/15 03:32:53 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/15 03:32:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/15 03:32:53 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/15 03:32:53 DEBUG : TestRWCacheUpdate(0xc00098f0c0): >openPending: err= 2025/10/15 03:32:53 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/15 03:32:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/15 03:32:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/15 03:32:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:32:53 DEBUG : TestRWCacheUpdate(0xc00098f0c0): >_readAt: n=20, err=EOF 2025/10/15 03:32:53 DEBUG : TestRWCacheUpdate(0xc00098f0c0): close: 2025/10/15 03:32:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-15 02:35:50 +0000 GMT 2025/10/15 03:32:53 DEBUG : TestRWCacheUpdate(0xc00098f0c0): >close: err= 2025/10/15 03:32:53 DEBUG : forgetting directory cache 2025/10/15 03:32:53 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/15 03:32:53 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/15 03:32:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/15 03:32:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/15 03:32:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/15 03:32:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/15 03:32:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/15 03:32:54 DEBUG : TestRWCacheUpdate(0xc0007114c0): _readAt: size=512, off=0 2025/10/15 03:32:54 DEBUG : TestRWCacheUpdate(0xc0007114c0): openPending: 2025/10/15 03:32:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-15 02:36:50 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-10-15 02:35:50 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/10/15 03:32:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-15 02:36:50 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-10-15 02:35:50 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/10/15 03:32:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/15 03:32:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/15 03:32:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/15 03:32:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/15 03:32:54 DEBUG : TestRWCacheUpdate(0xc0007114c0): >openPending: err= 2025/10/15 03:32:54 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/15 03:32:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/15 03:32:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/15 03:32:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:32:54 DEBUG : TestRWCacheUpdate(0xc0007114c0): >_readAt: n=20, err=EOF 2025/10/15 03:32:54 DEBUG : TestRWCacheUpdate(0xc0007114c0): close: 2025/10/15 03:32:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-15 02:36:50 +0000 GMT 2025/10/15 03:32:54 DEBUG : TestRWCacheUpdate(0xc0007114c0): >close: err= 2025/10/15 03:32:54 DEBUG : forgetting directory cache 2025/10/15 03:32:54 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/15 03:32:54 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/15 03:32:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/15 03:32:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/15 03:32:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/15 03:32:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/15 03:32:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/15 03:32:54 DEBUG : TestRWCacheUpdate(0xc0009640c0): _readAt: size=512, off=0 2025/10/15 03:32:54 DEBUG : TestRWCacheUpdate(0xc0009640c0): openPending: 2025/10/15 03:32:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-15 02:37:50 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-10-15 02:36:50 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/10/15 03:32:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-15 02:37:50 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-10-15 02:36:50 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/10/15 03:32:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/15 03:32:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/15 03:32:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/15 03:32:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/15 03:32:54 DEBUG : TestRWCacheUpdate(0xc0009640c0): >openPending: err= 2025/10/15 03:32:54 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/15 03:32:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/15 03:32:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/15 03:32:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:32:54 DEBUG : TestRWCacheUpdate(0xc0009640c0): >_readAt: n=20, err=EOF 2025/10/15 03:32:54 DEBUG : TestRWCacheUpdate(0xc0009640c0): close: 2025/10/15 03:32:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-15 02:37:50 +0000 GMT 2025/10/15 03:32:54 DEBUG : TestRWCacheUpdate(0xc0009640c0): >close: err= 2025/10/15 03:32:54 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/15 03:32:55 DEBUG : forgetting directory cache 2025/10/15 03:32:55 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/15 03:32:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/15 03:32:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/15 03:32:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/15 03:32:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/15 03:32:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/15 03:32:55 DEBUG : TestRWCacheUpdate(0xc000a354c0): _readAt: size=512, off=0 2025/10/15 03:32:55 DEBUG : TestRWCacheUpdate(0xc000a354c0): openPending: 2025/10/15 03:32:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-15 02:38:50 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-10-15 02:37:50 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/10/15 03:32:55 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-15 02:38:50 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-10-15 02:37:50 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/10/15 03:32:55 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/15 03:32:55 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/15 03:32:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/15 03:32:55 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/15 03:32:55 DEBUG : TestRWCacheUpdate(0xc000a354c0): >openPending: err= 2025/10/15 03:32:55 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/15 03:32:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/15 03:32:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/15 03:32:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:32:55 DEBUG : TestRWCacheUpdate(0xc000a354c0): >_readAt: n=20, err=EOF 2025/10/15 03:32:55 DEBUG : TestRWCacheUpdate(0xc000a354c0): close: 2025/10/15 03:32:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-15 02:38:50 +0000 GMT 2025/10/15 03:32:55 DEBUG : TestRWCacheUpdate(0xc000a354c0): >close: err= 2025/10/15 03:32:55 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/15 03:32:55 DEBUG : forgetting directory cache 2025/10/15 03:32:55 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/15 03:32:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/15 03:32:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/15 03:32:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/15 03:32:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/15 03:32:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/15 03:32:56 DEBUG : TestRWCacheUpdate(0xc000a5ed00): _readAt: size=512, off=0 2025/10/15 03:32:56 DEBUG : TestRWCacheUpdate(0xc000a5ed00): openPending: 2025/10/15 03:32:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-10-15 02:39:50 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-10-15 02:38:50 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/10/15 03:32:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-10-15 02:39:50 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-10-15 02:38:50 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/10/15 03:32:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/15 03:32:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/15 03:32:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/10/15 03:32:56 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/15 03:32:56 DEBUG : TestRWCacheUpdate(0xc000a5ed00): >openPending: err= 2025/10/15 03:32:56 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/10/15 03:32:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/15 03:32:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/15 03:32:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:32:56 DEBUG : TestRWCacheUpdate(0xc000a5ed00): >_readAt: n=21, err=EOF 2025/10/15 03:32:56 DEBUG : TestRWCacheUpdate(0xc000a5ed00): close: 2025/10/15 03:32:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-15 02:39:50 +0000 GMT 2025/10/15 03:32:56 DEBUG : TestRWCacheUpdate(0xc000a5ed00): >close: err= 2025/10/15 03:32:56 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/15 03:32:56 DEBUG : forgetting directory cache 2025/10/15 03:32:56 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/15 03:32:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/15 03:32:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/15 03:32:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/15 03:32:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/15 03:32:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/15 03:32:57 DEBUG : TestRWCacheUpdate(0xc000918c80): _readAt: size=512, off=0 2025/10/15 03:32:57 DEBUG : TestRWCacheUpdate(0xc000918c80): openPending: 2025/10/15 03:32:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-10-15 02:40:50 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-10-15 02:39:50 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/10/15 03:32:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-10-15 02:40:50 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-10-15 02:39:50 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/10/15 03:32:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/15 03:32:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/15 03:32:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/10/15 03:32:57 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/15 03:32:57 DEBUG : TestRWCacheUpdate(0xc000918c80): >openPending: err= 2025/10/15 03:32:57 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/10/15 03:32:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/15 03:32:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/15 03:32:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:32:57 DEBUG : TestRWCacheUpdate(0xc000918c80): >_readAt: n=22, err=EOF 2025/10/15 03:32:57 DEBUG : TestRWCacheUpdate(0xc000918c80): close: 2025/10/15 03:32:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-15 02:40:50 +0000 GMT 2025/10/15 03:32:57 DEBUG : TestRWCacheUpdate(0xc000918c80): >close: err= 2025/10/15 03:32:57 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/15 03:32:57 DEBUG : forgetting directory cache 2025/10/15 03:32:57 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/15 03:32:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/15 03:32:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/15 03:32:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/15 03:32:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/15 03:32:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/15 03:32:58 DEBUG : TestRWCacheUpdate(0xc0009c6b00): _readAt: size=512, off=0 2025/10/15 03:32:58 DEBUG : TestRWCacheUpdate(0xc0009c6b00): openPending: 2025/10/15 03:32:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-10-15 02:41:50 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-10-15 02:40:50 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/10/15 03:32:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-10-15 02:41:50 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-10-15 02:40:50 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/10/15 03:32:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/15 03:32:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/15 03:32:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/10/15 03:32:58 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/15 03:32:58 DEBUG : TestRWCacheUpdate(0xc0009c6b00): >openPending: err= 2025/10/15 03:32:58 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/10/15 03:32:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/15 03:32:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/15 03:32:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:32:58 DEBUG : TestRWCacheUpdate(0xc0009c6b00): >_readAt: n=23, err=EOF 2025/10/15 03:32:58 DEBUG : TestRWCacheUpdate(0xc0009c6b00): close: 2025/10/15 03:32:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-15 02:41:50 +0000 GMT 2025/10/15 03:32:58 DEBUG : TestRWCacheUpdate(0xc0009c6b00): >close: err= 2025/10/15 03:32:58 DEBUG : Re-reading directory (100.90924ms old) 2025/10/15 03:32:58 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/15 03:32:58 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/15 03:32:58 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/15 03:32:58 DEBUG : forgetting directory cache 2025/10/15 03:32:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:32:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/15 03:32:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/15 03:32:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/15 03:32:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/15 03:32:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/15 03:32:59 DEBUG : TestRWCacheUpdate(0xc000acd500): _readAt: size=512, off=0 2025/10/15 03:32:59 DEBUG : TestRWCacheUpdate(0xc000acd500): openPending: 2025/10/15 03:32:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-10-15 02:42:50 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-10-15 02:41:50 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/10/15 03:32:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-10-15 02:42:50 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-10-15 02:41:50 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/10/15 03:32:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/15 03:32:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/15 03:32:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/10/15 03:32:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/15 03:32:59 DEBUG : TestRWCacheUpdate(0xc000acd500): >openPending: err= 2025/10/15 03:32:59 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/10/15 03:32:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/15 03:32:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/15 03:32:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:32:59 DEBUG : TestRWCacheUpdate(0xc000acd500): >_readAt: n=24, err=EOF 2025/10/15 03:32:59 DEBUG : TestRWCacheUpdate(0xc000acd500): close: 2025/10/15 03:32:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-15 02:42:50 +0000 GMT 2025/10/15 03:32:59 DEBUG : TestRWCacheUpdate(0xc000acd500): >close: err= 2025/10/15 03:32:59 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:32:59 DEBUG : Looking for writers 2025/10/15 03:32:59 DEBUG : TestRWCacheUpdate: reading active writers 2025/10/15 03:32:59 DEBUG : >WaitForWriters: 2025/10/15 03:32:59 DEBUG : webdav root 'rclone-test-gimanid2bado': vfs cache: cleaner exiting 2025/10/15 03:32:59 DEBUG : forgetting directory cache 2025/10/15 03:32:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestRWCacheUpdate (8.87s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:32:59 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/10/15 03:33:00 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/10/15 03:33:00 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/10/15 03:33:00 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:33:00 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:33:00 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:33:00 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/15 03:33:00 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/15 03:33:00 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/10/15 03:33:00 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:33:00 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/15 03:33:00 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:33:00 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/15 03:33:00 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/15 03:33:00 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/10/15 03:33:00 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:33:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/15 03:33:01 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:33:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/15 03:33:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/15 03:33:01 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/10/15 03:33:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:33:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/15 03:33:01 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:33:01 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/10/15 03:33:01 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/10/15 03:33:01 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/10/15 03:33:01 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:33:01 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/15 03:33:01 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:33:01 DEBUG : FilEb: Open: flags=O_RDONLY 2025/10/15 03:33:01 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/10/15 03:33:01 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/10/15 03:33:01 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:33:01 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/15 03:33:01 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:33:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/15 03:33:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/15 03:33:01 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/10/15 03:33:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:33:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/15 03:33:01 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:33:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/15 03:33:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/15 03:33:01 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/10/15 03:33:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:33:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/15 03:33:01 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:33:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/15 03:33:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/15 03:33:01 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/10/15 03:33:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:33:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/15 03:33:01 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:33:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/15 03:33:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/15 03:33:01 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/10/15 03:33:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:33:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/15 03:33:01 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:33:01 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/10/15 03:33:01 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/10/15 03:33:01 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/10/15 03:33:01 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:33:01 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/15 03:33:01 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:33:01 DEBUG : FilEb: Open: flags=O_RDONLY 2025/10/15 03:33:01 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/10/15 03:33:01 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/10/15 03:33:01 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:33:02 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/15 03:33:02 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:33:02 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/10/15 03:33:02 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/10/15 03:33:02 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:33:02 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/10/15 03:33:02 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/10/15 03:33:02 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:33:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/15 03:33:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/15 03:33:02 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/10/15 03:33:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:33:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/15 03:33:02 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:33:02 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/10/15 03:33:02 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:33:02 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/10/15 03:33:02 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:33:02 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/10/15 03:33:02 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:33:02 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/10/15 03:33:02 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/10/15 03:33:02 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/10/15 03:33:02 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:33:02 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/15 03:33:02 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:33:02 DEBUG : FilEb: Open: flags=O_RDONLY 2025/10/15 03:33:02 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/10/15 03:33:02 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/10/15 03:33:02 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:33:02 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/15 03:33:02 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:33:02 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/10/15 03:33:02 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:33:02 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/10/15 03:33:02 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:33:02 DEBUG : Looking for writers 2025/10/15 03:33:02 DEBUG : FiLeA: reading active writers 2025/10/15 03:33:02 DEBUG : FiLeB: reading active writers 2025/10/15 03:33:02 DEBUG : FilEb: reading active writers 2025/10/15 03:33:02 DEBUG : >WaitForWriters: 2025/10/15 03:33:02 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:33:02 DEBUG : Looking for writers 2025/10/15 03:33:02 DEBUG : FiLeA: reading active writers 2025/10/15 03:33:02 DEBUG : FiLeB: reading active writers 2025/10/15 03:33:02 DEBUG : FilEb: reading active writers 2025/10/15 03:33:02 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (3.38s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:33:03 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/10/15 03:33:03 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/10/15 03:33:03 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:33:03 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:33:03 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/10/15 03:33:03 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/10/15 03:33:03 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/10/15 03:33:03 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:33:03 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/15 03:33:03 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:33:03 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/10/15 03:33:03 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/10/15 03:33:03 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/10/15 03:33:03 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:33:04 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/15 03:33:04 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:33:04 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/10/15 03:33:04 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/10/15 03:33:04 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/10/15 03:33:04 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:33:04 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/15 03:33:04 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:33:04 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/10/15 03:33:04 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:33:04 DEBUG : Looking for writers 2025/10/15 03:33:04 DEBUG : normal name with no special characters.txt: reading active writers 2025/10/15 03:33:04 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/10/15 03:33:04 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.55s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:33:04 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:33:04 DEBUG : webdav root 'rclone-test-gimanid2bado': Reusing VFS from active cache 2025/10/15 03:33:04 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:33:04 DEBUG : Looking for writers 2025/10/15 03:33:04 DEBUG : >WaitForWriters: 2025/10/15 03:33:04 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:33:04 DEBUG : Looking for writers 2025/10/15 03:33:04 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.19s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:33:04 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:33:04 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:33:04 DEBUG : Looking for writers 2025/10/15 03:33:04 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.19s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:33:04 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:33:04 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:33:04 DEBUG : Looking for writers 2025/10/15 03:33:04 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.16s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:33:05 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:33:05 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:33:05 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/10/15 03:33:06 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:33:06 DEBUG : dir: Looking for writers 2025/10/15 03:33:06 DEBUG : file2: reading active writers 2025/10/15 03:33:06 DEBUG : Looking for writers 2025/10/15 03:33:06 DEBUG : dir: reading active writers 2025/10/15 03:33:06 DEBUG : file1: reading active writers 2025/10/15 03:33:06 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.84s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:33:06 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:33:06 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:33:07 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/10/15 03:33:07 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:33:07 DEBUG : dir: Looking for writers 2025/10/15 03:33:07 DEBUG : Looking for writers 2025/10/15 03:33:07 DEBUG : dir: reading active writers 2025/10/15 03:33:07 DEBUG : file1: reading active writers 2025/10/15 03:33:07 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.66s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:33:08 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:33:08 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:33:08 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/10/15 03:33:09 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:33:09 DEBUG : file1: Open: flags=O_RDONLY 2025/10/15 03:33:09 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/15 03:33:09 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/15 03:33:09 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:33:09 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/10/15 03:33:09 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:33:09 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/10/15 03:33:09 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:33:09 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:33:09 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/10/15 03:33:09 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/10/15 03:33:09 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/10/15 03:33:09 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/10/15 03:33:09 DEBUG : webdav root 'rclone-test-gimanid2bado': File to upload is small (0 bytes), uploading instead of streaming 2025/10/15 03:33:09 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/10/15 03:33:09 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/15 03:33:09 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/10/15 03:33:09 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/10/15 03:33:09 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:33:09 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/10/15 03:33:09 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:33:09 DEBUG : dir: Looking for writers 2025/10/15 03:33:09 DEBUG : file2: reading active writers 2025/10/15 03:33:09 DEBUG : new_file.txt: reading active writers 2025/10/15 03:33:09 DEBUG : Looking for writers 2025/10/15 03:33:09 DEBUG : file1: reading active writers 2025/10/15 03:33:09 DEBUG : dir: reading active writers 2025/10/15 03:33:09 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (2.14s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:33:10 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:33:10 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/10/15 03:33:11 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/10/15 03:33:11 DEBUG : dir/file1: Updating file with dir/file1 0xc0007aba40 2025/10/15 03:33:11 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/10/15 03:33:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/15 03:33:12 INFO : dir/file1: Moved (server-side) to: file0 2025/10/15 03:33:12 DEBUG : file0: Updating file with file0 0xc0007aba40 2025/10/15 03:33:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/15 03:33:12 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/10/15 03:33:12 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:33:12 DEBUG : dir: Looking for writers 2025/10/15 03:33:12 DEBUG : Looking for writers 2025/10/15 03:33:12 DEBUG : dir: reading active writers 2025/10/15 03:33:12 DEBUG : file0: reading active writers 2025/10/15 03:33:12 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (2.42s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:33:13 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:33:13 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:33:13 DEBUG : Looking for writers 2025/10/15 03:33:13 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.26s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:33:13 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:33:13 DEBUG : Added virtual directory entry vAddDir: "/" 2025/10/15 03:33:13 DEBUG : Added virtual directory entry vAddDir: "a" 2025/10/15 03:33:14 DEBUG : Added virtual directory entry vAddDir: "b" 2025/10/15 03:33:14 DEBUG : Added virtual directory entry vAddDir: "c" 2025/10/15 03:33:14 DEBUG : Added virtual directory entry vAddDir: "d" 2025/10/15 03:33:15 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:33:15 DEBUG : Looking for writers 2025/10/15 03:33:15 DEBUG : a: Looking for writers 2025/10/15 03:33:15 DEBUG : b: Looking for writers 2025/10/15 03:33:15 DEBUG : c: Looking for writers 2025/10/15 03:33:15 DEBUG : d: Looking for writers 2025/10/15 03:33:15 DEBUG : Looking for writers 2025/10/15 03:33:15 DEBUG : a: reading active writers 2025/10/15 03:33:15 DEBUG : b: reading active writers 2025/10/15 03:33:15 DEBUG : c: reading active writers 2025/10/15 03:33:15 DEBUG : d: reading active writers 2025/10/15 03:33:15 DEBUG : /: reading active writers 2025/10/15 03:33:15 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (2.89s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:33:16 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:33:16 DEBUG : Added virtual directory entry vAddDir: "a" 2025/10/15 03:33:16 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/10/15 03:33:17 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/10/15 03:33:17 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/10/15 03:33:18 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:33:18 DEBUG : a/b/c/d: Looking for writers 2025/10/15 03:33:18 DEBUG : a/b/c: Looking for writers 2025/10/15 03:33:18 DEBUG : d: reading active writers 2025/10/15 03:33:18 DEBUG : a/b: Looking for writers 2025/10/15 03:33:18 DEBUG : c: reading active writers 2025/10/15 03:33:18 DEBUG : a: Looking for writers 2025/10/15 03:33:18 DEBUG : b: reading active writers 2025/10/15 03:33:18 DEBUG : Looking for writers 2025/10/15 03:33:18 DEBUG : a: reading active writers 2025/10/15 03:33:18 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (3.80s) === 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:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:33:20 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:33:20 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:33:20 DEBUG : Looking for writers 2025/10/15 03:33:20 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.19s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:33:20 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:33:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:33:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:33:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:33:20 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/15 03:33:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/15 03:33:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:33:20 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/10/15 03:33:20 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/10/15 03:33:20 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/10/15 03:33:20 DEBUG : webdav root 'rclone-test-gimanid2bado': File to upload is small (5 bytes), uploading instead of streaming 2025/10/15 03:33:20 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:33:20 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/15 03:33:20 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/15 03:33:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:33:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:33:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:33:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:33:20 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/15 03:33:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/15 03:33:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:33:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:33:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:33:20 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/15 03:33:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/15 03:33:20 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/10/15 03:33:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/15 03:33:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/15 03:33:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:33:20 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/15 03:33:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/15 03:33:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:33:20 DEBUG : webdav root 'rclone-test-gimanid2bado': File to upload is small (0 bytes), uploading instead of streaming 2025/10/15 03:33:20 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:33:21 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/15 03:33:21 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/15 03:33:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:33:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/15 03:33:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/15 03:33:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:33:21 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/15 03:33:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/15 03:33:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:33:21 DEBUG : webdav root 'rclone-test-gimanid2bado': File to upload is small (7 bytes), uploading instead of streaming 2025/10/15 03:33:21 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:33:21 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/10/15 03:33:21 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/15 03:33:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:33:21 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:33:21 DEBUG : Looking for writers 2025/10/15 03:33:21 DEBUG : file1: reading active writers 2025/10/15 03:33:21 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.48s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:33:21 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:33:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:33:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:33:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:33:21 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/15 03:33:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/15 03:33:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:33:21 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/10/15 03:33:22 DEBUG : file1: aborting in-sequence write wait, off=100 2025/10/15 03:33:22 DEBUG : file1: failed to wait for in-sequence write to 100 2025/10/15 03:33:22 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/10/15 03:33:22 DEBUG : webdav root 'rclone-test-gimanid2bado': File to upload is small (11 bytes), uploading instead of streaming 2025/10/15 03:33:22 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:33:23 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/15 03:33:23 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/15 03:33:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:33:23 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/10/15 03:33:23 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:33:23 DEBUG : Looking for writers 2025/10/15 03:33:23 DEBUG : file1: reading active writers 2025/10/15 03:33:23 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.80s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:33:23 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:33:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:33:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:33:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:33:23 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/15 03:33:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/15 03:33:23 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/10/15 03:33:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:33:23 DEBUG : webdav root 'rclone-test-gimanid2bado': File to upload is small (5 bytes), uploading instead of streaming 2025/10/15 03:33:23 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:33:23 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/15 03:33:23 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/15 03:33:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:33:23 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/10/15 03:33:23 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:33:23 DEBUG : Looking for writers 2025/10/15 03:33:23 DEBUG : file1: reading active writers 2025/10/15 03:33:23 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.73s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:33:24 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:33:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:33:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:33:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:33:24 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/15 03:33:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/15 03:33:24 DEBUG : file1: WriteFileHandle.Release closing 2025/10/15 03:33:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:33:24 DEBUG : webdav root 'rclone-test-gimanid2bado': File to upload is small (0 bytes), uploading instead of streaming 2025/10/15 03:33:24 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:33:24 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/15 03:33:24 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/15 03:33:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:33:24 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/10/15 03:33:24 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:33:24 DEBUG : Looking for writers 2025/10/15 03:33:24 DEBUG : file1: reading active writers 2025/10/15 03:33:24 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.76s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:33:25 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:33:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:33:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:33:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:33:25 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/15 03:33:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/10/15 03:33:25 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:33:25 DEBUG : Looking for writers 2025/10/15 03:33:25 DEBUG : file1: reading active writers 2025/10/15 03:33:25 DEBUG : file1: active writers 1 2025/10/15 03:33:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/10/15 03:33:25 DEBUG : Looking for writers 2025/10/15 03:33:25 DEBUG : file1: reading active writers 2025/10/15 03:33:25 DEBUG : file1: active writers 1 2025/10/15 03:33:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/10/15 03:33:25 DEBUG : Looking for writers 2025/10/15 03:33:25 DEBUG : file1: reading active writers 2025/10/15 03:33:25 DEBUG : file1: active writers 1 2025/10/15 03:33:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/10/15 03:33:25 DEBUG : Looking for writers 2025/10/15 03:33:25 DEBUG : file1: reading active writers 2025/10/15 03:33:25 DEBUG : file1: active writers 1 2025/10/15 03:33:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/10/15 03:33:25 DEBUG : Looking for writers 2025/10/15 03:33:25 DEBUG : file1: reading active writers 2025/10/15 03:33:25 DEBUG : file1: active writers 1 2025/10/15 03:33:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/10/15 03:33:25 DEBUG : Looking for writers 2025/10/15 03:33:25 DEBUG : file1: reading active writers 2025/10/15 03:33:25 DEBUG : file1: active writers 1 2025/10/15 03:33:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/10/15 03:33:25 DEBUG : Looking for writers 2025/10/15 03:33:25 DEBUG : file1: reading active writers 2025/10/15 03:33:25 DEBUG : file1: active writers 1 2025/10/15 03:33:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/10/15 03:33:26 DEBUG : Looking for writers 2025/10/15 03:33:26 DEBUG : file1: reading active writers 2025/10/15 03:33:26 DEBUG : file1: active writers 1 2025/10/15 03:33:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/15 03:33:27 DEBUG : Looking for writers 2025/10/15 03:33:27 DEBUG : file1: reading active writers 2025/10/15 03:33:27 DEBUG : file1: active writers 1 2025/10/15 03:33:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/15 03:33:28 DEBUG : Looking for writers 2025/10/15 03:33:28 DEBUG : file1: reading active writers 2025/10/15 03:33:28 DEBUG : file1: active writers 1 2025/10/15 03:33:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/15 03:33:29 DEBUG : Looking for writers 2025/10/15 03:33:29 DEBUG : file1: reading active writers 2025/10/15 03:33:29 DEBUG : file1: active writers 1 2025/10/15 03:33:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/15 03:33:30 DEBUG : Looking for writers 2025/10/15 03:33:30 DEBUG : file1: reading active writers 2025/10/15 03:33:30 DEBUG : file1: active writers 1 2025/10/15 03:33:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/15 03:33:31 DEBUG : Looking for writers 2025/10/15 03:33:31 DEBUG : file1: reading active writers 2025/10/15 03:33:31 DEBUG : file1: active writers 1 2025/10/15 03:33:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/15 03:33:32 DEBUG : Looking for writers 2025/10/15 03:33:32 DEBUG : file1: reading active writers 2025/10/15 03:33:32 DEBUG : file1: active writers 1 2025/10/15 03:33:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/15 03:33:33 DEBUG : Looking for writers 2025/10/15 03:33:33 DEBUG : file1: reading active writers 2025/10/15 03:33:33 DEBUG : file1: active writers 1 2025/10/15 03:33:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/15 03:33:34 DEBUG : Looking for writers 2025/10/15 03:33:34 DEBUG : file1: reading active writers 2025/10/15 03:33:34 DEBUG : file1: active writers 1 2025/10/15 03:33:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/15 03:33:35 DEBUG : Looking for writers 2025/10/15 03:33:35 DEBUG : file1: reading active writers 2025/10/15 03:33:35 DEBUG : file1: active writers 1 2025/10/15 03:33:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/15 03:33:36 DEBUG : Looking for writers 2025/10/15 03:33:36 DEBUG : file1: reading active writers 2025/10/15 03:33:36 DEBUG : file1: active writers 1 2025/10/15 03:33:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/15 03:33:37 DEBUG : Looking for writers 2025/10/15 03:33:37 DEBUG : file1: reading active writers 2025/10/15 03:33:37 DEBUG : file1: active writers 1 2025/10/15 03:33:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/15 03:33:38 DEBUG : Looking for writers 2025/10/15 03:33:38 DEBUG : file1: reading active writers 2025/10/15 03:33:38 DEBUG : file1: active writers 1 2025/10/15 03:33:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/15 03:33:39 DEBUG : Looking for writers 2025/10/15 03:33:39 DEBUG : file1: reading active writers 2025/10/15 03:33:39 DEBUG : file1: active writers 1 2025/10/15 03:33:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/15 03:33:40 DEBUG : Looking for writers 2025/10/15 03:33:40 DEBUG : file1: reading active writers 2025/10/15 03:33:40 DEBUG : file1: active writers 1 2025/10/15 03:33:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/15 03:33:41 DEBUG : Looking for writers 2025/10/15 03:33:41 DEBUG : file1: reading active writers 2025/10/15 03:33:41 DEBUG : file1: active writers 1 2025/10/15 03:33:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/15 03:33:42 DEBUG : Looking for writers 2025/10/15 03:33:42 DEBUG : file1: reading active writers 2025/10/15 03:33:42 DEBUG : file1: active writers 1 2025/10/15 03:33:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/15 03:33:43 DEBUG : Looking for writers 2025/10/15 03:33:43 DEBUG : file1: reading active writers 2025/10/15 03:33:43 DEBUG : file1: active writers 1 2025/10/15 03:33:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/15 03:33:44 DEBUG : Looking for writers 2025/10/15 03:33:44 DEBUG : file1: reading active writers 2025/10/15 03:33:44 DEBUG : file1: active writers 1 2025/10/15 03:33:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/15 03:33:45 DEBUG : Looking for writers 2025/10/15 03:33:45 DEBUG : file1: reading active writers 2025/10/15 03:33:45 DEBUG : file1: active writers 1 2025/10/15 03:33:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/15 03:33:46 DEBUG : Looking for writers 2025/10/15 03:33:46 DEBUG : file1: reading active writers 2025/10/15 03:33:46 DEBUG : file1: active writers 1 2025/10/15 03:33:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/15 03:33:47 DEBUG : Looking for writers 2025/10/15 03:33:47 DEBUG : file1: reading active writers 2025/10/15 03:33:47 DEBUG : file1: active writers 1 2025/10/15 03:33:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/15 03:33:48 DEBUG : Looking for writers 2025/10/15 03:33:48 DEBUG : file1: reading active writers 2025/10/15 03:33:48 DEBUG : file1: active writers 1 2025/10/15 03:33:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/15 03:33:49 DEBUG : Looking for writers 2025/10/15 03:33:49 DEBUG : file1: reading active writers 2025/10/15 03:33:49 DEBUG : file1: active writers 1 2025/10/15 03:33:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/15 03:33:50 DEBUG : Looking for writers 2025/10/15 03:33:50 DEBUG : file1: reading active writers 2025/10/15 03:33:50 DEBUG : file1: active writers 1 2025/10/15 03:33:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/15 03:33:51 DEBUG : Looking for writers 2025/10/15 03:33:51 DEBUG : file1: reading active writers 2025/10/15 03:33:51 DEBUG : file1: active writers 1 2025/10/15 03:33:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/15 03:33:52 DEBUG : Looking for writers 2025/10/15 03:33:52 DEBUG : file1: reading active writers 2025/10/15 03:33:52 DEBUG : file1: active writers 1 2025/10/15 03:33:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/15 03:33:53 DEBUG : Looking for writers 2025/10/15 03:33:53 DEBUG : file1: reading active writers 2025/10/15 03:33:53 DEBUG : file1: active writers 1 2025/10/15 03:33:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/15 03:33:54 DEBUG : Looking for writers 2025/10/15 03:33:54 DEBUG : file1: reading active writers 2025/10/15 03:33:54 DEBUG : file1: active writers 1 2025/10/15 03:33:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/15 03:33:55 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/10/15 03:33:55 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.29s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:33:55 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:33:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:33:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:33:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:33:55 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/15 03:33:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/15 03:33:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:33:55 DEBUG : webdav root 'rclone-test-gimanid2bado': File to upload is small (0 bytes), uploading instead of streaming 2025/10/15 03:33:55 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:33:55 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/15 03:33:55 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/15 03:33:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:33:55 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:33:55 DEBUG : file1: Open: flags=O_RDONLY 2025/10/15 03:33:55 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/15 03:33:55 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/15 03:33:55 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:33:55 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/10/15 03:33:55 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:33:55 DEBUG : Looking for writers 2025/10/15 03:33:55 DEBUG : file1: reading active writers 2025/10/15 03:33:55 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.71s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:33:56 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:33:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:33:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:33:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:33:56 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/15 03:33:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/15 03:33:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:33:56 DEBUG : webdav root 'rclone-test-gimanid2bado': File to upload is small (100 bytes), uploading instead of streaming 2025/10/15 03:33:56 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:33:56 DEBUG : file1: md5 = e612dd819675c1550bf2b6598d338142 OK 2025/10/15 03:33:56 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/15 03:33:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:33:56 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:33:56 DEBUG : file1: Open: flags=O_RDONLY 2025/10/15 03:33:56 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/15 03:33:56 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/15 03:33:56 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:33:56 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/10/15 03:33:56 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:33:56 DEBUG : Looking for writers 2025/10/15 03:33:56 DEBUG : file1: reading active writers 2025/10/15 03:33:56 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.82s) === RUN TestZipManyFiles run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:33:56 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:33:56 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2025/10/15 03:33:57 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2025/10/15 03:33:57 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2025/10/15 03:33:57 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2025/10/15 03:33:58 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2025/10/15 03:33:58 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2025/10/15 03:33:58 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2025/10/15 03:33:58 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:33:58 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/15 03:33:58 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2025/10/15 03:33:58 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2025/10/15 03:33:58 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:33:58 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/15 03:33:58 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2025/10/15 03:33:58 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2025/10/15 03:33:58 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:33:59 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/15 03:33:59 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2025/10/15 03:33:59 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2025/10/15 03:33:59 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:33:59 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/15 03:33:59 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2025/10/15 03:33:59 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2025/10/15 03:33:59 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:33:59 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/15 03:33:59 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:33:59 DEBUG : flat: Looking for writers 2025/10/15 03:33:59 DEBUG : f002.txt: reading active writers 2025/10/15 03:33:59 DEBUG : f003.txt: reading active writers 2025/10/15 03:33:59 DEBUG : f004.txt: reading active writers 2025/10/15 03:33:59 DEBUG : f000.txt: reading active writers 2025/10/15 03:33:59 DEBUG : f001.txt: reading active writers 2025/10/15 03:33:59 DEBUG : Looking for writers 2025/10/15 03:33:59 DEBUG : flat: reading active writers 2025/10/15 03:33:59 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.73s) === RUN TestZipManySubDirs run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:34:00 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:34:00 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2025/10/15 03:34:01 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2025/10/15 03:34:01 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2025/10/15 03:34:02 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2025/10/15 03:34:02 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2025/10/15 03:34:02 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:34:02 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/15 03:34:02 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2025/10/15 03:34:02 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2025/10/15 03:34:02 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:34:02 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/15 03:34:02 DEBUG : a/top.txt: Open: flags=O_RDONLY 2025/10/15 03:34:02 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2025/10/15 03:34:02 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:34:02 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/15 03:34:02 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:34:02 DEBUG : a/b/c: Looking for writers 2025/10/15 03:34:02 DEBUG : deep.txt: reading active writers 2025/10/15 03:34:02 DEBUG : a/b: Looking for writers 2025/10/15 03:34:02 DEBUG : mid.txt: reading active writers 2025/10/15 03:34:02 DEBUG : c: reading active writers 2025/10/15 03:34:02 DEBUG : a: Looking for writers 2025/10/15 03:34:02 DEBUG : b: reading active writers 2025/10/15 03:34:02 DEBUG : top.txt: reading active writers 2025/10/15 03:34:02 DEBUG : Looking for writers 2025/10/15 03:34:02 DEBUG : a: reading active writers 2025/10/15 03:34:02 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (3.38s) === RUN TestZipLargeFiles run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:34:03 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:34:04 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2025/10/15 03:34:04 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2025/10/15 03:34:04 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2025/10/15 03:34:04 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:34:05 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2025/10/15 03:34:05 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2025/10/15 03:34:05 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2025/10/15 03:34:05 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/15 03:34:05 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2025/10/15 03:34:05 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2025/10/15 03:34:05 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2025/10/15 03:34:05 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2025/10/15 03:34:05 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/15 03:34:05 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/15 03:34:05 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/15 03:34:05 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/15 03:34:05 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/15 03:34:05 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:34:05 DEBUG : bigdir: Looking for writers 2025/10/15 03:34:05 DEBUG : big.bin: reading active writers 2025/10/15 03:34:05 DEBUG : Looking for writers 2025/10/15 03:34:05 DEBUG : bigdir: reading active writers 2025/10/15 03:34:05 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (2.02s) === RUN TestZipDirsInRoot run.go:180: Remote "webdav root 'rclone-test-gimanid2bado'", Local "Local file system at /tmp/rclone246041585", Modify Window "1s" 2025/10/15 03:34:05 INFO : webdav root 'rclone-test-gimanid2bado': poll-interval is not supported by this remote 2025/10/15 03:34:06 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2025/10/15 03:34:06 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2025/10/15 03:34:06 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2025/10/15 03:34:07 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2025/10/15 03:34:07 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2025/10/15 03:34:07 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:34:07 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/15 03:34:07 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2025/10/15 03:34:07 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2025/10/15 03:34:07 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:34:07 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/15 03:34:07 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2025/10/15 03:34:07 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2025/10/15 03:34:07 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:34:07 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/15 03:34:07 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:34:07 DEBUG : dir1: Looking for writers 2025/10/15 03:34:07 DEBUG : a.txt: reading active writers 2025/10/15 03:34:07 DEBUG : dir2: Looking for writers 2025/10/15 03:34:07 DEBUG : b.txt: reading active writers 2025/10/15 03:34:07 DEBUG : dir3: Looking for writers 2025/10/15 03:34:07 DEBUG : c.txt: reading active writers 2025/10/15 03:34:07 DEBUG : Looking for writers 2025/10/15 03:34:07 DEBUG : dir2: reading active writers 2025/10/15 03:34:07 DEBUG : dir3: reading active writers 2025/10/15 03:34:07 DEBUG : dir1: reading active writers 2025/10/15 03:34:07 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (3.04s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/10/15 03:34:09 DEBUG : webdav root 'rclone-test-gimanid2bado': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Finished OK in 3m33.96773456s (try 1/5)