"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Starting (try 1/5) 2025/09/05 04:03:12 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-cimerid1wuza" 2025/09/05 04:03:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/05 04:03:12 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2025/09/05 04:03:12 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/09/05 04:03:12 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/09/05 04:03:12 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/09/05 04:03:12 DEBUG : Setting pass="MDQFw467-x5AGrRxC6bOrWS0L4LdOBMinDxLUCslskehwmk" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/09/05 04:03:12 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{xY-U8}" suffix to name 2025/09/05 04:03:12 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/09/05 04:03:12 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/09/05 04:03:12 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/09/05 04:03:12 DEBUG : Setting pass="MDQFw467-x5AGrRxC6bOrWS0L4LdOBMinDxLUCslskehwmk" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/09/05 04:03:12 DEBUG : found headers: 2025/09/05 04:03:12 DEBUG : Creating backend with remote "/tmp/rclone948779151" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:03:12 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:03:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 04:03:13 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:03:13 DEBUG : dir: Looking for writers 2025/09/05 04:03:13 DEBUG : Looking for writers 2025/09/05 04:03:13 DEBUG : dir: reading active writers 2025/09/05 04:03:13 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.41s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:03:13 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:03:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 04:03:14 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/09/05 04:03:14 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/09/05 04:03:15 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:03:15 DEBUG : dir/subdir: Looking for writers 2025/09/05 04:03:15 DEBUG : dir: Looking for writers 2025/09/05 04:03:15 DEBUG : file1: reading active writers 2025/09/05 04:03:15 DEBUG : file2: reading active writers 2025/09/05 04:03:15 DEBUG : subdir: reading active writers 2025/09/05 04:03:15 DEBUG : Looking for writers 2025/09/05 04:03:15 DEBUG : dir: reading active writers 2025/09/05 04:03:15 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (2.77s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:03:16 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:03:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 04:03:17 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:03:17 DEBUG : dir: Looking for writers 2025/09/05 04:03:17 DEBUG : file1: reading active writers 2025/09/05 04:03:17 DEBUG : Looking for writers 2025/09/05 04:03:17 DEBUG : dir: reading active writers 2025/09/05 04:03:17 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (1.31s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:03:17 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:03:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 04:03:18 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:03:18 DEBUG : dir: Looking for writers 2025/09/05 04:03:18 DEBUG : Looking for writers 2025/09/05 04:03:18 DEBUG : dir: reading active writers 2025/09/05 04:03:18 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.16s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:03:18 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:03:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 04:03:19 DEBUG : dir: forgetting directory cache 2025/09/05 04:03:19 DEBUG : forgetting directory cache 2025/09/05 04:03:19 DEBUG : dir: forgetting directory cache 2025/09/05 04:03:19 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:03:19 DEBUG : Looking for writers 2025/09/05 04:03:19 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (1.32s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:03:20 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:03:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 04:03:20 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/09/05 04:03:20 DEBUG : dir: invalidating directory cache 2025/09/05 04:03:20 DEBUG : >ForgetPath: 2025/09/05 04:03:20 DEBUG : ForgetPath: relativePath="dir", type=0 2025/09/05 04:03:20 DEBUG : invalidating directory cache 2025/09/05 04:03:20 DEBUG : dir: forgetting directory cache 2025/09/05 04:03:20 DEBUG : >ForgetPath: 2025/09/05 04:03:20 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/09/05 04:03:20 DEBUG : >ForgetPath: 2025/09/05 04:03:20 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:03:20 DEBUG : dir: Looking for writers 2025/09/05 04:03:20 DEBUG : Looking for writers 2025/09/05 04:03:20 DEBUG : dir: reading active writers 2025/09/05 04:03:20 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (1.31s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:03:21 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:03:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 04:03:22 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/09/05 04:03:23 DEBUG : forgetting directory cache 2025/09/05 04:03:23 DEBUG : dir: forgetting directory cache 2025/09/05 04:03:23 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:03:23 DEBUG : dir: Looking for writers 2025/09/05 04:03:23 DEBUG : fil/a/b: Looking for writers 2025/09/05 04:03:23 DEBUG : fil/a: Looking for writers 2025/09/05 04:03:23 DEBUG : b: reading active writers 2025/09/05 04:03:23 DEBUG : fil: Looking for writers 2025/09/05 04:03:23 DEBUG : a: reading active writers 2025/09/05 04:03:23 DEBUG : Looking for writers 2025/09/05 04:03:23 DEBUG : dir: reading active writers 2025/09/05 04:03:23 DEBUG : fil: reading active writers 2025/09/05 04:03:23 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (3.86s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:03:25 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:03:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 04:03:26 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:03:26 DEBUG : dir: Looking for writers 2025/09/05 04:03:26 DEBUG : Looking for writers 2025/09/05 04:03:26 DEBUG : dir: reading active writers 2025/09/05 04:03:26 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (1.29s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:03:26 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:03:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 04:03:27 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:03:27 DEBUG : dir: Looking for writers 2025/09/05 04:03:27 DEBUG : file1: reading active writers 2025/09/05 04:03:27 DEBUG : Looking for writers 2025/09/05 04:03:27 DEBUG : dir: reading active writers 2025/09/05 04:03:27 DEBUG : >WaitForWriters: --- PASS: TestDirStat (1.20s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:03:27 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:03:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 04:03:28 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/09/05 04:03:28 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/09/05 04:03:29 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/09/05 04:03:29 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/09/05 04:03:29 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/09/05 04:03:29 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/09/05 04:03:29 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/09/05 04:03:29 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/09/05 04:03:30 DEBUG : dir: invalidating directory cache 2025/09/05 04:03:30 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/09/05 04:03:30 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/09/05 04:03:30 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/09/05 04:03:30 DEBUG : dir/file1: Reset virtual modtime 2025/09/05 04:03:30 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/09/05 04:03:30 DEBUG : dir/virtualFile: Reset virtual modtime 2025/09/05 04:03:30 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/09/05 04:03:30 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/09/05 04:03:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/05 04:03:30 DEBUG : dir: invalidating directory cache 2025/09/05 04:03:30 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/09/05 04:03:30 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/09/05 04:03:30 DEBUG : dir/virtualFile: Reset virtual modtime 2025/09/05 04:03:30 DEBUG : forgetting directory cache 2025/09/05 04:03:30 DEBUG : dir: forgetting directory cache 2025/09/05 04:03:30 DEBUG : dir/virtualDir: forgetting directory cache 2025/09/05 04:03:30 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:03:30 DEBUG : dir/virtualDir: Looking for writers 2025/09/05 04:03:30 DEBUG : dir: Looking for writers 2025/09/05 04:03:30 DEBUG : file1: reading active writers 2025/09/05 04:03:30 DEBUG : virtualFile2: reading active writers 2025/09/05 04:03:30 DEBUG : virtualFile: reading active writers 2025/09/05 04:03:30 DEBUG : virtualDir: reading active writers 2025/09/05 04:03:30 DEBUG : Looking for writers 2025/09/05 04:03:30 DEBUG : dir: reading active writers 2025/09/05 04:03:30 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (4.05s) --- PASS: TestDirReadDirAll/Virtual (1.23s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:03:31 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:03:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 04:03:32 ERROR : dir/: Can only open directories read only 2025/09/05 04:03:32 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:03:32 DEBUG : dir: Looking for writers 2025/09/05 04:03:32 DEBUG : Looking for writers 2025/09/05 04:03:32 DEBUG : dir: reading active writers 2025/09/05 04:03:32 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.21s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:03:33 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:03:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 04:03:34 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:03:34 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/09/05 04:03:34 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/09/05 04:03:34 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/09/05 04:03:34 DEBUG : webdav root 'rclone-test-cimerid1wuza': File to upload is small (5 bytes), uploading instead of streaming 2025/09/05 04:03:34 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/09/05 04:03:34 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/05 04:03:34 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/09/05 04:03:34 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/09/05 04:03:34 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:03:34 DEBUG : dir: Looking for writers 2025/09/05 04:03:34 DEBUG : file1: reading active writers 2025/09/05 04:03:34 DEBUG : potato: reading active writers 2025/09/05 04:03:34 DEBUG : Looking for writers 2025/09/05 04:03:34 DEBUG : dir: reading active writers 2025/09/05 04:03:34 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.98s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:03:35 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:03:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 04:03:36 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/09/05 04:03:36 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:03:36 DEBUG : dir/sub: Looking for writers 2025/09/05 04:03:36 DEBUG : dir: Looking for writers 2025/09/05 04:03:36 DEBUG : file1: reading active writers 2025/09/05 04:03:36 DEBUG : sub: reading active writers 2025/09/05 04:03:36 DEBUG : Looking for writers 2025/09/05 04:03:36 DEBUG : dir: reading active writers 2025/09/05 04:03:36 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (2.27s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:03:37 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:03:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 04:03:38 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/09/05 04:03:38 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/09/05 04:03:38 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:03:38 DEBUG : dir/sub/subsub: Looking for writers 2025/09/05 04:03:38 DEBUG : dir/sub: Looking for writers 2025/09/05 04:03:38 DEBUG : subsub: reading active writers 2025/09/05 04:03:38 DEBUG : dir: Looking for writers 2025/09/05 04:03:38 DEBUG : file1: reading active writers 2025/09/05 04:03:38 DEBUG : sub: reading active writers 2025/09/05 04:03:38 DEBUG : Looking for writers 2025/09/05 04:03:38 DEBUG : dir: reading active writers 2025/09/05 04:03:38 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (2.63s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:03:40 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:03:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 04:03:40 ERROR : dir/: Dir.Remove not empty 2025/09/05 04:03:40 DEBUG : dir/file1: Remove: 2025/09/05 04:03:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/05 04:03:41 DEBUG : dir/file1: >Remove: err= 2025/09/05 04:03:41 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/05 04:03:41 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:03:41 DEBUG : Looking for writers 2025/09/05 04:03:41 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (1.42s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:03:41 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:03:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 04:03:42 DEBUG : dir/file1: Remove: 2025/09/05 04:03:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/05 04:03:42 DEBUG : dir/file1: >Remove: err= 2025/09/05 04:03:42 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/05 04:03:42 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:03:42 DEBUG : Looking for writers 2025/09/05 04:03:42 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (1.34s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:03:42 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:03:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 04:03:43 DEBUG : dir/file1: Remove: 2025/09/05 04:03:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/05 04:03:43 DEBUG : dir/file1: >Remove: err= 2025/09/05 04:03:43 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:03:43 DEBUG : dir: Looking for writers 2025/09/05 04:03:43 DEBUG : Looking for writers 2025/09/05 04:03:43 DEBUG : dir: reading active writers 2025/09/05 04:03:43 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (1.67s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:03:44 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:03:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 04:03:45 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/09/05 04:03:45 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/09/05 04:03:45 DEBUG : dir: Updating dir with dir2 0xc0008235f0 2025/09/05 04:03:45 DEBUG : dir: forgetting directory cache 2025/09/05 04:03:45 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/05 04:03:45 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/09/05 04:03:46 INFO : dir2/file1: Moved (server-side) to: file2 2025/09/05 04:03:46 DEBUG : file2: Updating file with file2 0xc00069f2c0 2025/09/05 04:03:46 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/09/05 04:03:46 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/05 04:03:47 INFO : dir2/file3: Deleted 2025/09/05 04:03:47 INFO : file2: Moved (server-side) to: dir2/file3 2025/09/05 04:03:47 DEBUG : dir2/file3: Updating file with dir2/file3 0xc00069f2c0 2025/09/05 04:03:47 DEBUG : Added virtual directory entry vDel: "file2" 2025/09/05 04:03:47 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/09/05 04:03:47 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/09/05 04:03:48 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000823ba0 2025/09/05 04:03:48 DEBUG : empty directory: forgetting directory cache 2025/09/05 04:03:48 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/09/05 04:03:48 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/09/05 04:03:48 DEBUG : dir2: Renaming to "dir3" 2025/09/05 04:03:48 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:03:48 DEBUG : dir3: Looking for writers 2025/09/05 04:03:48 DEBUG : file3: reading active writers 2025/09/05 04:03:48 DEBUG : renamed empty directory: Looking for writers 2025/09/05 04:03:48 DEBUG : Looking for writers 2025/09/05 04:03:48 DEBUG : dir3: reading active writers 2025/09/05 04:03:48 DEBUG : renamed empty directory: reading active writers 2025/09/05 04:03:48 DEBUG : >WaitForWriters: --- PASS: TestDirRename (4.50s) === 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-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:03:48 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:03:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 04:03:49 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/09/05 04:03:49 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:03:49 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/05 04:03:49 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/09/05 04:03:49 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/09/05 04:03:49 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/09/05 04:03:49 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/09/05 04:03:49 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:03:49 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/05 04:03:49 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/09/05 04:03:49 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/09/05 04:03:49 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/09/05 04:03:49 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/09/05 04:03:49 DEBUG : webdav root 'rclone-test-cimerid1wuza': File to upload is small (12 bytes), uploading instead of streaming 2025/09/05 04:03:50 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/09/05 04:03:50 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/09/05 04:03:50 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/09/05 04:03:50 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/09/05 04:03:50 DEBUG : forgetting directory cache 2025/09/05 04:03:50 DEBUG : dir: forgetting directory cache 2025/09/05 04:03:50 DEBUG : dir/sub: forgetting directory cache 2025/09/05 04:03:50 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/09/05 04:03:50 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/09/05 04:03:50 DEBUG : webdav root 'rclone-test-cimerid1wuza': File to upload is small (5 bytes), uploading instead of streaming 2025/09/05 04:03:50 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/09/05 04:03:50 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/05 04:03:50 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/09/05 04:03:50 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/09/05 04:03:50 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:03:50 DEBUG : dir/sub: Looking for writers 2025/09/05 04:03:50 DEBUG : file2: reading active writers 2025/09/05 04:03:50 DEBUG : file0: reading active writers 2025/09/05 04:03:50 DEBUG : dir: Looking for writers 2025/09/05 04:03:50 DEBUG : file1: reading active writers 2025/09/05 04:03:50 DEBUG : sub: reading active writers 2025/09/05 04:03:50 DEBUG : Looking for writers 2025/09/05 04:03:50 DEBUG : dir: reading active writers 2025/09/05 04:03:50 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (2.71s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "webdav root 'rclone-test-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:03:51 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/09/05 04:03:51 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:03:51 DEBUG : Looking for writers 2025/09/05 04:03:51 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.18s) === RUN TestDirMetadataExtension run.go:180: Remote "webdav root 'rclone-test-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:03:51 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:03:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 04:03:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/09/05 04:03:52 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:03:52 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/09/05 04:03:52 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/09/05 04:03:52 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/09/05 04:03:52 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/09/05 04:03:52 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/09/05 04:03:52 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/09/05 04:03:52 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:03:52 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/09/05 04:03:52 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/09/05 04:03:52 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/09/05 04:03:52 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/09/05 04:03:52 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/09/05 04:03:52 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:03:52 DEBUG : dir: Looking for writers 2025/09/05 04:03:52 DEBUG : file1.metadata: reading active writers 2025/09/05 04:03:52 DEBUG : file1: reading active writers 2025/09/05 04:03:52 DEBUG : Looking for writers 2025/09/05 04:03:52 DEBUG : dir: reading active writers 2025/09/05 04:03:52 DEBUG : dir.metadata: reading active writers 2025/09/05 04:03:52 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (1.26s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:03:53 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:03:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 04:03:53 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:03:53 DEBUG : dir: Looking for writers 2025/09/05 04:03:53 DEBUG : file1: reading active writers 2025/09/05 04:03:53 DEBUG : Looking for writers 2025/09/05 04:03:53 DEBUG : dir: reading active writers 2025/09/05 04:03:53 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (1.30s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:03:54 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:03:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 04:03:55 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/09/05 04:03:55 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/09/05 04:03:55 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:03:55 DEBUG : dir: Looking for writers 2025/09/05 04:03:55 DEBUG : file1: reading active writers 2025/09/05 04:03:55 DEBUG : Looking for writers 2025/09/05 04:03:55 DEBUG : dir: reading active writers 2025/09/05 04:03:55 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.12s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (2.12s) --- 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-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:03:56 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:03:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 04:03:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/05 04:03:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/05 04:03:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/05 04:03:57 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/09/05 04:03:57 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:03:57 DEBUG : dir: Looking for writers 2025/09/05 04:03:57 DEBUG : file1: reading active writers 2025/09/05 04:03:57 DEBUG : Looking for writers 2025/09/05 04:03:57 DEBUG : dir: reading active writers 2025/09/05 04:03:57 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (1.44s) === RUN TestFileOpenReadUnknownSize 2025/09/05 04:03:57 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/09/05 04:03:57 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/05 04:03:57 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/05 04:03:57 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/09/05 04:03:57 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:03:57 DEBUG : Looking for writers 2025/09/05 04:03:57 DEBUG : file.txt: reading active writers 2025/09/05 04:03:57 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:03:57 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:03:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 04:03:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/05 04:03:58 DEBUG : webdav root 'rclone-test-cimerid1wuza': File to upload is small (25 bytes), uploading instead of streaming 2025/09/05 04:03:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 04:03:59 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/09/05 04:03:59 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/09/05 04:03:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/05 04:03:59 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:03:59 DEBUG : dir: Looking for writers 2025/09/05 04:03:59 DEBUG : file1: reading active writers 2025/09/05 04:03:59 DEBUG : Looking for writers 2025/09/05 04:03:59 DEBUG : dir: reading active writers 2025/09/05 04:03:59 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.87s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:03:59 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:03:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 04:04:00 DEBUG : dir/file1: Remove: 2025/09/05 04:04:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/05 04:04:00 DEBUG : dir/file1: >Remove: err= 2025/09/05 04:04:00 DEBUG : dir/file1: Remove: 2025/09/05 04:04:00 DEBUG : dir/file1: >Remove: err=Read only file system 2025/09/05 04:04:00 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:04:00 DEBUG : dir: Looking for writers 2025/09/05 04:04:00 DEBUG : Looking for writers 2025/09/05 04:04:00 DEBUG : dir: reading active writers 2025/09/05 04:04:00 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (1.47s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:04:01 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:04:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 04:04:02 DEBUG : dir/file1: Remove: 2025/09/05 04:04:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/05 04:04:02 DEBUG : dir/file1: >Remove: err= 2025/09/05 04:04:02 DEBUG : dir/file1: Remove: 2025/09/05 04:04:02 DEBUG : dir/file1: >Remove: err=Read only file system 2025/09/05 04:04:02 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:04:02 DEBUG : dir: Looking for writers 2025/09/05 04:04:02 DEBUG : Looking for writers 2025/09/05 04:04:02 DEBUG : dir: reading active writers 2025/09/05 04:04:02 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (1.55s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:04:02 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:04:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 04:04:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/05 04:04:03 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/05 04:04:03 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/09/05 04:04:03 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/05 04:04:03 DEBUG : dir/file1: Open: flags=O_RDWR 2025/09/05 04:04:03 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/05 04:04:03 DEBUG : dir/file1: Open: flags=0x3 2025/09/05 04:04:03 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/09/05 04:04:03 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/09/05 04:04:03 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:04:03 DEBUG : dir: Looking for writers 2025/09/05 04:04:03 DEBUG : file1: reading active writers 2025/09/05 04:04:03 DEBUG : Looking for writers 2025/09/05 04:04:03 DEBUG : dir: reading active writers 2025/09/05 04:04:03 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (1.34s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:04:04 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:04:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 04:04:04 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:04:04 DEBUG : dir: Looking for writers 2025/09/05 04:04:04 DEBUG : file1: reading active writers 2025/09/05 04:04:04 DEBUG : Looking for writers 2025/09/05 04:04:04 DEBUG : dir: reading active writers 2025/09/05 04:04:04 DEBUG : >WaitForWriters: 2025/09/05 04:04:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/05 04:04:05 DEBUG : newLeaf: Updating file with newLeaf 0xc0009080c0 2025/09/05 04:04:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/05 04:04:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/05 04:04:06 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/05 04:04:06 DEBUG : dir/file1: Updating file with dir/file1 0xc0009080c0 2025/09/05 04:04:06 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/05 04:04:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/05 04:04:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/05 04:04:06 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/05 04:04:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/05 04:04:06 DEBUG : dir/file1: File is currently open, delaying rename 0xc0009080c0 2025/09/05 04:04:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/05 04:04:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/05 04:04:06 DEBUG : webdav root 'rclone-test-cimerid1wuza': File to upload is small (25 bytes), uploading instead of streaming 2025/09/05 04:04:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 04:04:06 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/09/05 04:04:06 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/09/05 04:04:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/05 04:04:06 DEBUG : newLeaf: Running delayed rename now 2025/09/05 04:04:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/05 04:04:07 DEBUG : newLeaf: Updating file with newLeaf 0xc0009080c0 2025/09/05 04:04:07 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:04:07 DEBUG : dir: Looking for writers 2025/09/05 04:04:07 DEBUG : Looking for writers 2025/09/05 04:04:07 DEBUG : dir: reading active writers 2025/09/05 04:04:07 DEBUG : newLeaf: reading active writers 2025/09/05 04:04:07 DEBUG : >WaitForWriters: 2025/09/05 04:04:07 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:04:07 DEBUG : dir: Looking for writers 2025/09/05 04:04:07 DEBUG : Looking for writers 2025/09/05 04:04:07 DEBUG : dir: reading active writers 2025/09/05 04:04:07 DEBUG : newLeaf: reading active writers 2025/09/05 04:04:07 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:04:07 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:04:07 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/05 04:04:07 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:07 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 04:04:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 04:04:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:07 INFO : webdav root 'rclone-test-cimerid1wuza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/05 04:04:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 04:04:08 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:04:08 DEBUG : dir: Looking for writers 2025/09/05 04:04:08 DEBUG : file1: reading active writers 2025/09/05 04:04:08 DEBUG : Looking for writers 2025/09/05 04:04:08 DEBUG : dir: reading active writers 2025/09/05 04:04:08 DEBUG : >WaitForWriters: 2025/09/05 04:04:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/05 04:04:09 DEBUG : newLeaf: Updating file with newLeaf 0xc000908480 2025/09/05 04:04:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/05 04:04:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/05 04:04:10 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/05 04:04:10 DEBUG : dir/file1: Updating file with dir/file1 0xc000908480 2025/09/05 04:04:10 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/05 04:04:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/05 04:04:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/05 04:04:10 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/05 04:04:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/05 04:04:10 DEBUG : dir/file1: File is currently open, delaying rename 0xc000908480 2025/09/05 04:04:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/05 04:04:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/05 04:04:10 DEBUG : webdav root 'rclone-test-cimerid1wuza': File to upload is small (25 bytes), uploading instead of streaming 2025/09/05 04:04:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 04:04:10 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/09/05 04:04:10 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/09/05 04:04:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/05 04:04:10 DEBUG : newLeaf: Running delayed rename now 2025/09/05 04:04:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/05 04:04:11 DEBUG : newLeaf: Updating file with newLeaf 0xc000908480 2025/09/05 04:04:11 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:04:11 DEBUG : dir: Looking for writers 2025/09/05 04:04:11 DEBUG : Looking for writers 2025/09/05 04:04:11 DEBUG : dir: reading active writers 2025/09/05 04:04:11 DEBUG : newLeaf: reading active writers 2025/09/05 04:04:11 DEBUG : >WaitForWriters: 2025/09/05 04:04:11 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:04:11 DEBUG : dir: Looking for writers 2025/09/05 04:04:11 DEBUG : Looking for writers 2025/09/05 04:04:11 DEBUG : dir: reading active writers 2025/09/05 04:04:11 DEBUG : newLeaf: reading active writers 2025/09/05 04:04:11 DEBUG : >WaitForWriters: 2025/09/05 04:04:11 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:04:11 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:04:11 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/05 04:04:11 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:11 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 04:04:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 04:04:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:11 INFO : webdav root 'rclone-test-cimerid1wuza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/05 04:04:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 04:04:12 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/05 04:04:12 DEBUG : dir/file1: newRWFileHandle: 2025/09/05 04:04:12 DEBUG : dir/file1(0xc0007d9e80): openPending: 2025/09/05 04:04:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/09/05 04:04:12 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/05 04:04:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/05 04:04:12 DEBUG : dir/file1(0xc0007d9e80): >openPending: err= 2025/09/05 04:04:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/05 04:04:12 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/05 04:04:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/05 04:04:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/05 04:04:12 DEBUG : dir/file1(0xc0007d9e80): _writeAt: size=14, off=0 2025/09/05 04:04:12 DEBUG : dir/file1(0xc0007d9e80): >_writeAt: n=14, err= 2025/09/05 04:04:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/05 04:04:12 DEBUG : dir/file1(0xc0007d9e80): close: 2025/09/05 04:04:12 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/05 04:04:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/05 04:04:12 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:12 DEBUG : dir/file1(0xc0007d9e80): >close: err= 2025/09/05 04:04:12 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:04:12 DEBUG : dir: Looking for writers 2025/09/05 04:04:12 DEBUG : file1: reading active writers 2025/09/05 04:04:12 DEBUG : Looking for writers 2025/09/05 04:04:12 DEBUG : dir: reading active writers 2025/09/05 04:04:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/05 04:04:12 DEBUG : dir: Looking for writers 2025/09/05 04:04:12 DEBUG : file1: reading active writers 2025/09/05 04:04:12 DEBUG : Looking for writers 2025/09/05 04:04:12 DEBUG : dir: reading active writers 2025/09/05 04:04:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/05 04:04:12 DEBUG : dir: Looking for writers 2025/09/05 04:04:12 DEBUG : file1: reading active writers 2025/09/05 04:04:12 DEBUG : Looking for writers 2025/09/05 04:04:12 DEBUG : dir: reading active writers 2025/09/05 04:04:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/05 04:04:12 DEBUG : dir: Looking for writers 2025/09/05 04:04:12 DEBUG : file1: reading active writers 2025/09/05 04:04:12 DEBUG : Looking for writers 2025/09/05 04:04:12 DEBUG : dir: reading active writers 2025/09/05 04:04:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/05 04:04:12 DEBUG : dir/file1: vfs cache: starting upload 2025/09/05 04:04:12 DEBUG : dir: Looking for writers 2025/09/05 04:04:12 DEBUG : file1: reading active writers 2025/09/05 04:04:12 DEBUG : Looking for writers 2025/09/05 04:04:12 DEBUG : dir: reading active writers 2025/09/05 04:04:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/05 04:04:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 04:04:12 DEBUG : dir: Looking for writers 2025/09/05 04:04:12 DEBUG : file1: reading active writers 2025/09/05 04:04:12 DEBUG : Looking for writers 2025/09/05 04:04:12 DEBUG : dir: reading active writers 2025/09/05 04:04:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/05 04:04:13 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/09/05 04:04:13 INFO : dir/file1: Copied (replaced existing) 2025/09/05 04:04:13 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/05 04:04:13 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/09/05 04:04:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/05 04:04:13 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/05 04:04:13 DEBUG : dir: Looking for writers 2025/09/05 04:04:13 DEBUG : file1: reading active writers 2025/09/05 04:04:13 DEBUG : Looking for writers 2025/09/05 04:04:13 DEBUG : dir: reading active writers 2025/09/05 04:04:13 DEBUG : >WaitForWriters: 2025/09/05 04:04:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/05 04:04:13 DEBUG : dir/file1: newRWFileHandle: 2025/09/05 04:04:13 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/05 04:04:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/05 04:04:13 DEBUG : dir/file1(0xc00067d880): _readAt: size=512, off=0 2025/09/05 04:04:13 DEBUG : dir/file1(0xc00067d880): openPending: 2025/09/05 04:04:13 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/09/05 04:04:13 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/05 04:04:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/05 04:04:13 DEBUG : dir/file1(0xc00067d880): >openPending: err= 2025/09/05 04:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/05 04:04:13 DEBUG : dir/file1(0xc00067d880): >_readAt: n=14, err=EOF 2025/09/05 04:04:13 DEBUG : dir/file1(0xc00067d880): close: 2025/09/05 04:04:13 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/05 04:04:13 DEBUG : dir/file1(0xc00067d880): >close: err= 2025/09/05 04:04:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/05 04:04:13 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/05 04:04:13 DEBUG : newLeaf: Updating file with newLeaf 0xc00069fd40 2025/09/05 04:04:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/05 04:04:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/05 04:04:14 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/05 04:04:14 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/09/05 04:04:14 DEBUG : dir/file1: Updating file with dir/file1 0xc00069fd40 2025/09/05 04:04:14 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/05 04:04:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/05 04:04:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/05 04:04:14 DEBUG : dir/file1: newRWFileHandle: 2025/09/05 04:04:14 DEBUG : dir/file1(0xc000988f40): openPending: 2025/09/05 04:04:14 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/09/05 04:04:14 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/05 04:04:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/05 04:04:14 DEBUG : dir/file1(0xc000988f40): >openPending: err= 2025/09/05 04:04:14 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/05 04:04:14 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/05 04:04:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/05 04:04:14 DEBUG : dir/file1(0xc000988f40): _writeAt: size=25, off=0 2025/09/05 04:04:14 DEBUG : dir/file1(0xc000988f40): >_writeAt: n=25, err= 2025/09/05 04:04:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/05 04:04:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/05 04:04:15 DEBUG : newLeaf: Updating file with newLeaf 0xc00069fd40 2025/09/05 04:04:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/05 04:04:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/05 04:04:15 DEBUG : newLeaf(0xc000988f40): close: 2025/09/05 04:04:15 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/05 04:04:15 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-05 04:04:14.599448422 +0000 UTC m=+62.457186820 2025/09/05 04:04:15 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:15 DEBUG : newLeaf(0xc000988f40): >close: err= 2025/09/05 04:04:15 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:04:15 DEBUG : dir: Looking for writers 2025/09/05 04:04:15 DEBUG : Looking for writers 2025/09/05 04:04:15 DEBUG : dir: reading active writers 2025/09/05 04:04:15 DEBUG : newLeaf: reading active writers 2025/09/05 04:04:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/05 04:04:15 DEBUG : dir: Looking for writers 2025/09/05 04:04:15 DEBUG : Looking for writers 2025/09/05 04:04:15 DEBUG : dir: reading active writers 2025/09/05 04:04:15 DEBUG : newLeaf: reading active writers 2025/09/05 04:04:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/05 04:04:15 DEBUG : dir: Looking for writers 2025/09/05 04:04:15 DEBUG : Looking for writers 2025/09/05 04:04:15 DEBUG : dir: reading active writers 2025/09/05 04:04:15 DEBUG : newLeaf: reading active writers 2025/09/05 04:04:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/05 04:04:15 DEBUG : dir: Looking for writers 2025/09/05 04:04:15 DEBUG : Looking for writers 2025/09/05 04:04:15 DEBUG : dir: reading active writers 2025/09/05 04:04:15 DEBUG : newLeaf: reading active writers 2025/09/05 04:04:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/05 04:04:15 DEBUG : newLeaf: vfs cache: starting upload 2025/09/05 04:04:15 DEBUG : dir: Looking for writers 2025/09/05 04:04:15 DEBUG : Looking for writers 2025/09/05 04:04:15 DEBUG : dir: reading active writers 2025/09/05 04:04:15 DEBUG : newLeaf: reading active writers 2025/09/05 04:04:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/05 04:04:15 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/09/05 04:04:15 DEBUG : dir: Looking for writers 2025/09/05 04:04:15 DEBUG : Looking for writers 2025/09/05 04:04:15 DEBUG : dir: reading active writers 2025/09/05 04:04:15 DEBUG : newLeaf: reading active writers 2025/09/05 04:04:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/05 04:04:15 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/09/05 04:04:15 INFO : newLeaf: Copied (replaced existing) 2025/09/05 04:04:15 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-05 04:04:14 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/09/05 04:04:15 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/05 04:04:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/05 04:04:15 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/05 04:04:15 DEBUG : dir: Looking for writers 2025/09/05 04:04:15 DEBUG : Looking for writers 2025/09/05 04:04:15 DEBUG : dir: reading active writers 2025/09/05 04:04:15 DEBUG : newLeaf: reading active writers 2025/09/05 04:04:15 DEBUG : >WaitForWriters: 2025/09/05 04:04:15 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:04:15 DEBUG : dir: Looking for writers 2025/09/05 04:04:15 DEBUG : Looking for writers 2025/09/05 04:04:15 DEBUG : dir: reading active writers 2025/09/05 04:04:15 DEBUG : newLeaf: reading active writers 2025/09/05 04:04:15 DEBUG : >WaitForWriters: 2025/09/05 04:04:15 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:04:16 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:04:16 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/05 04:04:16 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:16 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 04:04:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 04:04:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:16 INFO : webdav root 'rclone-test-cimerid1wuza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/05 04:04:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 04:04:17 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:04:17 DEBUG : dir: Looking for writers 2025/09/05 04:04:17 DEBUG : file1: reading active writers 2025/09/05 04:04:17 DEBUG : Looking for writers 2025/09/05 04:04:17 DEBUG : dir: reading active writers 2025/09/05 04:04:17 DEBUG : >WaitForWriters: 2025/09/05 04:04:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/05 04:04:17 DEBUG : newLeaf: Updating file with newLeaf 0xc000b4b440 2025/09/05 04:04:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/05 04:04:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/05 04:04:18 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/05 04:04:18 DEBUG : dir/file1: Updating file with dir/file1 0xc000b4b440 2025/09/05 04:04:18 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/05 04:04:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/05 04:04:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/05 04:04:18 DEBUG : dir/file1: newRWFileHandle: 2025/09/05 04:04:18 DEBUG : dir/file1(0xc000b87cc0): openPending: 2025/09/05 04:04:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/09/05 04:04:18 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/05 04:04:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/05 04:04:18 DEBUG : dir/file1(0xc000b87cc0): >openPending: err= 2025/09/05 04:04:18 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/05 04:04:18 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/05 04:04:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/05 04:04:18 DEBUG : dir/file1(0xc000b87cc0): _writeAt: size=25, off=0 2025/09/05 04:04:18 DEBUG : dir/file1(0xc000b87cc0): >_writeAt: n=25, err= 2025/09/05 04:04:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/05 04:04:19 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/05 04:04:19 DEBUG : newLeaf: Updating file with newLeaf 0xc000b4b440 2025/09/05 04:04:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/05 04:04:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/05 04:04:19 DEBUG : newLeaf(0xc000b87cc0): close: 2025/09/05 04:04:19 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/05 04:04:19 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-05 04:04:18.703244797 +0000 UTC m=+66.560983196 2025/09/05 04:04:19 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:19 DEBUG : newLeaf(0xc000b87cc0): >close: err= 2025/09/05 04:04:19 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:04:19 DEBUG : dir: Looking for writers 2025/09/05 04:04:19 DEBUG : Looking for writers 2025/09/05 04:04:19 DEBUG : dir: reading active writers 2025/09/05 04:04:19 DEBUG : newLeaf: reading active writers 2025/09/05 04:04:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/05 04:04:19 DEBUG : dir: Looking for writers 2025/09/05 04:04:19 DEBUG : Looking for writers 2025/09/05 04:04:19 DEBUG : dir: reading active writers 2025/09/05 04:04:19 DEBUG : newLeaf: reading active writers 2025/09/05 04:04:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/05 04:04:19 DEBUG : dir: Looking for writers 2025/09/05 04:04:19 DEBUG : Looking for writers 2025/09/05 04:04:19 DEBUG : dir: reading active writers 2025/09/05 04:04:19 DEBUG : newLeaf: reading active writers 2025/09/05 04:04:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/05 04:04:19 DEBUG : dir: Looking for writers 2025/09/05 04:04:19 DEBUG : Looking for writers 2025/09/05 04:04:19 DEBUG : dir: reading active writers 2025/09/05 04:04:19 DEBUG : newLeaf: reading active writers 2025/09/05 04:04:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/05 04:04:19 DEBUG : newLeaf: vfs cache: starting upload 2025/09/05 04:04:19 DEBUG : dir: Looking for writers 2025/09/05 04:04:19 DEBUG : Looking for writers 2025/09/05 04:04:19 DEBUG : dir: reading active writers 2025/09/05 04:04:19 DEBUG : newLeaf: reading active writers 2025/09/05 04:04:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/05 04:04:19 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/09/05 04:04:19 DEBUG : dir: Looking for writers 2025/09/05 04:04:19 DEBUG : Looking for writers 2025/09/05 04:04:19 DEBUG : dir: reading active writers 2025/09/05 04:04:19 DEBUG : newLeaf: reading active writers 2025/09/05 04:04:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/05 04:04:19 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/09/05 04:04:19 INFO : newLeaf: Copied (replaced existing) 2025/09/05 04:04:19 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-05 04:04:18 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/09/05 04:04:19 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/05 04:04:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/05 04:04:19 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/05 04:04:19 DEBUG : dir: Looking for writers 2025/09/05 04:04:19 DEBUG : Looking for writers 2025/09/05 04:04:19 DEBUG : dir: reading active writers 2025/09/05 04:04:19 DEBUG : newLeaf: reading active writers 2025/09/05 04:04:19 DEBUG : >WaitForWriters: 2025/09/05 04:04:19 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:04:19 DEBUG : dir: Looking for writers 2025/09/05 04:04:19 DEBUG : Looking for writers 2025/09/05 04:04:19 DEBUG : dir: reading active writers 2025/09/05 04:04:19 DEBUG : newLeaf: reading active writers 2025/09/05 04:04:19 DEBUG : >WaitForWriters: 2025/09/05 04:04:19 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:04:20 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:04:20 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/05 04:04:20 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:20 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 04:04:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 04:04:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:20 INFO : webdav root 'rclone-test-cimerid1wuza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/05 04:04:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 04:04:21 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/05 04:04:21 DEBUG : dir/file1: newRWFileHandle: 2025/09/05 04:04:21 DEBUG : dir/file1(0xc000698080): openPending: 2025/09/05 04:04:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/09/05 04:04:21 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/05 04:04:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/05 04:04:21 DEBUG : dir/file1(0xc000698080): >openPending: err= 2025/09/05 04:04:21 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/05 04:04:21 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/05 04:04:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/05 04:04:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/05 04:04:21 DEBUG : dir/file1(0xc000698080): _writeAt: size=14, off=0 2025/09/05 04:04:21 DEBUG : dir/file1(0xc000698080): >_writeAt: n=14, err= 2025/09/05 04:04:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/05 04:04:21 DEBUG : dir/file1(0xc000698080): close: 2025/09/05 04:04:21 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/05 04:04:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/05 04:04:21 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:21 DEBUG : dir/file1(0xc000698080): >close: err= 2025/09/05 04:04:21 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:04:21 DEBUG : dir: Looking for writers 2025/09/05 04:04:21 DEBUG : file1: reading active writers 2025/09/05 04:04:21 DEBUG : Looking for writers 2025/09/05 04:04:21 DEBUG : dir: reading active writers 2025/09/05 04:04:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/05 04:04:21 DEBUG : dir: Looking for writers 2025/09/05 04:04:21 DEBUG : file1: reading active writers 2025/09/05 04:04:21 DEBUG : Looking for writers 2025/09/05 04:04:21 DEBUG : dir: reading active writers 2025/09/05 04:04:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/05 04:04:21 DEBUG : dir: Looking for writers 2025/09/05 04:04:21 DEBUG : file1: reading active writers 2025/09/05 04:04:21 DEBUG : Looking for writers 2025/09/05 04:04:21 DEBUG : dir: reading active writers 2025/09/05 04:04:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/05 04:04:21 DEBUG : dir: Looking for writers 2025/09/05 04:04:21 DEBUG : file1: reading active writers 2025/09/05 04:04:21 DEBUG : Looking for writers 2025/09/05 04:04:21 DEBUG : dir: reading active writers 2025/09/05 04:04:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/05 04:04:21 DEBUG : dir/file1: vfs cache: starting upload 2025/09/05 04:04:21 DEBUG : dir: Looking for writers 2025/09/05 04:04:21 DEBUG : file1: reading active writers 2025/09/05 04:04:21 DEBUG : Looking for writers 2025/09/05 04:04:21 DEBUG : dir: reading active writers 2025/09/05 04:04:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/05 04:04:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 04:04:21 DEBUG : dir: Looking for writers 2025/09/05 04:04:21 DEBUG : file1: reading active writers 2025/09/05 04:04:21 DEBUG : Looking for writers 2025/09/05 04:04:21 DEBUG : dir: reading active writers 2025/09/05 04:04:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/05 04:04:21 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/09/05 04:04:21 INFO : dir/file1: Copied (replaced existing) 2025/09/05 04:04:21 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/05 04:04:21 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/09/05 04:04:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/05 04:04:21 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/05 04:04:22 DEBUG : dir: Looking for writers 2025/09/05 04:04:22 DEBUG : file1: reading active writers 2025/09/05 04:04:22 DEBUG : Looking for writers 2025/09/05 04:04:22 DEBUG : dir: reading active writers 2025/09/05 04:04:22 DEBUG : >WaitForWriters: 2025/09/05 04:04:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/05 04:04:22 DEBUG : dir/file1: newRWFileHandle: 2025/09/05 04:04:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/05 04:04:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/05 04:04:22 DEBUG : dir/file1(0xc000698a40): _readAt: size=512, off=0 2025/09/05 04:04:22 DEBUG : dir/file1(0xc000698a40): openPending: 2025/09/05 04:04:22 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/09/05 04:04:22 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/05 04:04:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/05 04:04:22 DEBUG : dir/file1(0xc000698a40): >openPending: err= 2025/09/05 04:04:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/05 04:04:22 DEBUG : dir/file1(0xc000698a40): >_readAt: n=14, err=EOF 2025/09/05 04:04:22 DEBUG : dir/file1(0xc000698a40): close: 2025/09/05 04:04:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/05 04:04:22 DEBUG : dir/file1(0xc000698a40): >close: err= 2025/09/05 04:04:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/05 04:04:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/05 04:04:22 DEBUG : newLeaf: Updating file with newLeaf 0xc000908600 2025/09/05 04:04:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/05 04:04:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/05 04:04:23 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/05 04:04:23 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/09/05 04:04:23 DEBUG : dir/file1: Updating file with dir/file1 0xc000908600 2025/09/05 04:04:23 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/05 04:04:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/05 04:04:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/05 04:04:23 DEBUG : dir/file1: newRWFileHandle: 2025/09/05 04:04:23 DEBUG : dir/file1(0xc000bcacc0): openPending: 2025/09/05 04:04:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/09/05 04:04:23 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/05 04:04:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/05 04:04:23 DEBUG : dir/file1(0xc000bcacc0): >openPending: err= 2025/09/05 04:04:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/05 04:04:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/05 04:04:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/05 04:04:23 DEBUG : dir/file1(0xc000bcacc0): _writeAt: size=25, off=0 2025/09/05 04:04:23 DEBUG : dir/file1(0xc000bcacc0): >_writeAt: n=25, err= 2025/09/05 04:04:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/05 04:04:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/05 04:04:23 DEBUG : newLeaf: Updating file with newLeaf 0xc000908600 2025/09/05 04:04:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/05 04:04:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/05 04:04:23 DEBUG : newLeaf(0xc000bcacc0): close: 2025/09/05 04:04:23 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/05 04:04:23 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-05 04:04:23.543278157 +0000 UTC m=+71.401016555 2025/09/05 04:04:23 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:23 DEBUG : newLeaf(0xc000bcacc0): >close: err= 2025/09/05 04:04:23 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:04:23 DEBUG : dir: Looking for writers 2025/09/05 04:04:23 DEBUG : Looking for writers 2025/09/05 04:04:23 DEBUG : dir: reading active writers 2025/09/05 04:04:23 DEBUG : newLeaf: reading active writers 2025/09/05 04:04:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/05 04:04:23 DEBUG : dir: Looking for writers 2025/09/05 04:04:23 DEBUG : Looking for writers 2025/09/05 04:04:23 DEBUG : dir: reading active writers 2025/09/05 04:04:23 DEBUG : newLeaf: reading active writers 2025/09/05 04:04:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/05 04:04:24 DEBUG : dir: Looking for writers 2025/09/05 04:04:24 DEBUG : Looking for writers 2025/09/05 04:04:24 DEBUG : dir: reading active writers 2025/09/05 04:04:24 DEBUG : newLeaf: reading active writers 2025/09/05 04:04:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/05 04:04:24 DEBUG : dir: Looking for writers 2025/09/05 04:04:24 DEBUG : Looking for writers 2025/09/05 04:04:24 DEBUG : dir: reading active writers 2025/09/05 04:04:24 DEBUG : newLeaf: reading active writers 2025/09/05 04:04:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/05 04:04:24 DEBUG : newLeaf: vfs cache: starting upload 2025/09/05 04:04:24 DEBUG : dir: Looking for writers 2025/09/05 04:04:24 DEBUG : Looking for writers 2025/09/05 04:04:24 DEBUG : newLeaf: reading active writers 2025/09/05 04:04:24 DEBUG : dir: reading active writers 2025/09/05 04:04:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/05 04:04:24 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/09/05 04:04:24 DEBUG : dir: Looking for writers 2025/09/05 04:04:24 DEBUG : Looking for writers 2025/09/05 04:04:24 DEBUG : dir: reading active writers 2025/09/05 04:04:24 DEBUG : newLeaf: reading active writers 2025/09/05 04:04:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/05 04:04:24 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/09/05 04:04:24 INFO : newLeaf: Copied (replaced existing) 2025/09/05 04:04:24 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-05 04:04:23 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/09/05 04:04:24 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/05 04:04:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/05 04:04:24 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/05 04:04:24 DEBUG : dir: Looking for writers 2025/09/05 04:04:24 DEBUG : Looking for writers 2025/09/05 04:04:24 DEBUG : dir: reading active writers 2025/09/05 04:04:24 DEBUG : newLeaf: reading active writers 2025/09/05 04:04:24 DEBUG : >WaitForWriters: 2025/09/05 04:04:24 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:04:24 DEBUG : dir: Looking for writers 2025/09/05 04:04:24 DEBUG : Looking for writers 2025/09/05 04:04:24 DEBUG : dir: reading active writers 2025/09/05 04:04:24 DEBUG : newLeaf: reading active writers 2025/09/05 04:04:24 DEBUG : >WaitForWriters: 2025/09/05 04:04:24 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:04:25 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:04:25 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/05 04:04:25 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:25 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 04:04:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 04:04:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:25 INFO : webdav root 'rclone-test-cimerid1wuza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/05 04:04:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 04:04:26 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:04:26 DEBUG : dir: Looking for writers 2025/09/05 04:04:26 DEBUG : file1: reading active writers 2025/09/05 04:04:26 DEBUG : Looking for writers 2025/09/05 04:04:26 DEBUG : dir: reading active writers 2025/09/05 04:04:26 DEBUG : >WaitForWriters: 2025/09/05 04:04:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/05 04:04:26 DEBUG : dir/file1: newRWFileHandle: 2025/09/05 04:04:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/05 04:04:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/05 04:04:26 DEBUG : dir/file1(0xc00089c400): _readAt: size=512, off=0 2025/09/05 04:04:26 DEBUG : dir/file1(0xc00089c400): openPending: 2025/09/05 04:04:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/09/05 04:04:26 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/05 04:04:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/05 04:04:26 DEBUG : dir/file1(0xc00089c400): >openPending: err= 2025/09/05 04:04:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/09/05 04:04:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/05 04:04:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/05 04:04:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/05 04:04:26 DEBUG : dir/file1(0xc00089c400): >_readAt: n=14, err=EOF 2025/09/05 04:04:26 DEBUG : dir/file1(0xc00089c400): close: 2025/09/05 04:04:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/05 04:04:26 DEBUG : dir/file1(0xc00089c400): >close: err= 2025/09/05 04:04:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/05 04:04:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/05 04:04:26 DEBUG : newLeaf: Updating file with newLeaf 0xc000909bc0 2025/09/05 04:04:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/05 04:04:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/05 04:04:27 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/05 04:04:27 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/09/05 04:04:27 DEBUG : dir/file1: Updating file with dir/file1 0xc000909bc0 2025/09/05 04:04:27 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/05 04:04:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/05 04:04:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/05 04:04:27 DEBUG : dir/file1: newRWFileHandle: 2025/09/05 04:04:27 DEBUG : dir/file1(0xc00076c480): openPending: 2025/09/05 04:04:27 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/09/05 04:04:27 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/05 04:04:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/05 04:04:27 DEBUG : dir/file1(0xc00076c480): >openPending: err= 2025/09/05 04:04:27 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/05 04:04:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/05 04:04:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/05 04:04:27 DEBUG : dir/file1(0xc00076c480): _writeAt: size=25, off=0 2025/09/05 04:04:27 DEBUG : dir/file1(0xc00076c480): >_writeAt: n=25, err= 2025/09/05 04:04:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/05 04:04:27 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/05 04:04:27 DEBUG : newLeaf: Updating file with newLeaf 0xc000909bc0 2025/09/05 04:04:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/05 04:04:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/05 04:04:27 DEBUG : newLeaf(0xc00076c480): close: 2025/09/05 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/05 04:04:27 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-05 04:04:27.456125071 +0000 UTC m=+75.313863429 2025/09/05 04:04:27 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:27 DEBUG : newLeaf(0xc00076c480): >close: err= 2025/09/05 04:04:27 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:04:27 DEBUG : dir: Looking for writers 2025/09/05 04:04:27 DEBUG : Looking for writers 2025/09/05 04:04:27 DEBUG : dir: reading active writers 2025/09/05 04:04:27 DEBUG : newLeaf: reading active writers 2025/09/05 04:04:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/05 04:04:27 DEBUG : dir: Looking for writers 2025/09/05 04:04:27 DEBUG : Looking for writers 2025/09/05 04:04:27 DEBUG : dir: reading active writers 2025/09/05 04:04:27 DEBUG : newLeaf: reading active writers 2025/09/05 04:04:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/05 04:04:27 DEBUG : dir: Looking for writers 2025/09/05 04:04:27 DEBUG : Looking for writers 2025/09/05 04:04:27 DEBUG : newLeaf: reading active writers 2025/09/05 04:04:27 DEBUG : dir: reading active writers 2025/09/05 04:04:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/05 04:04:27 DEBUG : dir: Looking for writers 2025/09/05 04:04:27 DEBUG : Looking for writers 2025/09/05 04:04:27 DEBUG : dir: reading active writers 2025/09/05 04:04:27 DEBUG : newLeaf: reading active writers 2025/09/05 04:04:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/05 04:04:28 DEBUG : newLeaf: vfs cache: starting upload 2025/09/05 04:04:28 DEBUG : dir: Looking for writers 2025/09/05 04:04:28 DEBUG : Looking for writers 2025/09/05 04:04:28 DEBUG : dir: reading active writers 2025/09/05 04:04:28 DEBUG : newLeaf: reading active writers 2025/09/05 04:04:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/05 04:04:28 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/09/05 04:04:28 DEBUG : dir: Looking for writers 2025/09/05 04:04:28 DEBUG : Looking for writers 2025/09/05 04:04:28 DEBUG : newLeaf: reading active writers 2025/09/05 04:04:28 DEBUG : dir: reading active writers 2025/09/05 04:04:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/05 04:04:28 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/09/05 04:04:28 INFO : newLeaf: Copied (replaced existing) 2025/09/05 04:04:28 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-05 04:04:27 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/09/05 04:04:28 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/05 04:04:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/05 04:04:28 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/05 04:04:28 DEBUG : dir: Looking for writers 2025/09/05 04:04:28 DEBUG : Looking for writers 2025/09/05 04:04:28 DEBUG : dir: reading active writers 2025/09/05 04:04:28 DEBUG : newLeaf: reading active writers 2025/09/05 04:04:28 DEBUG : >WaitForWriters: 2025/09/05 04:04:28 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:04:28 DEBUG : dir: Looking for writers 2025/09/05 04:04:28 DEBUG : Looking for writers 2025/09/05 04:04:28 DEBUG : dir: reading active writers 2025/09/05 04:04:28 DEBUG : newLeaf: reading active writers 2025/09/05 04:04:28 DEBUG : >WaitForWriters: 2025/09/05 04:04:28 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: cleaner exiting --- PASS: TestFileRename (25.20s) --- PASS: TestFileRename/off,forceCache=false (3.73s) --- PASS: TestFileRename/minimal,forceCache=false (3.89s) --- PASS: TestFileRename/minimal,forceCache=true (4.73s) --- PASS: TestFileRename/writes,forceCache=false (4.06s) --- PASS: TestFileRename/writes,forceCache=true (4.81s) --- PASS: TestFileRename/full,forceCache=false (3.99s) === 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-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:04:29 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:04:29 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:04:29 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:04:29 DEBUG : Looking for writers 2025/09/05 04:04:29 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-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:04:29 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:04:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 04:04:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 04:04:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/05 04:04:30 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/05 04:04:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/05 04:04:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/05 04:04:30 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/09/05 04:04:30 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/09/05 04:04:30 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:04:30 DEBUG : dir: Looking for writers 2025/09/05 04:04:30 DEBUG : file1: reading active writers 2025/09/05 04:04:30 DEBUG : Looking for writers 2025/09/05 04:04:30 DEBUG : dir: reading active writers 2025/09/05 04:04:30 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (1.39s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:04:30 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:04:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 04:04:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 04:04:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/05 04:04:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/05 04:04:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/05 04:04:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/05 04:04:31 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/09/05 04:04:31 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/09/05 04:04:31 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/09/05 04:04:31 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/09/05 04:04:31 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/09/05 04:04:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/09/05 04:04:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/09/05 04:04:31 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/09/05 04:04:31 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/09/05 04:04:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/09/05 04:04:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/09/05 04:04:31 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/09/05 04:04:32 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/09/05 04:04:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/09/05 04:04:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/09/05 04:04:32 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/09/05 04:04:32 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:04:32 DEBUG : dir: Looking for writers 2025/09/05 04:04:32 DEBUG : file1: reading active writers 2025/09/05 04:04:32 DEBUG : Looking for writers 2025/09/05 04:04:32 DEBUG : dir: reading active writers 2025/09/05 04:04:32 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.80s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:04:32 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:04:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 04:04:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 04:04:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/05 04:04:33 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/05 04:04:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/05 04:04:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/05 04:04:33 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/09/05 04:04:33 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/09/05 04:04:33 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/09/05 04:04:33 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/09/05 04:04:33 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/09/05 04:04:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/09/05 04:04:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/09/05 04:04:33 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/09/05 04:04:33 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/09/05 04:04:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/09/05 04:04:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/09/05 04:04:33 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/09/05 04:04:33 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/09/05 04:04:33 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/09/05 04:04:33 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/09/05 04:04:33 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/09/05 04:04:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/09/05 04:04:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/09/05 04:04:33 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/09/05 04:04:33 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/09/05 04:04:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/09/05 04:04:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/09/05 04:04:33 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/09/05 04:04:34 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/09/05 04:04:34 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/09/05 04:04:34 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/09/05 04:04:34 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/09/05 04:04:34 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/09/05 04:04:34 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/09/05 04:04:34 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/09/05 04:04:34 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/09/05 04:04:34 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:04:34 DEBUG : dir: Looking for writers 2025/09/05 04:04:34 DEBUG : file1: reading active writers 2025/09/05 04:04:34 DEBUG : Looking for writers 2025/09/05 04:04:34 DEBUG : dir: reading active writers 2025/09/05 04:04:34 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (2.00s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:04:34 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:04:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 04:04:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 04:04:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/05 04:04:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/05 04:04:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/05 04:04:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/05 04:04:35 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/09/05 04:04:35 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:04:35 DEBUG : dir: Looking for writers 2025/09/05 04:04:35 DEBUG : file1: reading active writers 2025/09/05 04:04:35 DEBUG : Looking for writers 2025/09/05 04:04:35 DEBUG : dir: reading active writers 2025/09/05 04:04:35 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (1.42s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:04:36 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:04:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 04:04:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 04:04:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/05 04:04:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/05 04:04:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/05 04:04:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/05 04:04:37 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/09/05 04:04:37 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/09/05 04:04:37 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/09/05 04:04:37 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:04:37 DEBUG : dir: Looking for writers 2025/09/05 04:04:37 DEBUG : file1: reading active writers 2025/09/05 04:04:37 DEBUG : Looking for writers 2025/09/05 04:04:37 DEBUG : dir: reading active writers 2025/09/05 04:04:37 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (1.46s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:04:37 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:04:37 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/05 04:04:37 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:37 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 04:04:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 04:04:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:37 INFO : webdav root 'rclone-test-cimerid1wuza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/05 04:04:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 04:04:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 04:04:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/05 04:04:38 DEBUG : dir/file1: newRWFileHandle: 2025/09/05 04:04:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/05 04:04:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/05 04:04:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/05 04:04:38 DEBUG : dir/file1(0xc000825080): _readAt: size=1, off=0 2025/09/05 04:04:38 DEBUG : dir/file1(0xc000825080): openPending: 2025/09/05 04:04:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/05 04:04:38 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/05 04:04:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/05 04:04:38 DEBUG : dir/file1(0xc000825080): >openPending: err= 2025/09/05 04:04:38 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/09/05 04:04:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/05 04:04:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/05 04:04:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/05 04:04:38 DEBUG : dir/file1(0xc000825080): >_readAt: n=1, err= 2025/09/05 04:04:38 DEBUG : dir/file1(0xc000825080): _readAt: size=256, off=1 2025/09/05 04:04:38 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/09/05 04:04:38 DEBUG : dir/file1(0xc000825080): >_readAt: n=15, err=EOF 2025/09/05 04:04:38 DEBUG : dir/file1(0xc000825080): _readAt: size=16, off=16 2025/09/05 04:04:38 DEBUG : dir/file1(0xc000825080): >_readAt: n=0, err=EOF 2025/09/05 04:04:38 DEBUG : dir/file1(0xc000825080): close: 2025/09/05 04:04:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/05 04:04:38 DEBUG : dir/file1(0xc000825080): >close: err= 2025/09/05 04:04:38 DEBUG : dir/file1(0xc000825080): close: 2025/09/05 04:04:38 DEBUG : dir/file1(0xc000825080): >close: err=file already closed 2025/09/05 04:04:38 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:04:38 DEBUG : dir: Looking for writers 2025/09/05 04:04:38 DEBUG : file1: reading active writers 2025/09/05 04:04:38 DEBUG : Looking for writers 2025/09/05 04:04:38 DEBUG : dir: reading active writers 2025/09/05 04:04:38 DEBUG : >WaitForWriters: 2025/09/05 04:04:38 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (1.31s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:04:38 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:04:38 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/05 04:04:38 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:38 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 04:04:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 04:04:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:38 INFO : webdav root 'rclone-test-cimerid1wuza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/05 04:04:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 04:04:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 04:04:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/05 04:04:39 DEBUG : dir/file1: newRWFileHandle: 2025/09/05 04:04:39 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/05 04:04:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/05 04:04:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/05 04:04:39 DEBUG : dir/file1(0xc0009b1580): _readAt: size=1, off=0 2025/09/05 04:04:39 DEBUG : dir/file1(0xc0009b1580): openPending: 2025/09/05 04:04:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/05 04:04:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/05 04:04:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/05 04:04:39 DEBUG : dir/file1(0xc0009b1580): >openPending: err= 2025/09/05 04:04:39 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/09/05 04:04:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/05 04:04:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/05 04:04:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/05 04:04:39 DEBUG : dir/file1(0xc0009b1580): >_readAt: n=1, err= 2025/09/05 04:04:39 DEBUG : dir/file1(0xc0009b1580): _readAt: size=1, off=5 2025/09/05 04:04:39 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/05 04:04:39 DEBUG : dir/file1(0xc0009b1580): >_readAt: n=1, err= 2025/09/05 04:04:39 DEBUG : dir/file1(0xc0009b1580): _readAt: size=1, off=3 2025/09/05 04:04:39 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/05 04:04:39 DEBUG : dir/file1(0xc0009b1580): >_readAt: n=1, err= 2025/09/05 04:04:39 DEBUG : dir/file1(0xc0009b1580): _readAt: size=1, off=13 2025/09/05 04:04:39 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/05 04:04:39 DEBUG : dir/file1(0xc0009b1580): >_readAt: n=1, err= 2025/09/05 04:04:39 DEBUG : dir/file1(0xc0009b1580): _readAt: size=16, off=100 2025/09/05 04:04:39 DEBUG : dir/file1(0xc0009b1580): >_readAt: n=0, err=EOF 2025/09/05 04:04:39 DEBUG : dir/file1(0xc0009b1580): close: 2025/09/05 04:04:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/05 04:04:39 DEBUG : dir/file1(0xc0009b1580): >close: err= 2025/09/05 04:04:39 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:04:39 DEBUG : dir: Looking for writers 2025/09/05 04:04:39 DEBUG : file1: reading active writers 2025/09/05 04:04:39 DEBUG : Looking for writers 2025/09/05 04:04:39 DEBUG : dir: reading active writers 2025/09/05 04:04:39 DEBUG : >WaitForWriters: 2025/09/05 04:04:39 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (1.44s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:04:40 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:04:40 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/05 04:04:40 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:40 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 04:04:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 04:04:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:40 INFO : webdav root 'rclone-test-cimerid1wuza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/05 04:04:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 04:04:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 04:04:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/05 04:04:41 DEBUG : dir/file1: newRWFileHandle: 2025/09/05 04:04:41 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/05 04:04:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/05 04:04:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/05 04:04:41 DEBUG : dir/file1(0xc000a609c0): _readAt: size=1, off=0 2025/09/05 04:04:41 DEBUG : dir/file1(0xc000a609c0): openPending: 2025/09/05 04:04:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/05 04:04:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/05 04:04:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/05 04:04:41 DEBUG : dir/file1(0xc000a609c0): >openPending: err= 2025/09/05 04:04:41 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/09/05 04:04:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/05 04:04:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/05 04:04:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/05 04:04:41 DEBUG : dir/file1(0xc000a609c0): >_readAt: n=1, err= 2025/09/05 04:04:41 DEBUG : dir/file1(0xc000a609c0): _readAt: size=1, off=5 2025/09/05 04:04:41 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/05 04:04:41 DEBUG : dir/file1(0xc000a609c0): >_readAt: n=1, err= 2025/09/05 04:04:41 DEBUG : dir/file1(0xc000a609c0): _readAt: size=1, off=1 2025/09/05 04:04:41 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/05 04:04:41 DEBUG : dir/file1(0xc000a609c0): >_readAt: n=1, err= 2025/09/05 04:04:41 DEBUG : dir/file1(0xc000a609c0): _readAt: size=6, off=10 2025/09/05 04:04:41 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/09/05 04:04:41 DEBUG : dir/file1(0xc000a609c0): >_readAt: n=6, err= 2025/09/05 04:04:41 DEBUG : dir/file1(0xc000a609c0): _readAt: size=256, off=10 2025/09/05 04:04:41 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/09/05 04:04:41 DEBUG : dir/file1(0xc000a609c0): >_readAt: n=6, err=EOF 2025/09/05 04:04:41 DEBUG : dir/file1(0xc000a609c0): _readAt: size=256, off=100 2025/09/05 04:04:41 DEBUG : dir/file1(0xc000a609c0): >_readAt: n=0, err=EOF 2025/09/05 04:04:41 DEBUG : dir/file1(0xc000a609c0): close: 2025/09/05 04:04:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/05 04:04:41 DEBUG : dir/file1(0xc000a609c0): >close: err= 2025/09/05 04:04:41 DEBUG : dir/file1(0xc000a609c0): _readAt: size=256, off=100 2025/09/05 04:04:41 DEBUG : dir/file1(0xc000a609c0): >_readAt: n=0, err=file already closed 2025/09/05 04:04:41 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:04:41 DEBUG : dir: Looking for writers 2025/09/05 04:04:41 DEBUG : file1: reading active writers 2025/09/05 04:04:41 DEBUG : Looking for writers 2025/09/05 04:04:41 DEBUG : dir: reading active writers 2025/09/05 04:04:41 DEBUG : >WaitForWriters: 2025/09/05 04:04:41 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.36s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:04:41 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:04:41 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/05 04:04:41 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:41 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 04:04:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 04:04:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:41 INFO : webdav root 'rclone-test-cimerid1wuza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/05 04:04:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 04:04:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 04:04:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/05 04:04:42 DEBUG : dir/file1: newRWFileHandle: 2025/09/05 04:04:42 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/05 04:04:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/05 04:04:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/05 04:04:42 DEBUG : dir/file1(0xc0005aaac0): RWFileHandle.Flush 2025/09/05 04:04:42 DEBUG : dir/file1(0xc0005aaac0): _readAt: size=256, off=0 2025/09/05 04:04:42 DEBUG : dir/file1(0xc0005aaac0): openPending: 2025/09/05 04:04:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/05 04:04:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/05 04:04:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/05 04:04:42 DEBUG : dir/file1(0xc0005aaac0): >openPending: err= 2025/09/05 04:04:42 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/09/05 04:04:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/05 04:04:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/05 04:04:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/05 04:04:42 DEBUG : dir/file1(0xc0005aaac0): >_readAt: n=16, err=EOF 2025/09/05 04:04:42 DEBUG : dir/file1(0xc0005aaac0): RWFileHandle.Flush 2025/09/05 04:04:42 DEBUG : dir/file1(0xc0005aaac0): RWFileHandle.Flush 2025/09/05 04:04:42 DEBUG : dir/file1(0xc0005aaac0): close: 2025/09/05 04:04:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/05 04:04:42 DEBUG : dir/file1(0xc0005aaac0): >close: err= 2025/09/05 04:04:42 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:04:42 DEBUG : dir: Looking for writers 2025/09/05 04:04:42 DEBUG : file1: reading active writers 2025/09/05 04:04:42 DEBUG : Looking for writers 2025/09/05 04:04:42 DEBUG : dir: reading active writers 2025/09/05 04:04:42 DEBUG : >WaitForWriters: 2025/09/05 04:04:42 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (1.49s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:04:43 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:04:43 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/05 04:04:43 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:43 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 04:04:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 04:04:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:43 INFO : webdav root 'rclone-test-cimerid1wuza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/05 04:04:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 04:04:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 04:04:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/05 04:04:43 DEBUG : dir/file1: newRWFileHandle: 2025/09/05 04:04:43 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/05 04:04:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/05 04:04:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/05 04:04:43 DEBUG : dir/file1(0xc00067d880): _readAt: size=256, off=0 2025/09/05 04:04:43 DEBUG : dir/file1(0xc00067d880): openPending: 2025/09/05 04:04:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/05 04:04:43 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/05 04:04:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/05 04:04:43 DEBUG : dir/file1(0xc00067d880): >openPending: err= 2025/09/05 04:04:43 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/09/05 04:04:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/05 04:04:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/05 04:04:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/05 04:04:44 DEBUG : dir/file1(0xc00067d880): >_readAt: n=16, err=EOF 2025/09/05 04:04:44 DEBUG : dir/file1(0xc00067d880): RWFileHandle.Release 2025/09/05 04:04:44 DEBUG : dir/file1(0xc00067d880): close: 2025/09/05 04:04:44 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/05 04:04:44 DEBUG : dir/file1(0xc00067d880): >close: err= 2025/09/05 04:04:44 DEBUG : dir/file1(0xc00067d880): RWFileHandle.Release 2025/09/05 04:04:44 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:04:44 DEBUG : dir: Looking for writers 2025/09/05 04:04:44 DEBUG : file1: reading active writers 2025/09/05 04:04:44 DEBUG : Looking for writers 2025/09/05 04:04:44 DEBUG : dir: reading active writers 2025/09/05 04:04:44 DEBUG : >WaitForWriters: 2025/09/05 04:04:44 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (1.41s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:04:44 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:04:44 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/05 04:04:44 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:44 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 04:04:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 04:04:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:44 INFO : webdav root 'rclone-test-cimerid1wuza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/05 04:04:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:44 DEBUG : file1: newRWFileHandle: 2025/09/05 04:04:44 DEBUG : file1(0xc0007ba600): openPending: 2025/09/05 04:04:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 04:04:44 DEBUG : file1(0xc0007ba600): >openPending: err= 2025/09/05 04:04:44 DEBUG : file1: >newRWFileHandle: err= 2025/09/05 04:04:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 04:04:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/05 04:04:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/05 04:04:44 DEBUG : file1(0xc0007ba600): _writeAt: size=5, off=0 2025/09/05 04:04:44 DEBUG : file1(0xc0007ba600): >_writeAt: n=5, err= 2025/09/05 04:04:44 DEBUG : file1(0xc0007ba600): _writeAt: size=7, off=5 2025/09/05 04:04:44 DEBUG : file1(0xc0007ba600): >_writeAt: n=7, err= 2025/09/05 04:04:44 DEBUG : file1: vfs cache: truncate to size=11 2025/09/05 04:04:44 DEBUG : file1(0xc0007ba600): close: 2025/09/05 04:04:44 DEBUG : file1: vfs cache: setting modification time to 2025-09-05 04:04:44.792376263 +0000 UTC m=+92.650114662 2025/09/05 04:04:44 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:44 DEBUG : file1(0xc0007ba600): >close: err= 2025/09/05 04:04:44 DEBUG : file1(0xc0007ba600): close: 2025/09/05 04:04:44 DEBUG : file1(0xc0007ba600): >close: err=file already closed 2025/09/05 04:04:44 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:04:44 DEBUG : Looking for writers 2025/09/05 04:04:44 DEBUG : file1: reading active writers 2025/09/05 04:04:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/05 04:04:44 DEBUG : Looking for writers 2025/09/05 04:04:44 DEBUG : file1: reading active writers 2025/09/05 04:04:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/05 04:04:44 DEBUG : Looking for writers 2025/09/05 04:04:44 DEBUG : file1: reading active writers 2025/09/05 04:04:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/05 04:04:44 DEBUG : Looking for writers 2025/09/05 04:04:44 DEBUG : file1: reading active writers 2025/09/05 04:04:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/05 04:04:44 DEBUG : file1: vfs cache: starting upload 2025/09/05 04:04:44 DEBUG : Looking for writers 2025/09/05 04:04:44 DEBUG : file1: reading active writers 2025/09/05 04:04:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/05 04:04:44 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/05 04:04:45 DEBUG : Looking for writers 2025/09/05 04:04:45 DEBUG : file1: reading active writers 2025/09/05 04:04:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/05 04:04:45 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/05 04:04:45 INFO : file1: Copied (new) 2025/09/05 04:04:45 DEBUG : file1: vfs cache: fingerprint now "11,2025-09-05 04:04:44 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/09/05 04:04:45 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/05 04:04:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 04:04:45 INFO : file1: vfs cache: upload succeeded try #1 2025/09/05 04:04:45 DEBUG : Looking for writers 2025/09/05 04:04:45 DEBUG : file1: reading active writers 2025/09/05 04:04:45 DEBUG : >WaitForWriters: 2025/09/05 04:04:45 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:04:45 DEBUG : Looking for writers 2025/09/05 04:04:45 DEBUG : file1: reading active writers 2025/09/05 04:04:45 DEBUG : >WaitForWriters: 2025/09/05 04:04:45 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.17s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:04:45 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:04:45 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/05 04:04:45 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:45 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 04:04:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 04:04:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:45 INFO : webdav root 'rclone-test-cimerid1wuza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/05 04:04:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:45 DEBUG : file1: newRWFileHandle: 2025/09/05 04:04:45 DEBUG : file1(0xc000988b80): openPending: 2025/09/05 04:04:45 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 04:04:45 DEBUG : file1(0xc000988b80): >openPending: err= 2025/09/05 04:04:45 DEBUG : file1: >newRWFileHandle: err= 2025/09/05 04:04:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 04:04:45 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/05 04:04:45 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/05 04:04:45 DEBUG : file1(0xc000988b80): _writeAt: size=7, off=0 2025/09/05 04:04:45 DEBUG : file1(0xc000988b80): >_writeAt: n=7, err= 2025/09/05 04:04:45 DEBUG : file1(0xc000988b80): _writeAt: size=6, off=5 2025/09/05 04:04:45 DEBUG : file1(0xc000988b80): >_writeAt: n=6, err= 2025/09/05 04:04:45 DEBUG : file1(0xc000988b80): close: 2025/09/05 04:04:45 DEBUG : file1: vfs cache: setting modification time to 2025-09-05 04:04:45.955442663 +0000 UTC m=+93.813181061 2025/09/05 04:04:45 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:45 DEBUG : file1(0xc000988b80): >close: err= 2025/09/05 04:04:45 DEBUG : file1(0xc000988b80): _writeAt: size=5, off=0 2025/09/05 04:04:45 DEBUG : file1(0xc000988b80): >_writeAt: n=0, err=file already closed 2025/09/05 04:04:45 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:04:45 DEBUG : Looking for writers 2025/09/05 04:04:45 DEBUG : file1: reading active writers 2025/09/05 04:04:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/05 04:04:45 DEBUG : Looking for writers 2025/09/05 04:04:45 DEBUG : file1: reading active writers 2025/09/05 04:04:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/05 04:04:45 DEBUG : Looking for writers 2025/09/05 04:04:45 DEBUG : file1: reading active writers 2025/09/05 04:04:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/05 04:04:46 DEBUG : Looking for writers 2025/09/05 04:04:46 DEBUG : file1: reading active writers 2025/09/05 04:04:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/05 04:04:46 DEBUG : file1: vfs cache: starting upload 2025/09/05 04:04:46 DEBUG : Looking for writers 2025/09/05 04:04:46 DEBUG : file1: reading active writers 2025/09/05 04:04:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/05 04:04:46 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/05 04:04:46 DEBUG : Looking for writers 2025/09/05 04:04:46 DEBUG : file1: reading active writers 2025/09/05 04:04:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/05 04:04:46 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/05 04:04:46 INFO : file1: Copied (new) 2025/09/05 04:04:46 DEBUG : file1: vfs cache: fingerprint now "11,2025-09-05 04:04:45 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/09/05 04:04:46 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/05 04:04:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 04:04:46 INFO : file1: vfs cache: upload succeeded try #1 2025/09/05 04:04:46 DEBUG : Looking for writers 2025/09/05 04:04:46 DEBUG : file1: reading active writers 2025/09/05 04:04:46 DEBUG : >WaitForWriters: 2025/09/05 04:04:46 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:04:46 DEBUG : Looking for writers 2025/09/05 04:04:46 DEBUG : file1: reading active writers 2025/09/05 04:04:46 DEBUG : >WaitForWriters: 2025/09/05 04:04:46 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.14s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:04:46 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:04:46 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/05 04:04:46 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:46 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 04:04:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 04:04:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:46 INFO : webdav root 'rclone-test-cimerid1wuza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/05 04:04:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:47 DEBUG : file1: newRWFileHandle: 2025/09/05 04:04:47 DEBUG : file1(0xc0008154c0): openPending: 2025/09/05 04:04:47 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 04:04:47 DEBUG : file1(0xc0008154c0): >openPending: err= 2025/09/05 04:04:47 DEBUG : file1: >newRWFileHandle: err= 2025/09/05 04:04:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 04:04:47 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/05 04:04:47 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/05 04:04:47 DEBUG : file1(0xc0008154c0): close: 2025/09/05 04:04:47 DEBUG : file1: vfs cache: setting modification time to 2025-09-05 04:04:47.077567275 +0000 UTC m=+94.935305673 2025/09/05 04:04:47 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:47 DEBUG : file1(0xc0008154c0): >close: err= 2025/09/05 04:04:47 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/09/05 04:04:47 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/05 04:04:47 DEBUG : file2: newRWFileHandle: 2025/09/05 04:04:47 DEBUG : file2(0xc000815940): openPending: 2025/09/05 04:04:47 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:47 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/05 04:04:47 DEBUG : file2(0xc000815940): >openPending: err= 2025/09/05 04:04:47 DEBUG : file2: >newRWFileHandle: err= 2025/09/05 04:04:47 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/05 04:04:47 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/09/05 04:04:47 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/09/05 04:04:47 DEBUG : file2(0xc000815940): RWFileHandle.Flush 2025/09/05 04:04:47 DEBUG : file2(0xc000815940): RWFileHandle.Release 2025/09/05 04:04:47 DEBUG : file2(0xc000815940): close: 2025/09/05 04:04:47 DEBUG : file2: vfs cache: setting modification time to 2025-09-05 04:04:47.079209679 +0000 UTC m=+94.936948077 2025/09/05 04:04:47 INFO : file2: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:47 DEBUG : file2(0xc000815940): >close: err= 2025/09/05 04:04:47 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:04:47 DEBUG : Looking for writers 2025/09/05 04:04:47 DEBUG : file1: reading active writers 2025/09/05 04:04:47 DEBUG : file2: reading active writers 2025/09/05 04:04:47 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/09/05 04:04:47 DEBUG : Looking for writers 2025/09/05 04:04:47 DEBUG : file1: reading active writers 2025/09/05 04:04:47 DEBUG : file2: reading active writers 2025/09/05 04:04:47 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/09/05 04:04:47 DEBUG : Looking for writers 2025/09/05 04:04:47 DEBUG : file1: reading active writers 2025/09/05 04:04:47 DEBUG : file2: reading active writers 2025/09/05 04:04:47 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/09/05 04:04:47 DEBUG : Looking for writers 2025/09/05 04:04:47 DEBUG : file1: reading active writers 2025/09/05 04:04:47 DEBUG : file2: reading active writers 2025/09/05 04:04:47 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/09/05 04:04:47 DEBUG : file1: vfs cache: starting upload 2025/09/05 04:04:47 DEBUG : file2: vfs cache: starting upload 2025/09/05 04:04:47 DEBUG : Looking for writers 2025/09/05 04:04:47 DEBUG : file1: reading active writers 2025/09/05 04:04:47 DEBUG : file2: reading active writers 2025/09/05 04:04:47 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/09/05 04:04:47 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/05 04:04:47 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/09/05 04:04:47 DEBUG : Looking for writers 2025/09/05 04:04:47 DEBUG : file2: reading active writers 2025/09/05 04:04:47 DEBUG : file1: reading active writers 2025/09/05 04:04:47 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/09/05 04:04:47 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/05 04:04:47 INFO : file1: Copied (new) 2025/09/05 04:04:47 DEBUG : file1: vfs cache: fingerprint now "0,2025-09-05 04:04:47 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/09/05 04:04:47 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/05 04:04:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 04:04:47 INFO : file1: vfs cache: upload succeeded try #1 2025/09/05 04:04:47 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/05 04:04:47 INFO : file2: Copied (new) 2025/09/05 04:04:47 DEBUG : file2: vfs cache: fingerprint now "0,2025-09-05 04:04:47 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/09/05 04:04:47 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/09/05 04:04:47 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/05 04:04:47 INFO : file2: vfs cache: upload succeeded try #1 2025/09/05 04:04:47 DEBUG : Looking for writers 2025/09/05 04:04:47 DEBUG : file2: reading active writers 2025/09/05 04:04:47 DEBUG : file1: reading active writers 2025/09/05 04:04:47 DEBUG : >WaitForWriters: 2025/09/05 04:04:47 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:04:47 DEBUG : Looking for writers 2025/09/05 04:04:47 DEBUG : file1: reading active writers 2025/09/05 04:04:47 DEBUG : file2: reading active writers 2025/09/05 04:04:47 DEBUG : >WaitForWriters: 2025/09/05 04:04:47 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.33s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:04:48 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:04:48 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/05 04:04:48 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:48 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 04:04:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 04:04:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:48 INFO : webdav root 'rclone-test-cimerid1wuza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/05 04:04:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:48 DEBUG : file1: newRWFileHandle: 2025/09/05 04:04:48 DEBUG : file1(0xc000628340): openPending: 2025/09/05 04:04:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 04:04:48 DEBUG : file1(0xc000628340): >openPending: err= 2025/09/05 04:04:48 DEBUG : file1: >newRWFileHandle: err= 2025/09/05 04:04:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 04:04:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/05 04:04:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/05 04:04:48 DEBUG : file1(0xc000628340): _writeAt: size=5, off=0 2025/09/05 04:04:48 DEBUG : file1(0xc000628340): >_writeAt: n=5, err= 2025/09/05 04:04:48 DEBUG : file1(0xc000628340): RWFileHandle.Flush 2025/09/05 04:04:48 DEBUG : file1(0xc000628340): RWFileHandle.Flush 2025/09/05 04:04:48 DEBUG : file1(0xc000628340): close: 2025/09/05 04:04:48 DEBUG : file1: vfs cache: setting modification time to 2025-09-05 04:04:48.398841588 +0000 UTC m=+96.256579947 2025/09/05 04:04:48 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:48 DEBUG : file1(0xc000628340): >close: err= 2025/09/05 04:04:48 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:04:48 DEBUG : Looking for writers 2025/09/05 04:04:48 DEBUG : file1: reading active writers 2025/09/05 04:04:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/05 04:04:48 DEBUG : Looking for writers 2025/09/05 04:04:48 DEBUG : file1: reading active writers 2025/09/05 04:04:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/05 04:04:48 DEBUG : Looking for writers 2025/09/05 04:04:48 DEBUG : file1: reading active writers 2025/09/05 04:04:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/05 04:04:48 DEBUG : Looking for writers 2025/09/05 04:04:48 DEBUG : file1: reading active writers 2025/09/05 04:04:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/05 04:04:48 DEBUG : file1: vfs cache: starting upload 2025/09/05 04:04:48 DEBUG : Looking for writers 2025/09/05 04:04:48 DEBUG : file1: reading active writers 2025/09/05 04:04:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/05 04:04:48 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/05 04:04:48 DEBUG : Looking for writers 2025/09/05 04:04:48 DEBUG : file1: reading active writers 2025/09/05 04:04:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/05 04:04:48 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/05 04:04:48 INFO : file1: Copied (new) 2025/09/05 04:04:48 DEBUG : file1: vfs cache: fingerprint now "5,2025-09-05 04:04:48 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/09/05 04:04:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/05 04:04:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 04:04:48 INFO : file1: vfs cache: upload succeeded try #1 2025/09/05 04:04:49 DEBUG : Looking for writers 2025/09/05 04:04:49 DEBUG : file1: reading active writers 2025/09/05 04:04:49 DEBUG : >WaitForWriters: 2025/09/05 04:04:49 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.07s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:04:49 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:04:49 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/05 04:04:49 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:49 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 04:04:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 04:04:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:49 INFO : webdav root 'rclone-test-cimerid1wuza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/05 04:04:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:49 DEBUG : file1: newRWFileHandle: 2025/09/05 04:04:49 DEBUG : file1(0xc0008b9e00): openPending: 2025/09/05 04:04:49 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 04:04:49 DEBUG : file1(0xc0008b9e00): >openPending: err= 2025/09/05 04:04:49 DEBUG : file1: >newRWFileHandle: err= 2025/09/05 04:04:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 04:04:49 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/05 04:04:49 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/05 04:04:49 DEBUG : file1(0xc0008b9e00): _writeAt: size=5, off=0 2025/09/05 04:04:49 DEBUG : file1(0xc0008b9e00): >_writeAt: n=5, err= 2025/09/05 04:04:49 DEBUG : file1(0xc0008b9e00): RWFileHandle.Release 2025/09/05 04:04:49 DEBUG : file1(0xc0008b9e00): close: 2025/09/05 04:04:49 DEBUG : file1: vfs cache: setting modification time to 2025-09-05 04:04:49.46367602 +0000 UTC m=+97.321414418 2025/09/05 04:04:49 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:49 DEBUG : file1(0xc0008b9e00): >close: err= 2025/09/05 04:04:49 DEBUG : file1(0xc0008b9e00): RWFileHandle.Release 2025/09/05 04:04:49 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:04:49 DEBUG : Looking for writers 2025/09/05 04:04:49 DEBUG : file1: reading active writers 2025/09/05 04:04:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/05 04:04:49 DEBUG : Looking for writers 2025/09/05 04:04:49 DEBUG : file1: reading active writers 2025/09/05 04:04:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/05 04:04:49 DEBUG : Looking for writers 2025/09/05 04:04:49 DEBUG : file1: reading active writers 2025/09/05 04:04:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/05 04:04:49 DEBUG : Looking for writers 2025/09/05 04:04:49 DEBUG : file1: reading active writers 2025/09/05 04:04:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/05 04:04:49 DEBUG : file1: vfs cache: starting upload 2025/09/05 04:04:49 DEBUG : Looking for writers 2025/09/05 04:04:49 DEBUG : file1: reading active writers 2025/09/05 04:04:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/05 04:04:49 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/05 04:04:49 DEBUG : Looking for writers 2025/09/05 04:04:49 DEBUG : file1: reading active writers 2025/09/05 04:04:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/05 04:04:49 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/05 04:04:49 INFO : file1: Copied (new) 2025/09/05 04:04:49 DEBUG : file1: vfs cache: fingerprint now "5,2025-09-05 04:04:49 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/09/05 04:04:49 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/05 04:04:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 04:04:49 INFO : file1: vfs cache: upload succeeded try #1 2025/09/05 04:04:50 DEBUG : Looking for writers 2025/09/05 04:04:50 DEBUG : file1: reading active writers 2025/09/05 04:04:50 DEBUG : >WaitForWriters: 2025/09/05 04:04:50 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.02s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:04:50 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:04:50 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/05 04:04:50 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:50 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 04:04:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 04:04:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:50 INFO : webdav root 'rclone-test-cimerid1wuza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/05 04:04:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 04:04:50 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/09/05 04:04:51 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/05 04:04:51 DEBUG : dir/file1: newRWFileHandle: 2025/09/05 04:04:51 DEBUG : dir/file1(0xc00067db40): openPending: 2025/09/05 04:04:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/05 04:04:51 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/05 04:04:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/05 04:04:51 DEBUG : dir/file1(0xc00067db40): >openPending: err= 2025/09/05 04:04:51 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/05 04:04:51 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/05 04:04:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/05 04:04:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/05 04:04:51 DEBUG : dir/file1(0xc00067db40): _writeAt: size=5, off=0 2025/09/05 04:04:51 DEBUG : dir/file1(0xc00067db40): >_writeAt: n=5, err= 2025/09/05 04:04:51 DEBUG : dir/file1(0xc00067db40): close: 2025/09/05 04:04:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:51 DEBUG : dir/file1: vfs cache: setting modification time to 2025-09-05 04:04:51.10874819 +0000 UTC m=+98.966486548 2025/09/05 04:04:51 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:51 DEBUG : dir/file1(0xc00067db40): >close: err= 2025/09/05 04:04:51 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:04:51 DEBUG : dir: Looking for writers 2025/09/05 04:04:51 DEBUG : file1: reading active writers 2025/09/05 04:04:51 DEBUG : Looking for writers 2025/09/05 04:04:51 DEBUG : dir: reading active writers 2025/09/05 04:04:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/05 04:04:51 DEBUG : dir: Looking for writers 2025/09/05 04:04:51 DEBUG : file1: reading active writers 2025/09/05 04:04:51 DEBUG : Looking for writers 2025/09/05 04:04:51 DEBUG : dir: reading active writers 2025/09/05 04:04:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/05 04:04:51 DEBUG : dir: Looking for writers 2025/09/05 04:04:51 DEBUG : file1: reading active writers 2025/09/05 04:04:51 DEBUG : Looking for writers 2025/09/05 04:04:51 DEBUG : dir: reading active writers 2025/09/05 04:04:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/05 04:04:51 DEBUG : dir: Looking for writers 2025/09/05 04:04:51 DEBUG : file1: reading active writers 2025/09/05 04:04:51 DEBUG : Looking for writers 2025/09/05 04:04:51 DEBUG : dir: reading active writers 2025/09/05 04:04:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/05 04:04:51 DEBUG : dir/file1: vfs cache: starting upload 2025/09/05 04:04:51 DEBUG : dir: Looking for writers 2025/09/05 04:04:51 DEBUG : file1: reading active writers 2025/09/05 04:04:51 DEBUG : Looking for writers 2025/09/05 04:04:51 DEBUG : dir: reading active writers 2025/09/05 04:04:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/05 04:04:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 04:04:51 DEBUG : dir: Looking for writers 2025/09/05 04:04:51 DEBUG : file1: reading active writers 2025/09/05 04:04:51 DEBUG : Looking for writers 2025/09/05 04:04:51 DEBUG : dir: reading active writers 2025/09/05 04:04:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/05 04:04:51 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/05 04:04:51 INFO : dir/file1: Copied (replaced existing) 2025/09/05 04:04:51 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-09-05 04:04:51 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/09/05 04:04:51 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/05 04:04:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/05 04:04:51 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/05 04:04:51 DEBUG : dir: Looking for writers 2025/09/05 04:04:51 DEBUG : file1: reading active writers 2025/09/05 04:04:51 DEBUG : Looking for writers 2025/09/05 04:04:51 DEBUG : dir: reading active writers 2025/09/05 04:04:51 DEBUG : >WaitForWriters: 2025/09/05 04:04:51 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (2.00s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:04:52 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:04:52 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/05 04:04:52 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:52 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 04:04:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 04:04:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:52 INFO : webdav root 'rclone-test-cimerid1wuza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/05 04:04:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 04:04:52 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:53 DEBUG : dir/file1: newRWFileHandle: 2025/09/05 04:04:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/05 04:04:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/05 04:04:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/05 04:04:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/05 04:04:53 DEBUG : dir/file1(0xc000941c80): _writeAt: size=5, off=0 2025/09/05 04:04:53 DEBUG : dir/file1(0xc000941c80): openPending: 2025/09/05 04:04:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/05 04:04:53 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/05 04:04:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/05 04:04:53 DEBUG : dir/file1(0xc000941c80): >openPending: err= 2025/09/05 04:04:53 DEBUG : dir/file1(0xc000941c80): >_writeAt: n=5, err= 2025/09/05 04:04:53 DEBUG : dir/file1(0xc000941c80): _writeAt: size=15, off=5 2025/09/05 04:04:53 DEBUG : dir/file1(0xc000941c80): >_writeAt: n=15, err= 2025/09/05 04:04:53 DEBUG : dir/file1(0xc000941c80): close: 2025/09/05 04:04:53 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/09/05 04:04:53 DEBUG : dir/file1: vfs cache: setting modification time to 2025-09-05 04:04:53.12649255 +0000 UTC m=+100.984230908 2025/09/05 04:04:53 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:53 DEBUG : dir/file1(0xc000941c80): >close: err= 2025/09/05 04:04:53 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:04:53 DEBUG : dir: Looking for writers 2025/09/05 04:04:53 DEBUG : file1: reading active writers 2025/09/05 04:04:53 DEBUG : Looking for writers 2025/09/05 04:04:53 DEBUG : dir: reading active writers 2025/09/05 04:04:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/05 04:04:53 DEBUG : dir: Looking for writers 2025/09/05 04:04:53 DEBUG : file1: reading active writers 2025/09/05 04:04:53 DEBUG : Looking for writers 2025/09/05 04:04:53 DEBUG : dir: reading active writers 2025/09/05 04:04:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/05 04:04:53 DEBUG : dir: Looking for writers 2025/09/05 04:04:53 DEBUG : file1: reading active writers 2025/09/05 04:04:53 DEBUG : Looking for writers 2025/09/05 04:04:53 DEBUG : dir: reading active writers 2025/09/05 04:04:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/05 04:04:53 DEBUG : dir: Looking for writers 2025/09/05 04:04:53 DEBUG : file1: reading active writers 2025/09/05 04:04:53 DEBUG : Looking for writers 2025/09/05 04:04:53 DEBUG : dir: reading active writers 2025/09/05 04:04:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/05 04:04:53 DEBUG : dir/file1: vfs cache: starting upload 2025/09/05 04:04:53 DEBUG : dir: Looking for writers 2025/09/05 04:04:53 DEBUG : file1: reading active writers 2025/09/05 04:04:53 DEBUG : Looking for writers 2025/09/05 04:04:53 DEBUG : dir: reading active writers 2025/09/05 04:04:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/05 04:04:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 04:04:53 DEBUG : dir: Looking for writers 2025/09/05 04:04:53 DEBUG : file1: reading active writers 2025/09/05 04:04:53 DEBUG : Looking for writers 2025/09/05 04:04:53 DEBUG : dir: reading active writers 2025/09/05 04:04:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/05 04:04:53 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/09/05 04:04:53 INFO : dir/file1: Copied (replaced existing) 2025/09/05 04:04:53 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-09-05 04:04:53 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/09/05 04:04:53 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/05 04:04:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/05 04:04:53 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/05 04:04:53 DEBUG : dir: Looking for writers 2025/09/05 04:04:53 DEBUG : file1: reading active writers 2025/09/05 04:04:53 DEBUG : Looking for writers 2025/09/05 04:04:53 DEBUG : dir: reading active writers 2025/09/05 04:04:53 DEBUG : >WaitForWriters: 2025/09/05 04:04:53 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (2.10s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:04:54 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:04:54 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/05 04:04:54 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:54 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 04:04:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 04:04:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:54 INFO : webdav root 'rclone-test-cimerid1wuza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/05 04:04:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:54 DEBUG : file1: newRWFileHandle: 2025/09/05 04:04:54 DEBUG : file1(0xc00089bac0): openPending: 2025/09/05 04:04:54 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 04:04:54 DEBUG : file1(0xc00089bac0): >openPending: err= 2025/09/05 04:04:54 DEBUG : file1: >newRWFileHandle: err= 2025/09/05 04:04:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 04:04:54 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/05 04:04:54 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/05 04:04:54 DEBUG : file1(0xc00089bac0): _writeAt: size=5, off=0 2025/09/05 04:04:54 DEBUG : file1(0xc00089bac0): >_writeAt: n=5, err= 2025/09/05 04:04:54 DEBUG : file1(0xc00089bac0): close: 2025/09/05 04:04:54 DEBUG : file1: vfs cache: setting modification time to 2025-09-05 04:04:54.583653872 +0000 UTC m=+102.441392260 2025/09/05 04:04:54 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:54 DEBUG : file1(0xc00089bac0): >close: err= 2025/09/05 04:04:54 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:04:54 DEBUG : Looking for writers 2025/09/05 04:04:54 DEBUG : file1: reading active writers 2025/09/05 04:04:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/05 04:04:54 DEBUG : Looking for writers 2025/09/05 04:04:54 DEBUG : file1: reading active writers 2025/09/05 04:04:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/05 04:04:54 DEBUG : Looking for writers 2025/09/05 04:04:54 DEBUG : file1: reading active writers 2025/09/05 04:04:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/05 04:04:54 DEBUG : Looking for writers 2025/09/05 04:04:54 DEBUG : file1: reading active writers 2025/09/05 04:04:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/05 04:04:54 DEBUG : file1: vfs cache: starting upload 2025/09/05 04:04:54 DEBUG : Looking for writers 2025/09/05 04:04:54 DEBUG : file1: reading active writers 2025/09/05 04:04:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/05 04:04:54 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/05 04:04:54 DEBUG : Looking for writers 2025/09/05 04:04:54 DEBUG : file1: reading active writers 2025/09/05 04:04:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/05 04:04:55 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/05 04:04:55 INFO : file1: Copied (new) 2025/09/05 04:04:55 DEBUG : file1: vfs cache: fingerprint now "5,2025-09-05 04:04:54 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/09/05 04:04:55 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 04:04:55 INFO : file1: vfs cache: upload succeeded try #1 2025/09/05 04:04:55 DEBUG : Looking for writers 2025/09/05 04:04:55 DEBUG : file1: reading active writers 2025/09/05 04:04:55 DEBUG : >WaitForWriters: 2025/09/05 04:04:55 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.11s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:04:55 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:04:55 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/05 04:04:55 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:55 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 04:04:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 04:04:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/09/05 04:04:55 INFO : webdav root 'rclone-test-cimerid1wuza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000aba080): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000aba080): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000aba080): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000aba080): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000aba080): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.693674362 +0000 UTC m=+103.551412720 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000aba080): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000aba500): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000aba500): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000aba500): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000aba500): >_readAt: n=2, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000aba500): _writeAt: size=3, off=2 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000aba500): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000aba500): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.693674362 +0000 UTC m=+103.551412720 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000aba500): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000aba9c0): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000aba9c0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000aba9c0): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000aba9c0): >_readAt: n=5, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000aba9c0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.693674362 +0000 UTC m=+103.551412720 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000aba9c0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a700 item 1 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000abb000): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000abb000): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000abb000): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000abb000): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000abb000): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.697306802 +0000 UTC m=+103.555045200 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000abb000): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000abb500): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000abb500): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000abb500): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000abb500): >_readAt: n=5, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000abb500): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.697306802 +0000 UTC m=+103.555045200 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000abb500): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b030 item 2 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000abbb40): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000abbb40): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000abbb40): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000abbb40): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000abbb40): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.700399188 +0000 UTC m=+103.558137586 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000abbb40): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000ada040): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000ada040): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000ada040): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000ada040): >_readAt: n=2, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000ada040): _writeAt: size=3, off=2 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000ada040): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000ada040): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.700399188 +0000 UTC m=+103.558137586 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000ada040): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000ada500): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000ada500): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000ada500): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000ada500): >_readAt: n=5, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000ada500): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.700399188 +0000 UTC m=+103.558137586 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000ada500): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b6c0 item 3 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000872040): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000872040): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000872040): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000872040): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000872040): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.706199909 +0000 UTC m=+103.563938296 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000872040): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000872680): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000872680): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000872680): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000872680): >_readAt: n=5, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000872680): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.706199909 +0000 UTC m=+103.563938296 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000872680): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e3f0 item 4 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000872cc0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000872cc0): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000872cc0): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000872cc0): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000872cc0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.709160247 +0000 UTC m=+103.566898635 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000872cc0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000873140): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000873140): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000873140): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000873140): >_readAt: n=2, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000873140): _writeAt: size=3, off=2 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000873140): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000873140): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.709160247 +0000 UTC m=+103.566898635 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000873140): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000873600): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000873600): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000873600): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000873600): >_readAt: n=5, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000873600): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.709160247 +0000 UTC m=+103.566898635 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000873600): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e850 item 5 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000873c80): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000873c80): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000873c80): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000873c80): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000873c80): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.7132633 +0000 UTC m=+103.571001698 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000873c80): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c4340): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c4340): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c4340): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c4340): >_readAt: n=5, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c4340): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.7132633 +0000 UTC m=+103.571001698 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c4340): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f110 item 6 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c49c0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c49c0): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c49c0): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c49c0): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c49c0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.716207578 +0000 UTC m=+103.573945976 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c49c0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c4ec0): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c4ec0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c4ec0): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c4ec0): >_readAt: n=2, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c4ec0): _writeAt: size=3, off=2 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c4ec0): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c4ec0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.716207578 +0000 UTC m=+103.573945976 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c4ec0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c5380): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c5380): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c5380): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c5380): >_readAt: n=5, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c5380): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.716207578 +0000 UTC m=+103.573945976 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c5380): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f7a0 item 7 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c5a00): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c5a00): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c5a00): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c5a00): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c5a00): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.720337271 +0000 UTC m=+103.578075669 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c5a00): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c5f40): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c5f40): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c5f40): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c5f40): >_readAt: n=5, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c5f40): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.720337271 +0000 UTC m=+103.578075669 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c5f40): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000324e70 item 8 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000ada5c0): _readAt: size=2, off=0 2025/09/05 04:04:55 ERROR : open-test-file(0xc000ada5c0): Couldn't read size of file 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000ada5c0): >_readAt: n=0, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000ada5c0): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000ada5c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000ada5c0): close: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000ada5c0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000adac00): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000adac00): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000adac00): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000adac00): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000adac00): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.723596591 +0000 UTC m=+103.581334979 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000adac00): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000adb080): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000adb080): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000adb080): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000adb080): >_readAt: n=2, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000adb080): _writeAt: size=3, off=2 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000adb080): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000adb080): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.723596591 +0000 UTC m=+103.581334979 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000adb080): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000adb580): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000adb580): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000adb580): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000adb580): >_readAt: n=5, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000adb580): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.723596591 +0000 UTC m=+103.581334979 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000adb580): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000325ab0 item 9 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000adbc00): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000adbc00): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000adbc00): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000adbc00): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000adbc00): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.727823596 +0000 UTC m=+103.585561995 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000adbc00): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00089c200): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00089c200): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00089c200): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00089c200): >_readAt: n=5, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00089c200): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.727823596 +0000 UTC m=+103.585561995 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00089c200): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a850 item 10 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00089c840): _readAt: size=2, off=0 2025/09/05 04:04:55 ERROR : open-test-file(0xc00089c840): Couldn't read size of file 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00089c840): >_readAt: n=0, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00089c840): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00089c840): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00089c840): close: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00089c840): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00089cc00): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00089cc00): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00089cc00): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00089cc00): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00089cc00): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.731142839 +0000 UTC m=+103.588881227 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00089cc00): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00089d100): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00089d100): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00089d100): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00089d100): >_readAt: n=2, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00089d100): _writeAt: size=3, off=2 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00089d100): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00089d100): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.731142839 +0000 UTC m=+103.588881227 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00089d100): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00089d600): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00089d600): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00089d600): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00089d600): >_readAt: n=5, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00089d600): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.731142839 +0000 UTC m=+103.588881227 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00089d600): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046aee0 item 11 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00089dc80): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00089dc80): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00089dc80): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00089dc80): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00089dc80): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.735344388 +0000 UTC m=+103.593082785 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00089dc80): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000410100): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000410100): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000410100): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000410100): >_readAt: n=5, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000410100): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.735344388 +0000 UTC m=+103.593082785 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000410100): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b880 item 12 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000411300): _readAt: size=2, off=0 2025/09/05 04:04:55 ERROR : open-test-file(0xc000411300): Couldn't read size of file 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000411300): >_readAt: n=0, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000411300): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000411300): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000411300): close: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000411300): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0004117c0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0004117c0): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0004117c0): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0004117c0): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0004117c0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.738490775 +0000 UTC m=+103.596229173 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0004117c0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00048c400): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00048c400): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00048c400): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00048c400): >_readAt: n=5, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00048c400): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.738490775 +0000 UTC m=+103.596229173 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00048c400): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003687e0 item 13 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007a22c0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007a22c0): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007a22c0): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007a22c0): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007a22c0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.741040652 +0000 UTC m=+103.598779011 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007a22c0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007a2800): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007a2800): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007a2800): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007a2800): >_readAt: n=5, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007a2800): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.741040652 +0000 UTC m=+103.598779011 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007a2800): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402540 item 14 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007a2e40): _readAt: size=2, off=0 2025/09/05 04:04:55 ERROR : open-test-file(0xc0007a2e40): Couldn't read size of file 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007a2e40): >_readAt: n=0, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007a2e40): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007a2e40): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007a2e40): close: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007a2e40): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007a3200): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007a3200): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007a3200): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007a3200): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007a3200): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.743136747 +0000 UTC m=+103.600875105 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007a3200): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007a38c0): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007a38c0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007a38c0): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007a38c0): >_readAt: n=5, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007a38c0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.743136747 +0000 UTC m=+103.600875105 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007a38c0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402e70 item 15 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 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/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0006281c0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0006281c0): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0006281c0): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0006281c0): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0006281c0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.744919504 +0000 UTC m=+103.602657862 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0006281c0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000628700): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000628700): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000628700): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000628700): >_readAt: n=5, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000628700): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.744919504 +0000 UTC m=+103.602657862 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000628700): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004032d0 item 16 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000628d80): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000628d80): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000628d80): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000628d80): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000628d80): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.747106941 +0000 UTC m=+103.604845318 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000628d80): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000629200): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000629200): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000629200): open at offset 5 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000629200): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000629200): >_readAt: n=2, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000629200): _writeAt: size=3, off=7 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000629200): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000629200): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.747106941 +0000 UTC m=+103.604845318 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000629200): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000629700): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000629700): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000629700): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000629700): >_readAt: n=5, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000629700): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.747106941 +0000 UTC m=+103.604845318 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000629700): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403960 item 17 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000629d80): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000629d80): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000629d80): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000629d80): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000629d80): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.750479303 +0000 UTC m=+103.608217681 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000629d80): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b8340): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b8340): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b8340): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b8340): >_readAt: n=5, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b8340): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.750479303 +0000 UTC m=+103.608217681 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b8340): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c1c0 item 18 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b8ac0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b8ac0): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b8ac0): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b8ac0): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b8ac0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.752875001 +0000 UTC m=+103.610613379 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b8ac0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b8fc0): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b8fc0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b8fc0): open at offset 5 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b8fc0): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b8fc0): >_readAt: n=2, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b8fc0): _writeAt: size=3, off=7 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b8fc0): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b8fc0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.752875001 +0000 UTC m=+103.610613379 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b8fc0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b94c0): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b94c0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b94c0): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b94c0): >_readAt: n=5, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b94c0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.752875001 +0000 UTC m=+103.610613379 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b94c0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c620 item 19 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b9b40): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b9b40): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b9b40): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b9b40): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b9b40): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.755941178 +0000 UTC m=+103.613679566 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b9b40): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b96140): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b96140): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b96140): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b96140): >_readAt: n=5, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b96140): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.755941178 +0000 UTC m=+103.613679566 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b96140): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d260 item 20 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b967c0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b967c0): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b967c0): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b967c0): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b967c0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.758223853 +0000 UTC m=+103.615962232 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b967c0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b96cc0): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b96cc0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b96cc0): open at offset 5 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b96cc0): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b96cc0): >_readAt: n=2, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b96cc0): _writeAt: size=3, off=7 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b96cc0): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b96cc0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.758223853 +0000 UTC m=+103.615962232 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b96cc0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b971c0): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b971c0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b971c0): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b971c0): >_readAt: n=5, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b971c0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.758223853 +0000 UTC m=+103.615962232 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b971c0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d650 item 21 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b97840): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b97840): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b97840): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b97840): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b97840): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.761437447 +0000 UTC m=+103.619175924 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b97840): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b97d80): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b97d80): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b97d80): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b97d80): >_readAt: n=5, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b97d80): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.761437447 +0000 UTC m=+103.619175924 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b97d80): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046de30 item 22 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c6480): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c6480): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c6480): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c6480): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c6480): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.763924676 +0000 UTC m=+103.621663065 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c6480): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c6980): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c6980): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c6980): open at offset 5 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c6980): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c6980): >_readAt: n=2, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c6980): _writeAt: size=3, off=7 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c6980): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c6980): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.763924676 +0000 UTC m=+103.621663065 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c6980): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c6f80): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c6f80): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c6f80): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c6f80): >_readAt: n=5, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c6f80): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.763924676 +0000 UTC m=+103.621663065 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c6f80): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004703f0 item 23 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 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/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c7600): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c7600): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c7600): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c7600): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c7600): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.767312217 +0000 UTC m=+103.625050595 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c7600): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0005aa980): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0005aa980): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0005aa980): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0005aa980): >_readAt: n=5, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0005aa980): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.767312217 +0000 UTC m=+103.625050595 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0005aa980): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a070 item 24 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0005ab500): _readAt: size=2, off=0 2025/09/05 04:04:55 ERROR : open-test-file(0xc0005ab500): Couldn't read size of file 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0005ab500): >_readAt: n=0, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0005ab500): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0005ab500): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0005ab500): close: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0005ab500): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0005abb00): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0005abb00): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0005abb00): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0005abb00): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0005abb00): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.769234215 +0000 UTC m=+103.626972573 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0005abb00): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0006985c0): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0006985c0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0006985c0): open at offset 5 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0006985c0): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0006985c0): >_readAt: n=2, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0006985c0): _writeAt: size=3, off=7 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0006985c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0006985c0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.769234215 +0000 UTC m=+103.626972573 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0006985c0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000698b40): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000698b40): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000698b40): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000698b40): >_readAt: n=5, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000698b40): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.769234215 +0000 UTC m=+103.626972573 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000698b40): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a690 item 25 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0006991c0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0006991c0): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0006991c0): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0006991c0): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0006991c0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.772225732 +0000 UTC m=+103.629964109 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0006991c0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000699700): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000699700): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000699700): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000699700): >_readAt: n=5, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000699700): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.772225732 +0000 UTC m=+103.629964109 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000699700): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b490 item 26 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000699d40): _readAt: size=2, off=0 2025/09/05 04:04:55 ERROR : open-test-file(0xc000699d40): Couldn't read size of file 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000699d40): >_readAt: n=0, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000699d40): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000699d40): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000699d40): close: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000699d40): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080a180): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080a180): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080a180): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080a180): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080a180): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.773760623 +0000 UTC m=+103.631498981 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080a180): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080a680): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080a680): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080a680): open at offset 5 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080a680): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080a680): >_readAt: n=2, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080a680): _writeAt: size=3, off=7 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080a680): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080a680): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.773760623 +0000 UTC m=+103.631498981 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080a680): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080abc0): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080abc0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080abc0): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080abc0): >_readAt: n=5, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080abc0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.773760623 +0000 UTC m=+103.631498981 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080abc0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034bab0 item 27 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 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/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080b240): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080b240): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080b240): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080b240): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080b240): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.777947795 +0000 UTC m=+103.635686153 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080b240): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080b780): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080b780): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080b780): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080b780): >_readAt: n=5, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080b780): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.777947795 +0000 UTC m=+103.635686153 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080b780): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041cd20 item 28 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080bdc0): _readAt: size=2, off=0 2025/09/05 04:04:55 ERROR : open-test-file(0xc00080bdc0): Couldn't read size of file 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080bdc0): >_readAt: n=0, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080bdc0): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080bdc0): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080bdc0): close: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080bdc0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd8240): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd8240): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd8240): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd8240): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd8240): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.779904057 +0000 UTC m=+103.637642415 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd8240): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd8900): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd8900): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd8900): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd8900): >_readAt: n=5, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd8900): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.779904057 +0000 UTC m=+103.637642415 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd8900): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d570 item 29 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 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/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd8f80): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd8f80): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd8f80): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd8f80): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd8f80): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.781651508 +0000 UTC m=+103.639389866 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd8f80): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd9500): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd9500): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd9500): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd9500): >_readAt: n=5, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd9500): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.781651508 +0000 UTC m=+103.639389866 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd9500): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041dc70 item 30 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 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/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd9b40): _readAt: size=2, off=0 2025/09/05 04:04:55 ERROR : open-test-file(0xc000bd9b40): Couldn't read size of file 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd9b40): >_readAt: n=0, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd9b40): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd9b40): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd9b40): close: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd9b40): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd9f00): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd9f00): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd9f00): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd9f00): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd9f00): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.783610756 +0000 UTC m=+103.641349115 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd9f00): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067c640): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067c640): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067c640): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067c640): >_readAt: n=5, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067c640): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.783610756 +0000 UTC m=+103.641349115 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067c640): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cc5b0 item 31 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 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/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067ccc0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067ccc0): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067ccc0): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067ccc0): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067ccc0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.785261556 +0000 UTC m=+103.642999914 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067ccc0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067d200): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067d200): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067d200): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067d200): >_readAt: n=5, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067d200): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.785261556 +0000 UTC m=+103.642999914 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067d200): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ccb60 item 32 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067d8c0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067d8c0): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067d8c0): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067d8c0): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067d8c0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.787435737 +0000 UTC m=+103.645174126 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067d8c0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067dd40): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067dd40): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067dd40): _writeAt: size=3, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067dd40): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067dd40): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cd2d0 item 33 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067dd40): >_writeAt: n=3, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067dd40): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.788342902 +0000 UTC m=+103.646081289 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067dd40): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00017e540): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00017e540): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00017e540): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00017e540): >_readAt: n=5, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00017e540): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.788342902 +0000 UTC m=+103.646081289 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00017e540): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cd730 item 33 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00017ebc0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00017ebc0): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00017ebc0): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00017ebc0): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00017ebc0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.790887979 +0000 UTC m=+103.648626357 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00017ebc0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00017f040): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00017f040): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cdf10 item 34 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00017f040): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00017f040): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00017f040): _writeAt: size=3, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00017f040): >_writeAt: n=3, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00017f040): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.791942019 +0000 UTC m=+103.649680407 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00017f040): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00017f580): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00017f580): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00017f580): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00017f580): >_readAt: n=3, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00017f580): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.791942019 +0000 UTC m=+103.649680407 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00017f580): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c5b0 item 34 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00017fbc0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00017fbc0): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00017fbc0): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00017fbc0): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00017fbc0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.794275169 +0000 UTC m=+103.652013527 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00017fbc0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00048cdc0): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00048cdc0): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00048cdc0): _writeAt: size=3, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00048cdc0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00048cdc0): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369810 item 35 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00048cdc0): >_writeAt: n=3, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00048cdc0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.795259888 +0000 UTC m=+103.652998265 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00048cdc0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00048d640): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00048d640): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00048d640): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00048d640): >_readAt: n=5, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00048d640): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.795259888 +0000 UTC m=+103.652998265 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00048d640): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369b20 item 35 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00048dd00): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00048dd00): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00048dd00): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00048dd00): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00048dd00): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.797760713 +0000 UTC m=+103.655499111 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00048dd00): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000882380): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000882380): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338230 item 36 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000882380): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000882380): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000882380): _writeAt: size=3, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000882380): >_writeAt: n=3, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000882380): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.798689667 +0000 UTC m=+103.656428045 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000882380): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008828c0): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008828c0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008828c0): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008828c0): >_readAt: n=3, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008828c0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.798689667 +0000 UTC m=+103.656428045 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008828c0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003385b0 item 36 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000882f00): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000882f00): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000882f00): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000882f00): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000882f00): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.801293516 +0000 UTC m=+103.659031893 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000882f00): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008833c0): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008833c0): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008833c0): _writeAt: size=3, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008833c0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008833c0): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338fc0 item 37 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008833c0): >_writeAt: n=3, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008833c0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.802235905 +0000 UTC m=+103.659974283 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008833c0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008838c0): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008838c0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008838c0): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008838c0): >_readAt: n=5, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008838c0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.802235905 +0000 UTC m=+103.659974283 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008838c0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003392d0 item 37 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000883f40): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000883f40): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000883f40): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000883f40): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000883f40): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.80475264 +0000 UTC m=+103.662491018 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000883f40): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008ee500): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008ee500): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339dc0 item 38 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008ee500): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008ee500): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008ee500): _writeAt: size=3, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008ee500): >_writeAt: n=3, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008ee500): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.805660415 +0000 UTC m=+103.663398802 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008ee500): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008eea40): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008eea40): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008eea40): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008eea40): >_readAt: n=3, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008eea40): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.805660415 +0000 UTC m=+103.663398802 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008eea40): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a4070 item 38 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008ef0c0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008ef0c0): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008ef0c0): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008ef0c0): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008ef0c0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.808179835 +0000 UTC m=+103.665918213 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008ef0c0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008ef5c0): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008ef5c0): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008ef5c0): _writeAt: size=3, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008ef5c0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008ef5c0): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a4930 item 39 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008ef5c0): >_writeAt: n=3, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008ef5c0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.809047203 +0000 UTC m=+103.666785591 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008ef5c0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008efac0): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008efac0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008efac0): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008efac0): >_readAt: n=5, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008efac0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.809047203 +0000 UTC m=+103.666785591 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008efac0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a4bd0 item 39 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c7dc0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c7dc0): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c7dc0): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c7dc0): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c7dc0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.811060452 +0000 UTC m=+103.668798871 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c7dc0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007ba340): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007ba340): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470fc0 item 40 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007ba340): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007ba340): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007ba340): _writeAt: size=3, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007ba340): >_writeAt: n=3, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007ba340): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.811748314 +0000 UTC m=+103.669486673 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007ba340): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007ba900): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007ba900): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007ba900): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007ba900): >_readAt: n=3, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007ba900): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.811748314 +0000 UTC m=+103.669486673 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007ba900): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004711f0 item 40 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007baf00): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007baf00): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007baf00): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007baf00): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007baf00): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007baf00): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007baf00): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.813432146 +0000 UTC m=+103.671170504 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007baf00): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007bb400): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007bb400): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007bb400): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471960 item 41 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007bb400): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007bb400): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.814352674 +0000 UTC m=+103.672091062 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007bb400): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007bb8c0): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007bb8c0): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007bb8c0): _writeAt: size=3, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007bb8c0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007bb8c0): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471b90 item 41 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007bb8c0): >_writeAt: n=3, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007bb8c0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.815341571 +0000 UTC m=+103.673079949 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007bb8c0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007bbe00): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007bbe00): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007bbe00): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007bbe00): >_readAt: n=5, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007bbe00): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.815341571 +0000 UTC m=+103.673079949 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007bbe00): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471e30 item 41 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0009884c0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0009884c0): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0009884c0): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0009884c0): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0009884c0): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0009884c0): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0009884c0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.817797281 +0000 UTC m=+103.675535659 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0009884c0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0009889c0): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0009889c0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0009889c0): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346850 item 42 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0009889c0): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0009889c0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.818612732 +0000 UTC m=+103.676351111 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0009889c0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000988f80): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000988f80): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346d20 item 42 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000988f80): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000988f80): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000988f80): _writeAt: size=3, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000988f80): >_writeAt: n=3, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000988f80): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.819631535 +0000 UTC m=+103.677369913 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000988f80): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000989540): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000989540): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000989540): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000989540): >_readAt: n=3, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000989540): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.819631535 +0000 UTC m=+103.677369913 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000989540): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347180 item 42 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000989b80): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000989b80): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000989b80): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000989b80): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000989b80): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000989b80): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000989b80): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.821980094 +0000 UTC m=+103.679718472 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000989b80): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000814100): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000814100): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000814100): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347880 item 43 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000814100): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000814100): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.82283541 +0000 UTC m=+103.680573798 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000814100): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000814640): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000814640): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000814640): _writeAt: size=3, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000814640): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000814640): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347f10 item 43 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000814640): >_writeAt: n=3, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000814640): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.823775697 +0000 UTC m=+103.681514084 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000814640): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000814b80): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000814b80): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000814b80): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000814b80): >_readAt: n=5, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000814b80): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.823775697 +0000 UTC m=+103.681514084 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000814b80): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366380 item 43 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008151c0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008151c0): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008151c0): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008151c0): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008151c0): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008151c0): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008151c0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.825950981 +0000 UTC m=+103.683689358 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008151c0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008156c0): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008156c0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008156c0): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366a10 item 44 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008156c0): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008156c0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.826866318 +0000 UTC m=+103.684604697 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008156c0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000815c00): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000815c00): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366c40 item 44 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000815c00): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000815c00): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000815c00): _writeAt: size=3, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000815c00): >_writeAt: n=3, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000815c00): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.828047145 +0000 UTC m=+103.685785533 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000815c00): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000762240): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000762240): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000762240): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000762240): >_readAt: n=3, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000762240): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.828047145 +0000 UTC m=+103.685785533 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000762240): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366e00 item 44 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000762980): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000762980): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000762980): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000762980): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000762980): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000762980): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000762980): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.830357644 +0000 UTC m=+103.688096022 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000762980): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000762e80): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000762e80): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000762e80): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367650 item 45 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000762e80): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000762e80): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.83122374 +0000 UTC m=+103.688962128 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000762e80): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000763580): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000763580): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000763580): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000763580): >_readAt: n=5, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000763580): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.83122374 +0000 UTC m=+103.688962128 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000763580): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367880 item 45 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000763bc0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000763bc0): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000763bc0): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000763bc0): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000763bc0): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000763bc0): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000763bc0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.834238509 +0000 UTC m=+103.691976937 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000763bc0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000940140): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000940140): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000940140): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367dc0 item 46 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000940140): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000940140): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.835153438 +0000 UTC m=+103.692891826 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000940140): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000940840): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000940840): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000940840): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000940840): >_readAt: n=5, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000940840): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.835153438 +0000 UTC m=+103.692891826 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000940840): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414380 item 46 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000940ec0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000940ec0): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000940ec0): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000940ec0): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000940ec0): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000940ec0): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000940ec0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.837790078 +0000 UTC m=+103.695528456 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000940ec0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0009413c0): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0009413c0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0009413c0): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414ee0 item 47 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0009413c0): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0009413c0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.838609696 +0000 UTC m=+103.696348084 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0009413c0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000941ac0): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000941ac0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000941ac0): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000941ac0): >_readAt: n=5, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000941ac0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.838609696 +0000 UTC m=+103.696348084 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000941ac0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415340 item 47 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 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/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008bc180): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008bc180): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008bc180): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008bc180): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008bc180): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008bc180): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008bc180): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.841202113 +0000 UTC m=+103.698940512 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008bc180): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008bc680): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008bc680): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008bc680): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004159d0 item 48 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008bc680): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008bc680): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.842198094 +0000 UTC m=+103.699936482 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008bc680): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008bcd80): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008bcd80): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008bcd80): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008bcd80): >_readAt: n=5, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008bcd80): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.842198094 +0000 UTC m=+103.699936482 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008bcd80): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415d50 item 48 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008bd400): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008bd400): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008bd400): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008bd400): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008bd400): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.844640098 +0000 UTC m=+103.702378476 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008bd400): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008bd880): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008bd880): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008bd880): _writeAt: size=3, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008bd880): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008bd880): open at offset 5 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008bd880): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376540 item 49 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008bd880): >_writeAt: n=3, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008bd880): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.845519068 +0000 UTC m=+103.703257447 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008bd880): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008bddc0): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008bddc0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008bddc0): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008bddc0): >_readAt: n=8, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008bddc0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.845519068 +0000 UTC m=+103.703257447 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008bddc0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376850 item 49 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008924c0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008924c0): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008924c0): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008924c0): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008924c0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.848029432 +0000 UTC m=+103.705767820 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008924c0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000892a00): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000892a00): open at offset 5 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000892a00): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377490 item 50 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000892a00): _readAt: size=2, off=5 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000892a00): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000892a00): _writeAt: size=3, off=5 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000892a00): >_writeAt: n=3, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000892a00): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.848833401 +0000 UTC m=+103.706571759 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000892a00): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000892f80): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000892f80): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000892f80): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000892f80): >_readAt: n=3, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000892f80): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.848833401 +0000 UTC m=+103.706571759 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000892f80): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377810 item 50 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000893600): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000893600): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000893600): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000893600): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000893600): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.850544183 +0000 UTC m=+103.708282542 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000893600): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000893b00): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000893b00): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000893b00): _writeAt: size=3, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000893b00): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000893b00): open at offset 5 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000893b00): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050310 item 51 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000893b00): >_writeAt: n=3, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000893b00): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.85129919 +0000 UTC m=+103.709037548 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000893b00): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0009b80c0): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0009b80c0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0009b80c0): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0009b80c0): >_readAt: n=8, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0009b80c0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.85129919 +0000 UTC m=+103.709037548 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0009b80c0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050770 item 51 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0009b8740): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0009b8740): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0009b8740): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0009b8740): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0009b8740): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.853017186 +0000 UTC m=+103.710755544 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0009b8740): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0009b8c80): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0009b8c80): open at offset 5 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0009b8c80): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051500 item 52 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0009b8c80): _readAt: size=2, off=5 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0009b8c80): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0009b8c80): _writeAt: size=3, off=5 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0009b8c80): >_writeAt: n=3, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0009b8c80): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.85374328 +0000 UTC m=+103.711481637 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0009b8c80): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0009b9200): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0009b9200): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0009b9200): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0009b9200): >_readAt: n=3, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0009b9200): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.85374328 +0000 UTC m=+103.711481637 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0009b9200): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051e30 item 52 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0009b9880): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0009b9880): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0009b9880): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0009b9880): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0009b9880): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.855252202 +0000 UTC m=+103.712990560 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0009b9880): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0009b9d80): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0009b9d80): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0009b9d80): _writeAt: size=3, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0009b9d80): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0009b9d80): open at offset 5 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0009b9d80): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430770 item 53 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0009b9d80): >_writeAt: n=3, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0009b9d80): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.855933071 +0000 UTC m=+103.713671429 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0009b9d80): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000838340): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000838340): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000838340): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000838340): >_readAt: n=8, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000838340): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.855933071 +0000 UTC m=+103.713671429 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000838340): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430930 item 53 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008389c0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008389c0): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008389c0): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008389c0): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008389c0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.857552391 +0000 UTC m=+103.715290749 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008389c0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000838ec0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000838ec0): open at offset 5 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000838ec0): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430e00 item 54 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000838ec0): _readAt: size=2, off=5 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000838ec0): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000838ec0): _writeAt: size=3, off=5 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000838ec0): >_writeAt: n=3, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000838ec0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.858770558 +0000 UTC m=+103.716508935 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000838ec0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000839440): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000839440): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000839440): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000839440): >_readAt: n=3, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000839440): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.858770558 +0000 UTC m=+103.716508935 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000839440): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430fc0 item 54 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000839ac0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000839ac0): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000839ac0): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000839ac0): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000839ac0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.861071949 +0000 UTC m=+103.718810327 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000839ac0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007ee140): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007ee140): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007ee140): _writeAt: size=3, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007ee140): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007ee140): open at offset 5 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007ee140): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431570 item 55 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007ee140): >_writeAt: n=3, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007ee140): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.862000292 +0000 UTC m=+103.719738670 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007ee140): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007ee680): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007ee680): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007ee680): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007ee680): >_readAt: n=8, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007ee680): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.862000292 +0000 UTC m=+103.719738670 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007ee680): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431960 item 55 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 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/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007eed40): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007eed40): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007eed40): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007eed40): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007eed40): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.864671938 +0000 UTC m=+103.722410326 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007eed40): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007ef240): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007ef240): open at offset 5 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007ef240): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431e30 item 56 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007ef240): _readAt: size=2, off=5 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007ef240): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007ef240): _writeAt: size=3, off=5 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007ef240): >_writeAt: n=3, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007ef240): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.865900164 +0000 UTC m=+103.723638552 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007ef240): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007ef7c0): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007ef7c0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007ef7c0): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007ef7c0): >_readAt: n=3, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007ef7c0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.865900164 +0000 UTC m=+103.723638552 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007ef7c0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004280e0 item 56 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007efe00): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007efe00): open at offset 0 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007efe00): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007efe00): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007efe00): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007efe00): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007efe00): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007efe00): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.868413673 +0000 UTC m=+103.726152051 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007efe00): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b583c0): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b583c0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b583c0): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428690 item 57 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b583c0): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b583c0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.869335243 +0000 UTC m=+103.727073622 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b583c0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b58900): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b58900): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b58900): _writeAt: size=3, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b58900): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b58900): open at offset 5 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b58900): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428850 item 57 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b58900): >_writeAt: n=3, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b58900): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.87033461 +0000 UTC m=+103.728072988 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b58900): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b58e80): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b58e80): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b58e80): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b58e80): >_readAt: n=8, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b58e80): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.87033461 +0000 UTC m=+103.728072988 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b58e80): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428a10 item 57 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b594c0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b594c0): open at offset 0 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b594c0): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b594c0): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b594c0): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b594c0): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b594c0): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b594c0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.87282231 +0000 UTC m=+103.730560688 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b594c0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b59a00): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b59a00): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b59a00): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428e00 item 58 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b59a00): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b59a00): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.873622322 +0000 UTC m=+103.731360710 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b59a00): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b59f40): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b59f40): open at offset 5 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b59f40): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428fc0 item 58 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b59f40): _readAt: size=2, off=5 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b59f40): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b59f40): _writeAt: size=3, off=5 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b59f40): >_writeAt: n=3, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b59f40): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.87477191 +0000 UTC m=+103.732510288 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b59f40): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b72580): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b72580): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b72580): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b72580): >_readAt: n=3, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b72580): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.87477191 +0000 UTC m=+103.732510288 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b72580): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429180 item 58 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b72bc0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b72bc0): open at offset 0 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b72bc0): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b72bc0): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b72bc0): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b72bc0): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b72bc0): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b72bc0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.877221209 +0000 UTC m=+103.734959577 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b72bc0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008eff00): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008eff00): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008eff00): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a4f50 item 59 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008eff00): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008eff00): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.877861451 +0000 UTC m=+103.735599809 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008eff00): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b8e4c0): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b8e4c0): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b8e4c0): _writeAt: size=3, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b8e4c0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b8e4c0): open at offset 5 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b8e4c0): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a5110 item 59 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b8e4c0): >_writeAt: n=3, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b8e4c0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.878918685 +0000 UTC m=+103.736657074 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b8e4c0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b8ea40): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b8ea40): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b8ea40): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b8ea40): >_readAt: n=8, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b8ea40): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.878918685 +0000 UTC m=+103.736657074 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b8ea40): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a5340 item 59 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 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/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b8f080): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b8f080): open at offset 0 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b8f080): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b8f080): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b8f080): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b8f080): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b8f080): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b8f080): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.881493149 +0000 UTC m=+103.739231537 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b8f080): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b8f5c0): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b8f5c0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b8f5c0): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a5810 item 60 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b8f5c0): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b8f5c0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.882413889 +0000 UTC m=+103.740152267 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b8f5c0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b8fb00): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b8fb00): open at offset 5 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b8fb00): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc000 item 60 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b8fb00): _readAt: size=2, off=5 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b8fb00): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b8fb00): _writeAt: size=3, off=5 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b8fb00): >_writeAt: n=3, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b8fb00): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.883423744 +0000 UTC m=+103.741162133 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b8fb00): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bbc140): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bbc140): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bbc140): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bbc140): >_readAt: n=3, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bbc140): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.883423744 +0000 UTC m=+103.741162133 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bbc140): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc3f0 item 60 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bbc780): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bbc780): open at offset 0 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bbc780): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bbc780): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bbc780): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bbc780): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bbc780): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bbc780): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.885457552 +0000 UTC m=+103.743195910 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bbc780): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bbccc0): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bbccc0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bbccc0): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dce70 item 61 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bbccc0): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bbccc0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.88606879 +0000 UTC m=+103.743807149 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bbccc0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bbd3c0): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bbd3c0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bbd3c0): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bbd3c0): >_readAt: n=5, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bbd3c0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.88606879 +0000 UTC m=+103.743807149 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bbd3c0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd110 item 61 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 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/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bbda00): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bbda00): open at offset 0 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bbda00): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bbda00): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bbda00): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bbda00): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bbda00): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bbda00): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.888865201 +0000 UTC m=+103.746603579 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bbda00): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bbdf40): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bbdf40): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bbdf40): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd570 item 62 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bbdf40): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bbdf40): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.8896371 +0000 UTC m=+103.747375478 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bbdf40): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bde6c0): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bde6c0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bde6c0): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bde6c0): >_readAt: n=5, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bde6c0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.8896371 +0000 UTC m=+103.747375478 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bde6c0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd8f0 item 62 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 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/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bded00): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bded00): open at offset 0 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bded00): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bded00): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bded00): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bded00): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bded00): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bded00): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.891815319 +0000 UTC m=+103.749553667 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bded00): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bdf240): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bdf240): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bdf240): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e2a0 item 63 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bdf240): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bdf240): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.892532497 +0000 UTC m=+103.750270854 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bdf240): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bdf940): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bdf940): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bdf940): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bdf940): >_readAt: n=5, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bdf940): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.892532497 +0000 UTC m=+103.750270854 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bdf940): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e4d0 item 63 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 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/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bfa000): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bfa000): open at offset 0 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bfa000): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bfa000): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bfa000): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bfa000): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bfa000): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bfa000): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.894926771 +0000 UTC m=+103.752665139 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bfa000): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bfa540): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bfa540): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bfa540): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e9a0 item 64 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bfa540): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bfa540): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.895593783 +0000 UTC m=+103.753332162 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bfa540): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bfac40): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bfac40): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bfac40): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bfac40): >_readAt: n=5, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bfac40): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.895593783 +0000 UTC m=+103.753332162 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bfac40): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030f5e0 item 64 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bfb280): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bfb280): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bfb280): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bfb280): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bfb280): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.897776652 +0000 UTC m=+103.755515020 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bfb280): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDWR 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bfb700): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bfb700): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bfb700): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bfb700): >_readAt: n=2, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bfb700): _writeAt: size=3, off=2 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030fdc0 item 65 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bfb700): >_writeAt: n=3, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bfb700): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.898483338 +0000 UTC m=+103.756221716 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bfb700): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bfbc00): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bfbc00): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bfbc00): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bfbc00): >_readAt: n=5, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bfbc00): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.898483338 +0000 UTC m=+103.756221716 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bfbc00): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005085b0 item 65 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000c182c0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000c182c0): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000c182c0): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000c182c0): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000c182c0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.900640709 +0000 UTC m=+103.758379077 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000c182c0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000c18740): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000c18740): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000508b60 item 66 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000c18740): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000c18740): >_readAt: n=0, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000c18740): _writeAt: size=3, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000c18740): >_writeAt: n=3, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000c18740): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.901538725 +0000 UTC m=+103.759277103 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000c18740): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000c18c80): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000c18c80): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000c18c80): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000c18c80): >_readAt: n=3, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000c18c80): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.901538725 +0000 UTC m=+103.759277103 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000c18c80): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000508d20 item 66 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000c192c0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000c192c0): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000c192c0): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000c192c0): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000c192c0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.903369983 +0000 UTC m=+103.761108361 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000c192c0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00017fd80): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00017fd80): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00017fd80): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00017fd80): >_readAt: n=2, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00017fd80): _writeAt: size=3, off=2 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c8c0 item 67 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00017fd80): >_writeAt: n=3, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00017fd80): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.904097619 +0000 UTC m=+103.761835978 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00017fd80): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008a8300): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008a8300): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008a8300): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008a8300): >_readAt: n=5, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008a8300): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.904097619 +0000 UTC m=+103.761835978 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008a8300): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032cfc0 item 67 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008a8980): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008a8980): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008a8980): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008a8980): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008a8980): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.905666365 +0000 UTC m=+103.763404713 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008a8980): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008a8e80): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008a8e80): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d5e0 item 68 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008a8e80): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008a8e80): >_readAt: n=0, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008a8e80): _writeAt: size=3, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008a8e80): >_writeAt: n=3, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008a8e80): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.906378732 +0000 UTC m=+103.764117090 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008a8e80): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008a93c0): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008a93c0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008a93c0): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008a93c0): >_readAt: n=3, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008a93c0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.906378732 +0000 UTC m=+103.764117090 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008a93c0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d810 item 68 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008a9a00): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008a9a00): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008a9a00): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008a9a00): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008a9a00): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.908139317 +0000 UTC m=+103.765877675 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008a9a00): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008a9e80): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008a9e80): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008a9e80): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008a9e80): >_readAt: n=2, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008a9e80): _writeAt: size=3, off=2 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032dce0 item 69 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008a9e80): >_writeAt: n=3, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008a9e80): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.908876712 +0000 UTC m=+103.766615070 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008a9e80): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000c8a400): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000c8a400): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000c8a400): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000c8a400): >_readAt: n=5, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000c8a400): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.908876712 +0000 UTC m=+103.766615070 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000c8a400): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032df10 item 69 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000c8aa80): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000c8aa80): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000c8aa80): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000c8aa80): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000c8aa80): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.910763263 +0000 UTC m=+103.768501632 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000c8aa80): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000c8af80): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000c8af80): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001105b0 item 70 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000c8af80): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000c8af80): >_readAt: n=0, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000c8af80): _writeAt: size=3, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000c8af80): >_writeAt: n=3, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000c8af80): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.911468608 +0000 UTC m=+103.769206966 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000c8af80): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000c8b4c0): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000c8b4c0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000c8b4c0): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000c8b4c0): >_readAt: n=3, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000c8b4c0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.911468608 +0000 UTC m=+103.769206966 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000c8b4c0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001107e0 item 70 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000c8bb40): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000c8bb40): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000c8bb40): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000c8bb40): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000c8bb40): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.913144415 +0000 UTC m=+103.770882773 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000c8bb40): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000cac0c0): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000cac0c0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000cac0c0): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000cac0c0): >_readAt: n=2, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000cac0c0): _writeAt: size=3, off=2 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001111f0 item 71 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000cac0c0): >_writeAt: n=3, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000cac0c0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.913860369 +0000 UTC m=+103.771598727 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000cac0c0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b73180): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b73180): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b73180): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b73180): >_readAt: n=5, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b73180): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.913860369 +0000 UTC m=+103.771598727 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b73180): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429960 item 71 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b73800): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b73800): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b73800): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b73800): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b73800): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.91548573 +0000 UTC m=+103.773224098 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b73800): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b73d00): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b73d00): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364070 item 72 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b73d00): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b73d00): >_readAt: n=0, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b73d00): _writeAt: size=3, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b73d00): >_writeAt: n=3, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b73d00): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.916230408 +0000 UTC m=+103.773968767 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b73d00): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d142c0): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d142c0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d142c0): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d142c0): >_readAt: n=3, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d142c0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.916230408 +0000 UTC m=+103.773968767 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d142c0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003643f0 item 72 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d14880): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d14880): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d14880): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d14880): >_readAt: n=0, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d14880): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d14880): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d14880): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.917639154 +0000 UTC m=+103.775377511 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d14880): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d14d80): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d14d80): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d14d80): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364e00 item 73 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d14d80): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d14d80): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.918198944 +0000 UTC m=+103.775937302 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d14d80): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d15240): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d15240): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d15240): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d15240): >_readAt: n=2, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d15240): _writeAt: size=3, off=2 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364fc0 item 73 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d15240): >_writeAt: n=3, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d15240): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.918766771 +0000 UTC m=+103.776505119 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d15240): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d15780): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d15780): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d15780): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d15780): >_readAt: n=5, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d15780): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.918766771 +0000 UTC m=+103.776505119 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d15780): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003651f0 item 73 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d15dc0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d15dc0): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d15dc0): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d15dc0): >_readAt: n=0, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d15dc0): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d15dc0): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d15dc0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.920557543 +0000 UTC m=+103.778295901 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d15dc0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d38340): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d38340): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d38340): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365c70 item 74 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d38340): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d38340): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.921879044 +0000 UTC m=+103.779617402 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d38340): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000cac0c0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000cac0c0): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111ce0 item 74 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000cac0c0): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000cac0c0): >_readAt: n=0, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000cac0c0): _writeAt: size=3, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000cac0c0): >_writeAt: n=3, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000cac0c0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.923200966 +0000 UTC m=+103.780939334 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000cac0c0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000cac740): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000cac740): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000cac740): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000cac740): >_readAt: n=3, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000cac740): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.923200966 +0000 UTC m=+103.780939334 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000cac740): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000508540 item 74 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000cacd80): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000cacd80): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000cacd80): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000cacd80): >_readAt: n=0, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000cacd80): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000cacd80): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000cacd80): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.925226408 +0000 UTC m=+103.782964776 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000cacd80): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000cad280): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000cad280): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000cad280): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000508af0 item 75 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000cad280): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000cad280): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.925891528 +0000 UTC m=+103.783629885 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000cad280): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000cad7c0): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000cad7c0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000cad7c0): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000cad7c0): >_readAt: n=2, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000cad7c0): _writeAt: size=3, off=2 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000508cb0 item 75 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000cad7c0): >_writeAt: n=3, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000cad7c0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.926536036 +0000 UTC m=+103.784274385 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000cad7c0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000cadd00): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000cadd00): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000cadd00): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000cadd00): >_readAt: n=5, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000cadd00): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.926536036 +0000 UTC m=+103.784274385 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000cadd00): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000508fc0 item 75 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d38a40): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d38a40): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d38a40): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d38a40): >_readAt: n=0, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d38a40): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d38a40): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d38a40): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.928105053 +0000 UTC m=+103.785843411 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d38a40): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d38f40): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d38f40): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d38f40): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000509810 item 76 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d38f40): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d38f40): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.928761605 +0000 UTC m=+103.786499953 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d38f40): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d39480): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d39480): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005099d0 item 76 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d39480): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d39480): >_readAt: n=0, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d39480): _writeAt: size=3, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d39480): >_writeAt: n=3, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d39480): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.929431603 +0000 UTC m=+103.787169962 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d39480): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d39a00): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d39a00): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d39a00): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d39a00): >_readAt: n=3, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d39a00): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.929431603 +0000 UTC m=+103.787169962 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000d39a00): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000509c70 item 76 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0002c4900): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0002c4900): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0002c4900): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0002c4900): >_readAt: n=0, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0002c4900): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0002c4900): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0002c4900): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.931088645 +0000 UTC m=+103.788827003 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0002c4900): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000410b00): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000410b00): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000410b00): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364460 item 77 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000410b00): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000410b00): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.931632997 +0000 UTC m=+103.789371355 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000410b00): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000411880): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000411880): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000411880): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000411880): >_readAt: n=5, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000411880): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.931632997 +0000 UTC m=+103.789371355 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000411880): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364930 item 77 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007a2200): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007a2200): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007a2200): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007a2200): >_readAt: n=0, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007a2200): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007a2200): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007a2200): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.933262135 +0000 UTC m=+103.791000494 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007a2200): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007a2700): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007a2700): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007a2700): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365030 item 78 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007a2700): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007a2700): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.933938495 +0000 UTC m=+103.791676853 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007a2700): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007a2e00): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007a2e00): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007a2e00): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007a2e00): >_readAt: n=5, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007a2e00): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.933938495 +0000 UTC m=+103.791676853 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007a2e00): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365420 item 78 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007a3440): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007a3440): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007a3440): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007a3440): >_readAt: n=0, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007a3440): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007a3440): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007a3440): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.935596137 +0000 UTC m=+103.793334496 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007a3440): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007a3940): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007a3940): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007a3940): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110310 item 79 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007a3940): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007a3940): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.936197386 +0000 UTC m=+103.793935744 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007a3940): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0006282c0): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0006282c0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0006282c0): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0006282c0): >_readAt: n=5, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0006282c0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.936197386 +0000 UTC m=+103.793935744 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0006282c0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001105b0 item 79 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 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/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000628900): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000628900): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000628900): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000628900): >_readAt: n=0, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000628900): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000628900): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000628900): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.93781321 +0000 UTC m=+103.795551567 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000628900): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000628e40): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000628e40): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000628e40): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110a10 item 80 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000628e40): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000628e40): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.93842099 +0000 UTC m=+103.796159349 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000628e40): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000629540): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000629540): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000629540): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000629540): >_readAt: n=5, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000629540): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.93842099 +0000 UTC m=+103.796159349 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000629540): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001111f0 item 80 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000629b80): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000629b80): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000629b80): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000629b80): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000629b80): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.940002511 +0000 UTC m=+103.797740868 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000629b80): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b8080): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b8080): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b8080): open at offset 5 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b8080): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b8080): >_readAt: n=2, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b8080): _writeAt: size=3, off=7 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e460 item 81 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b8080): >_writeAt: n=3, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b8080): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.940695992 +0000 UTC m=+103.798434350 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b8080): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b85c0): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b85c0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b85c0): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b85c0): >_readAt: n=8, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b85c0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.940695992 +0000 UTC m=+103.798434350 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b85c0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e690 item 81 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b8d40): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b8d40): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b8d40): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b8d40): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b8d40): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.942337413 +0000 UTC m=+103.800075771 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b8d40): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b9240): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b9240): open at offset 5 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b9240): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ed20 item 82 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b9240): _readAt: size=2, off=5 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b9240): >_readAt: n=0, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b9240): _writeAt: size=3, off=5 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b9240): >_writeAt: n=3, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b9240): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.94311328 +0000 UTC m=+103.800851639 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b9240): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b97c0): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b97c0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b97c0): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b97c0): >_readAt: n=3, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b97c0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.94311328 +0000 UTC m=+103.800851639 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b97c0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ef50 item 82 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b9e40): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b9e40): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b9e40): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b9e40): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b9e40): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.944833961 +0000 UTC m=+103.802572320 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008b9e40): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b96400): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b96400): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b96400): open at offset 5 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b96400): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b96400): >_readAt: n=2, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b96400): _writeAt: size=3, off=7 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f6c0 item 83 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b96400): >_writeAt: n=3, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b96400): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.945547491 +0000 UTC m=+103.803285849 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b96400): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b96940): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b96940): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b96940): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b96940): >_readAt: n=8, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b96940): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.945547491 +0000 UTC m=+103.803285849 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b96940): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f9d0 item 83 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b96fc0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b96fc0): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b96fc0): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b96fc0): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b96fc0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.947140862 +0000 UTC m=+103.804879220 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b96fc0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b974c0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b974c0): open at offset 5 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b974c0): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000324d20 item 84 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b974c0): _readAt: size=2, off=5 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b974c0): >_readAt: n=0, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b974c0): _writeAt: size=3, off=5 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b974c0): >_writeAt: n=3, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b974c0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.947870262 +0000 UTC m=+103.805608620 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b974c0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b97a40): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b97a40): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b97a40): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b97a40): >_readAt: n=3, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b97a40): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.947870262 +0000 UTC m=+103.805608620 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000b97a40): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003252d0 item 84 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0005aa7c0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0005aa7c0): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0005aa7c0): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0005aa7c0): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0005aa7c0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.949356912 +0000 UTC m=+103.807095271 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0005aa7c0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0005aae00): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0005aae00): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0005aae00): open at offset 5 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0005aae00): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0005aae00): >_readAt: n=2, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0005aae00): _writeAt: size=3, off=7 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000325dc0 item 85 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0005aae00): >_writeAt: n=3, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0005aae00): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.950106099 +0000 UTC m=+103.807844458 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0005aae00): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0005ab800): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0005ab800): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0005ab800): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0005ab800): >_readAt: n=8, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0005ab800): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.950106099 +0000 UTC m=+103.807844458 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0005ab800): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a1c0 item 85 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000698600): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000698600): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000698600): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000698600): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000698600): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.951792165 +0000 UTC m=+103.809530523 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000698600): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000698b40): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000698b40): open at offset 5 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000698b40): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046acb0 item 86 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000698b40): _readAt: size=2, off=5 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000698b40): >_readAt: n=0, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000698b40): _writeAt: size=3, off=5 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000698b40): >_writeAt: n=3, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000698b40): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.952571228 +0000 UTC m=+103.810309586 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000698b40): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0006990c0): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0006990c0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0006990c0): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0006990c0): >_readAt: n=3, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0006990c0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.952571228 +0000 UTC m=+103.810309586 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0006990c0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046aee0 item 86 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000699740): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000699740): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000699740): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000699740): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000699740): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.954199324 +0000 UTC m=+103.811937682 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000699740): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000699c40): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000699c40): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000699c40): open at offset 5 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000699c40): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000699c40): >_readAt: n=2, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000699c40): _writeAt: size=3, off=7 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b5e0 item 87 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000699c40): >_writeAt: n=3, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000699c40): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.954905801 +0000 UTC m=+103.812644159 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000699c40): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080a200): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080a200): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080a200): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080a200): >_readAt: n=8, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080a200): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.954905801 +0000 UTC m=+103.812644159 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080a200): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b880 item 87 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 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/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080a880): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080a880): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080a880): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080a880): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080a880): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.956675514 +0000 UTC m=+103.814413871 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080a880): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080ad80): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080ad80): open at offset 5 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080ad80): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402000 item 88 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080ad80): _readAt: size=2, off=5 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080ad80): >_readAt: n=0, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080ad80): _writeAt: size=3, off=5 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080ad80): >_writeAt: n=3, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080ad80): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.957412908 +0000 UTC m=+103.815151266 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080ad80): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080b300): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080b300): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080b300): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080b300): >_readAt: n=3, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080b300): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.957412908 +0000 UTC m=+103.815151266 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080b300): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004025b0 item 88 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080b940): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080b940): open at offset 0 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080b940): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080b940): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080b940): >_readAt: n=0, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080b940): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080b940): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080b940): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.959060051 +0000 UTC m=+103.816798409 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080b940): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080be80): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080be80): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080be80): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402ee0 item 89 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080be80): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080be80): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.959767268 +0000 UTC m=+103.817505626 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00080be80): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd8480): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd8480): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd8480): open at offset 5 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd8480): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd8480): >_readAt: n=2, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd8480): _writeAt: size=3, off=7 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403110 item 89 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd8480): >_writeAt: n=3, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd8480): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.960442065 +0000 UTC m=+103.818180424 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd8480): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd8a00): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd8a00): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd8a00): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd8a00): >_readAt: n=8, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd8a00): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.960442065 +0000 UTC m=+103.818180424 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd8a00): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403340 item 89 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd9040): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd9040): open at offset 0 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd9040): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd9040): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd9040): >_readAt: n=0, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd9040): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd9040): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd9040): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.962030457 +0000 UTC m=+103.819768815 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd9040): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd95c0): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd95c0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd95c0): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004039d0 item 90 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd95c0): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd95c0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.96265463 +0000 UTC m=+103.820392987 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd95c0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd9b00): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd9b00): open at offset 5 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd9b00): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403c70 item 90 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd9b00): _readAt: size=2, off=5 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd9b00): >_readAt: n=0, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd9b00): _writeAt: size=3, off=5 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd9b00): >_writeAt: n=3, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd9b00): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.963409747 +0000 UTC m=+103.821148105 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000bd9b00): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067c140): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067c140): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067c140): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067c140): >_readAt: n=3, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067c140): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.963409747 +0000 UTC m=+103.821148105 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067c140): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c0e0 item 90 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067c780): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067c780): open at offset 0 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067c780): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067c780): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067c780): >_readAt: n=0, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067c780): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067c780): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067c780): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.965040749 +0000 UTC m=+103.822779157 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067c780): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067ccc0): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067ccc0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067ccc0): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c4d0 item 91 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067ccc0): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067ccc0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.96575501 +0000 UTC m=+103.823493369 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067ccc0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067d200): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067d200): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067d200): open at offset 5 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067d200): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067d200): >_readAt: n=2, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067d200): _writeAt: size=3, off=7 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c700 item 91 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067d200): >_writeAt: n=3, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067d200): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.966444845 +0000 UTC m=+103.824183203 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067d200): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067d7c0): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067d7c0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067d7c0): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067d7c0): >_readAt: n=8, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067d7c0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.966444845 +0000 UTC m=+103.824183203 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067d7c0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046cee0 item 91 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 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/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067de00): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067de00): open at offset 0 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067de00): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067de00): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067de00): >_readAt: n=0, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067de00): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067de00): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067de00): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.968172268 +0000 UTC m=+103.825910627 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00067de00): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00048c680): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00048c680): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00048c680): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d420 item 92 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00048c680): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00048c680): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.968795799 +0000 UTC m=+103.826534158 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00048c680): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00048ccc0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00048ccc0): open at offset 5 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00048ccc0): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d5e0 item 92 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00048ccc0): _readAt: size=2, off=5 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00048ccc0): >_readAt: n=0, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00048ccc0): _writeAt: size=3, off=5 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00048ccc0): >_writeAt: n=3, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00048ccc0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.969537492 +0000 UTC m=+103.827275850 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00048ccc0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00048d600): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00048d600): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00048d600): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00048d600): >_readAt: n=3, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00048d600): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.969537492 +0000 UTC m=+103.827275850 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00048d600): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d810 item 92 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00048dc80): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00048dc80): open at offset 0 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00048dc80): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00048dc80): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00048dc80): >_readAt: n=0, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00048dc80): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00048dc80): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00048dc80): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.971026197 +0000 UTC m=+103.828764555 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc00048dc80): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000882340): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000882340): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000882340): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046de30 item 93 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000882340): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000882340): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.971644978 +0000 UTC m=+103.829383346 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000882340): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000882a40): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000882a40): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000882a40): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000882a40): >_readAt: n=5, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000882a40): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.971644978 +0000 UTC m=+103.829383346 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000882a40): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a150 item 93 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 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/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008830c0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008830c0): open at offset 0 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008830c0): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008830c0): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008830c0): >_readAt: n=0, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008830c0): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008830c0): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008830c0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.97403164 +0000 UTC m=+103.831770008 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008830c0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000883600): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000883600): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000883600): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034abd0 item 94 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000883600): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000883600): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.974722907 +0000 UTC m=+103.832461275 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000883600): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000883d00): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000883d00): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000883d00): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000883d00): >_readAt: n=5, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000883d00): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.974722907 +0000 UTC m=+103.832461275 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc000883d00): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ad90 item 94 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 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/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c63c0): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c63c0): open at offset 0 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c63c0): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c63c0): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c63c0): >_readAt: n=0, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c63c0): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c63c0): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c63c0): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.97667394 +0000 UTC m=+103.834412299 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c63c0): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c6900): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c6900): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c6900): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b810 item 95 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c6900): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c6900): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.977237268 +0000 UTC m=+103.834975626 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c6900): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c7100): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c7100): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c7100): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c7100): >_readAt: n=5, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c7100): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.977237268 +0000 UTC m=+103.834975626 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c7100): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ba40 item 95 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 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/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c7740): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c7740): open at offset 0 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c7740): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c7740): _readAt: size=2, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c7740): >_readAt: n=0, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c7740): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c7740): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c7740): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.979041145 +0000 UTC m=+103.836779503 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c7740): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c7c80): _writeAt: size=5, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c7c80): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c7c80): >openPending: err= 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041caf0 item 96 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c7c80): >_writeAt: n=5, err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c7c80): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.979676518 +0000 UTC m=+103.837414876 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0008c7c80): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 04:04:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007ba400): _readAt: size=512, off=0 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007ba400): openPending: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007ba400): >openPending: err= 2025/09/05 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007ba400): >_readAt: n=5, err=EOF 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007ba400): close: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:55.979676518 +0000 UTC m=+103.837414876 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:55 DEBUG : open-test-file(0xc0007ba400): >close: err= 2025/09/05 04:04:55 DEBUG : open-test-file: Remove: 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041cd20 item 96 2025/09/05 04:04:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:55 DEBUG : open-test-file: >Remove: err= 2025/09/05 04:04:55 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:04:55 DEBUG : Looking for writers 2025/09/05 04:04:55 DEBUG : >WaitForWriters: 2025/09/05 04:04:55 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:04:56 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:04:56 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/05 04:04:56 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:56 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 04:04:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 04:04:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/09/05 04:04:56 INFO : webdav root 'rclone-test-cimerid1wuza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000989240): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000989240): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000989240): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000989240): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000989240): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.259595833 +0000 UTC m=+104.117334190 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000989240): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000989700): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000989700): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000989700): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000989700): >_readAt: n=2, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000989700): _writeAt: size=3, off=2 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000989700): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000989700): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.259595833 +0000 UTC m=+104.117334190 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000989700): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000989bc0): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000989bc0): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000989bc0): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000989bc0): >_readAt: n=5, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000989bc0): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.259595833 +0000 UTC m=+104.117334190 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000989bc0): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004702a0 item 1 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008bc280): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008bc280): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008bc280): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008bc280): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008bc280): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.263023198 +0000 UTC m=+104.120761585 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008bc280): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008bc780): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008bc780): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008bc780): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008bc780): >_readAt: n=5, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008bc780): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.263023198 +0000 UTC m=+104.120761585 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008bc780): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470af0 item 2 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008bcdc0): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008bcdc0): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008bcdc0): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008bcdc0): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008bcdc0): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.265662533 +0000 UTC m=+104.123400921 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008bcdc0): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008bd280): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008bd280): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008bd280): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008bd280): >_readAt: n=2, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008bd280): _writeAt: size=3, off=2 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008bd280): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008bd280): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.265662533 +0000 UTC m=+104.123400921 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008bd280): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008bd740): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008bd740): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008bd740): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008bd740): >_readAt: n=5, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008bd740): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.265662533 +0000 UTC m=+104.123400921 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008bd740): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004710a0 item 3 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008bddc0): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008bddc0): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008bddc0): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008bddc0): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008bddc0): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.269001673 +0000 UTC m=+104.126740061 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008bddc0): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000892380): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000892380): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000892380): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000892380): >_readAt: n=5, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000892380): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.269001673 +0000 UTC m=+104.126740061 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000892380): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471960 item 4 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000892a00): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000892a00): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000892a00): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000892a00): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000892a00): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.271329183 +0000 UTC m=+104.129067570 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000892a00): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000892e80): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000892e80): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000892e80): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000892e80): >_readAt: n=2, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000892e80): _writeAt: size=3, off=2 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000892e80): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000892e80): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.271329183 +0000 UTC m=+104.129067570 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000892e80): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000893340): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000893340): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000893340): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000893340): >_readAt: n=5, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000893340): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.271329183 +0000 UTC m=+104.129067570 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000893340): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471e30 item 5 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008939c0): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008939c0): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008939c0): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008939c0): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008939c0): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.274652121 +0000 UTC m=+104.132390510 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008939c0): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000893f00): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000893f00): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000893f00): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000893f00): >_readAt: n=5, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000893f00): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.274652121 +0000 UTC m=+104.132390510 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000893f00): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346cb0 item 6 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009b8600): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009b8600): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009b8600): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009b8600): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009b8600): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.276679026 +0000 UTC m=+104.134417394 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009b8600): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009b8b40): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009b8b40): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009b8b40): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009b8b40): >_readAt: n=2, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009b8b40): _writeAt: size=3, off=2 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009b8b40): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009b8b40): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.276679026 +0000 UTC m=+104.134417394 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009b8b40): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009b9000): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009b9000): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009b9000): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009b9000): >_readAt: n=5, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009b9000): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.276679026 +0000 UTC m=+104.134417394 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009b9000): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003473b0 item 7 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009b9680): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009b9680): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009b9680): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009b9680): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009b9680): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.278936885 +0000 UTC m=+104.136675243 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009b9680): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009b9bc0): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009b9bc0): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009b9bc0): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009b9bc0): >_readAt: n=5, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009b9bc0): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.278936885 +0000 UTC m=+104.136675243 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009b9bc0): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366150 item 8 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000838200): _readAt: size=2, off=0 2025/09/05 04:04:56 ERROR : open-test-file(0xc000838200): Couldn't read size of file 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000838200): >_readAt: n=0, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000838200): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000838200): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000838200): close: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000838200): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008385c0): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008385c0): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008385c0): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008385c0): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008385c0): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.280793031 +0000 UTC m=+104.138531389 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008385c0): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000838a40): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000838a40): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000838a40): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000838a40): >_readAt: n=2, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000838a40): _writeAt: size=3, off=2 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000838a40): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000838a40): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.280793031 +0000 UTC m=+104.138531389 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000838a40): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000838f40): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000838f40): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000838f40): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000838f40): >_readAt: n=5, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000838f40): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.280793031 +0000 UTC m=+104.138531389 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000838f40): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003667e0 item 9 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008395c0): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008395c0): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008395c0): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008395c0): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008395c0): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.283012097 +0000 UTC m=+104.140750455 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008395c0): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000839b00): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000839b00): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000839b00): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000839b00): >_readAt: n=5, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000839b00): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.283012097 +0000 UTC m=+104.140750455 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000839b00): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366e70 item 10 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007ee2c0): _readAt: size=2, off=0 2025/09/05 04:04:56 ERROR : open-test-file(0xc0007ee2c0): Couldn't read size of file 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007ee2c0): >_readAt: n=0, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007ee2c0): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007ee2c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007ee2c0): close: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007ee2c0): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007ee680): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007ee680): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007ee680): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007ee680): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007ee680): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.284675128 +0000 UTC m=+104.142413487 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007ee680): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007eebc0): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007eebc0): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007eebc0): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007eebc0): >_readAt: n=2, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007eebc0): _writeAt: size=3, off=2 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007eebc0): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007eebc0): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.284675128 +0000 UTC m=+104.142413487 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007eebc0): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007ef0c0): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007ef0c0): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007ef0c0): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007ef0c0): >_readAt: n=5, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007ef0c0): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.284675128 +0000 UTC m=+104.142413487 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007ef0c0): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003676c0 item 11 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007ef740): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007ef740): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007ef740): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007ef740): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007ef740): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.287001407 +0000 UTC m=+104.144739765 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007ef740): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007efc80): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007efc80): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007efc80): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007efc80): >_readAt: n=5, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007efc80): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.287001407 +0000 UTC m=+104.144739765 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007efc80): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367dc0 item 12 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008ee380): _readAt: size=2, off=0 2025/09/05 04:04:56 ERROR : open-test-file(0xc0008ee380): Couldn't read size of file 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008ee380): >_readAt: n=0, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008ee380): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008ee380): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008ee380): close: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008ee380): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008ee740): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008ee740): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008ee740): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008ee740): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008ee740): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.288800565 +0000 UTC m=+104.146538923 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008ee740): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008eee00): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008eee00): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008eee00): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008eee00): >_readAt: n=5, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008eee00): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.288800565 +0000 UTC m=+104.146538923 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008eee00): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414620 item 13 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008ef480): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008ef480): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008ef480): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008ef480): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008ef480): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.290349582 +0000 UTC m=+104.148087950 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008ef480): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008ef9c0): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008ef9c0): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008ef9c0): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008ef9c0): >_readAt: n=5, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008ef9c0): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.290349582 +0000 UTC m=+104.148087950 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008ef9c0): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415340 item 14 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00017e100): _readAt: size=2, off=0 2025/09/05 04:04:56 ERROR : open-test-file(0xc00017e100): Couldn't read size of file 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00017e100): >_readAt: n=0, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00017e100): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00017e100): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00017e100): close: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00017e100): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00017e740): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00017e740): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00017e740): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00017e740): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00017e740): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.292147899 +0000 UTC m=+104.149886258 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00017e740): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00017ee00): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00017ee00): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00017ee00): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00017ee00): >_readAt: n=5, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00017ee00): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.292147899 +0000 UTC m=+104.149886258 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00017ee00): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004159d0 item 15 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00017f480): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00017f480): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00017f480): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00017f480): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00017f480): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.293772158 +0000 UTC m=+104.151510526 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00017f480): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00017f9c0): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00017f9c0): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00017f9c0): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00017f9c0): >_readAt: n=5, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00017f9c0): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.293772158 +0000 UTC m=+104.151510526 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00017f9c0): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376230 item 16 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000d14080): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000d14080): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000d14080): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000d14080): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000d14080): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.295289678 +0000 UTC m=+104.153028036 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000d14080): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000d14500): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000d14500): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000d14500): open at offset 5 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000d14500): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000d14500): >_readAt: n=2, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000d14500): _writeAt: size=3, off=7 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000d14500): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000d14500): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.295289678 +0000 UTC m=+104.153028036 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000d14500): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000d14a00): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000d14a00): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000d14a00): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000d14a00): >_readAt: n=5, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000d14a00): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.295289678 +0000 UTC m=+104.153028036 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000d14a00): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376850 item 17 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000d15080): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000d15080): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000d15080): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000d15080): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000d15080): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.297877066 +0000 UTC m=+104.155615434 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000d15080): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000d155c0): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000d155c0): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000d155c0): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000d155c0): >_readAt: n=5, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000d155c0): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.297877066 +0000 UTC m=+104.155615434 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000d155c0): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003777a0 item 18 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000d15c40): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000d15c40): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000d15c40): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000d15c40): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000d15c40): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.299575854 +0000 UTC m=+104.157314223 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000d15c40): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009f6200): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009f6200): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009f6200): open at offset 5 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009f6200): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009f6200): >_readAt: n=2, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009f6200): _writeAt: size=3, off=7 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009f6200): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009f6200): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.299575854 +0000 UTC m=+104.157314223 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009f6200): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009f6700): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009f6700): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009f6700): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009f6700): >_readAt: n=5, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009f6700): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.299575854 +0000 UTC m=+104.157314223 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009f6700): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377dc0 item 19 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009f6d80): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009f6d80): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009f6d80): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009f6d80): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009f6d80): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.302420555 +0000 UTC m=+104.160158924 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009f6d80): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009f72c0): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009f72c0): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009f72c0): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009f72c0): >_readAt: n=5, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009f72c0): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.302420555 +0000 UTC m=+104.160158924 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009f72c0): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050e70 item 20 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009f7940): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009f7940): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009f7940): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009f7940): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009f7940): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.304148971 +0000 UTC m=+104.161887339 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009f7940): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009f7e40): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009f7e40): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009f7e40): open at offset 5 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009f7e40): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009f7e40): >_readAt: n=2, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009f7e40): _writeAt: size=3, off=7 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009f7e40): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009f7e40): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.304148971 +0000 UTC m=+104.161887339 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009f7e40): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a303c0): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a303c0): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a303c0): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a303c0): >_readAt: n=5, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a303c0): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.304148971 +0000 UTC m=+104.161887339 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a303c0): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430380 item 21 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a30a40): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a30a40): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a30a40): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a30a40): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a30a40): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.30690797 +0000 UTC m=+104.164646359 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a30a40): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a30f80): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a30f80): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a30f80): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a30f80): >_readAt: n=5, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a30f80): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.30690797 +0000 UTC m=+104.164646359 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a30f80): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004309a0 item 22 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a31600): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a31600): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a31600): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a31600): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a31600): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.308796117 +0000 UTC m=+104.166534494 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a31600): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a31b00): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a31b00): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a31b00): open at offset 5 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a31b00): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a31b00): >_readAt: n=2, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a31b00): _writeAt: size=3, off=7 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a31b00): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a31b00): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.308796117 +0000 UTC m=+104.166534494 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a31b00): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a68080): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a68080): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a68080): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a68080): >_readAt: n=5, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a68080): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.308796117 +0000 UTC m=+104.166534494 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a68080): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430e70 item 23 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 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/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a68700): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a68700): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a68700): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a68700): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a68700): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.311940038 +0000 UTC m=+104.169678437 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a68700): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a68c40): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a68c40): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a68c40): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a68c40): >_readAt: n=5, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a68c40): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.311940038 +0000 UTC m=+104.169678437 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a68c40): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431570 item 24 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a69280): _readAt: size=2, off=0 2025/09/05 04:04:56 ERROR : open-test-file(0xc000a69280): Couldn't read size of file 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a69280): >_readAt: n=0, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a69280): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a69280): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a69280): close: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a69280): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a69640): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a69640): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a69640): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a69640): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a69640): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.313571402 +0000 UTC m=+104.171309760 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a69640): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a69b40): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a69b40): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a69b40): open at offset 5 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a69b40): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a69b40): >_readAt: n=2, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a69b40): _writeAt: size=3, off=7 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a69b40): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a69b40): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.313571402 +0000 UTC m=+104.171309760 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a69b40): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a84100): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a84100): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a84100): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a84100): >_readAt: n=5, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a84100): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.313571402 +0000 UTC m=+104.171309760 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a84100): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431b90 item 25 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a84780): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a84780): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a84780): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a84780): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a84780): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.316316416 +0000 UTC m=+104.174054794 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a84780): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a84cc0): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a84cc0): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a84cc0): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a84cc0): >_readAt: n=5, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a84cc0): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.316316416 +0000 UTC m=+104.174054794 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a84cc0): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a4460 item 26 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a85300): _readAt: size=2, off=0 2025/09/05 04:04:56 ERROR : open-test-file(0xc000a85300): Couldn't read size of file 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a85300): >_readAt: n=0, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a85300): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a85300): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a85300): close: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a85300): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a856c0): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a856c0): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a856c0): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a856c0): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a856c0): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.318435244 +0000 UTC m=+104.176173652 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a856c0): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a85bc0): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a85bc0): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a85bc0): open at offset 5 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a85bc0): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a85bc0): >_readAt: n=2, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a85bc0): _writeAt: size=3, off=7 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a85bc0): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a85bc0): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.318435244 +0000 UTC m=+104.176173652 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a85bc0): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000ac6180): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000ac6180): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000ac6180): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000ac6180): >_readAt: n=5, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000ac6180): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.318435244 +0000 UTC m=+104.176173652 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000ac6180): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a4bd0 item 27 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 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/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000ac6800): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000ac6800): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000ac6800): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000ac6800): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000ac6800): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.32124549 +0000 UTC m=+104.178983867 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000ac6800): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000ac6d40): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000ac6d40): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000ac6d40): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000ac6d40): >_readAt: n=5, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000ac6d40): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.32124549 +0000 UTC m=+104.178983867 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000ac6d40): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a52d0 item 28 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000ac7380): _readAt: size=2, off=0 2025/09/05 04:04:56 ERROR : open-test-file(0xc000ac7380): Couldn't read size of file 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000ac7380): >_readAt: n=0, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000ac7380): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000ac7380): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000ac7380): close: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000ac7380): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000ac7740): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000ac7740): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000ac7740): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000ac7740): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000ac7740): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.323825914 +0000 UTC m=+104.181564312 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000ac7740): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000ac7e00): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000ac7e00): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000ac7e00): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000ac7e00): >_readAt: n=5, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000ac7e00): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.323825914 +0000 UTC m=+104.181564312 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000ac7e00): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a57a0 item 29 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 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/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000af0500): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000af0500): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000af0500): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000af0500): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000af0500): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.325683973 +0000 UTC m=+104.183422341 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000af0500): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000af0a40): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000af0a40): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000af0a40): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000af0a40): >_readAt: n=5, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000af0a40): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.325683973 +0000 UTC m=+104.183422341 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000af0a40): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc380 item 30 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 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/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000af1080): _readAt: size=2, off=0 2025/09/05 04:04:56 ERROR : open-test-file(0xc000af1080): Couldn't read size of file 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000af1080): >_readAt: n=0, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000af1080): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000af1080): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000af1080): close: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000af1080): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000af1440): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000af1440): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000af1440): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000af1440): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000af1440): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.32796801 +0000 UTC m=+104.185706378 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000af1440): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000af1b00): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000af1b00): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000af1b00): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000af1b00): >_readAt: n=5, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000af1b00): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.32796801 +0000 UTC m=+104.185706378 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000af1b00): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dce00 item 31 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 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/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0c200): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0c200): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0c200): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0c200): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0c200): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.330265375 +0000 UTC m=+104.188003732 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0c200): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0c740): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0c740): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0c740): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0c740): >_readAt: n=5, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0c740): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.330265375 +0000 UTC m=+104.188003732 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0c740): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd260 item 32 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0cd80): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0cd80): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0cd80): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0cd80): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0cd80): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.333105256 +0000 UTC m=+104.190843634 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0cd80): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0d200): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0d200): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0d200): _writeAt: size=3, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0d200): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0d200): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd880 item 33 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0d200): >_writeAt: n=3, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0d200): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.333859552 +0000 UTC m=+104.191597931 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0d200): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0d700): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0d700): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0d700): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0d700): >_readAt: n=5, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0d700): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.333859552 +0000 UTC m=+104.191597931 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0d700): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ddab0 item 33 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0dd40): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0dd40): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0dd40): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0dd40): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0dd40): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.336172785 +0000 UTC m=+104.193911154 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0dd40): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b48240): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b48240): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e460 item 34 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b48240): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b48240): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b48240): _writeAt: size=3, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b48240): >_writeAt: n=3, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b48240): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.337081441 +0000 UTC m=+104.194819809 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b48240): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b48780): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b48780): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b48780): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b48780): >_readAt: n=3, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b48780): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.337081441 +0000 UTC m=+104.194819809 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b48780): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e770 item 34 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000762380): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000762380): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000762380): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000762380): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000762380): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.342053496 +0000 UTC m=+104.199791855 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000762380): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000762900): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000762900): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000762900): _writeAt: size=3, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000762900): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000762900): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368cb0 item 35 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000762900): >_writeAt: n=3, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000762900): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.342687917 +0000 UTC m=+104.200426275 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000762900): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000762e00): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000762e00): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000762e00): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000762e00): >_readAt: n=5, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000762e00): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.342687917 +0000 UTC m=+104.200426275 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000762e00): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369650 item 35 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000763480): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000763480): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000763480): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000763480): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000763480): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.345067134 +0000 UTC m=+104.202805512 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000763480): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000763980): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000763980): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369e30 item 36 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000763980): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000763980): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000763980): _writeAt: size=3, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000763980): >_writeAt: n=3, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000763980): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.346284349 +0000 UTC m=+104.204022717 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000763980): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000763ec0): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000763ec0): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000763ec0): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000763ec0): >_readAt: n=3, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000763ec0): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.346284349 +0000 UTC m=+104.204022717 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000763ec0): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e0e0 item 36 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b48580): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b48580): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b48580): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b48580): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b48580): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.347968651 +0000 UTC m=+104.205707010 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b48580): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b48ac0): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b48ac0): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b48ac0): _writeAt: size=3, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b48ac0): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b48ac0): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e620 item 37 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b48ac0): >_writeAt: n=3, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b48ac0): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.348551546 +0000 UTC m=+104.206289904 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b48ac0): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b48fc0): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b48fc0): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b48fc0): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b48fc0): >_readAt: n=5, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b48fc0): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.348551546 +0000 UTC m=+104.206289904 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b48fc0): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030eb60 item 37 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b49640): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b49640): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b49640): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b49640): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b49640): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.350367596 +0000 UTC m=+104.208105964 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b49640): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b49b40): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b49b40): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030fb20 item 38 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b49b40): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b49b40): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b49b40): _writeAt: size=3, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b49b40): >_writeAt: n=3, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b49b40): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.35122199 +0000 UTC m=+104.208960358 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b49b40): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000814100): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000814100): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000814100): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000814100): >_readAt: n=3, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000814100): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.35122199 +0000 UTC m=+104.208960358 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000814100): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cc000 item 38 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000814780): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000814780): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000814780): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000814780): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000814780): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.353057977 +0000 UTC m=+104.210796355 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000814780): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000814c80): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000814c80): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000814c80): _writeAt: size=3, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000814c80): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000814c80): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cc9a0 item 39 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000814c80): >_writeAt: n=3, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000814c80): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.353824646 +0000 UTC m=+104.211563014 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000814c80): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000815180): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000815180): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000815180): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000815180): >_readAt: n=5, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000815180): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.353824646 +0000 UTC m=+104.211563014 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000815180): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ccbd0 item 39 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000815800): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000815800): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000815800): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000815800): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000815800): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.35568539 +0000 UTC m=+104.213423768 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000815800): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000815d00): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000815d00): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cd3b0 item 40 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000815d00): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000815d00): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000815d00): _writeAt: size=3, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000815d00): >_writeAt: n=3, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000815d00): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.356615506 +0000 UTC m=+104.214353885 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000815d00): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000940300): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000940300): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000940300): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000940300): >_readAt: n=3, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000940300): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.356615506 +0000 UTC m=+104.214353885 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000940300): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cd810 item 40 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009408c0): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009408c0): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009408c0): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009408c0): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009408c0): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009408c0): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009408c0): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.358365492 +0000 UTC m=+104.216103880 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009408c0): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000940e00): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000940e00): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000940e00): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003381c0 item 41 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000940e00): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000940e00): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.358998169 +0000 UTC m=+104.216736528 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000940e00): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009412c0): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009412c0): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009412c0): _writeAt: size=3, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009412c0): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009412c0): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338540 item 41 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009412c0): >_writeAt: n=3, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009412c0): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.359623554 +0000 UTC m=+104.217361912 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009412c0): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000941800): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000941800): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000941800): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000941800): >_readAt: n=5, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000941800): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.359623554 +0000 UTC m=+104.217361912 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000941800): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003387e0 item 41 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000941e40): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000941e40): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000941e40): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000941e40): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000941e40): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000941e40): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000941e40): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.361170287 +0000 UTC m=+104.218908646 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000941e40): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000410340): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000410340): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000410340): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003391f0 item 42 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000410340): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000410340): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.361696144 +0000 UTC m=+104.219434503 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000410340): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000411380): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000411380): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003395e0 item 42 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000411380): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000411380): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000411380): _writeAt: size=3, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000411380): >_writeAt: n=3, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000411380): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.362341617 +0000 UTC m=+104.220079975 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000411380): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000411a80): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000411a80): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000411a80): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000411a80): >_readAt: n=3, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000411a80): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.362341617 +0000 UTC m=+104.220079975 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000411a80): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339c70 item 42 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007a23c0): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007a23c0): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007a23c0): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007a23c0): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007a23c0): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007a23c0): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007a23c0): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.363896866 +0000 UTC m=+104.221635234 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007a23c0): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007a28c0): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007a28c0): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007a28c0): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000508620 item 43 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007a28c0): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007a28c0): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.364476906 +0000 UTC m=+104.222215264 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007a28c0): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007a2e00): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007a2e00): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007a2e00): _writeAt: size=3, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007a2e00): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007a2e00): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000508930 item 43 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007a2e00): >_writeAt: n=3, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007a2e00): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.365065401 +0000 UTC m=+104.222803758 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007a2e00): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007a3340): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007a3340): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007a3340): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007a3340): >_readAt: n=5, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007a3340): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.365065401 +0000 UTC m=+104.222803758 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007a3340): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000508bd0 item 43 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007a3980): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007a3980): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007a3980): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007a3980): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007a3980): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007a3980): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007a3980): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.366736698 +0000 UTC m=+104.224475057 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007a3980): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000628000): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000628000): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000628000): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005090a0 item 44 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000628000): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000628000): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.367312019 +0000 UTC m=+104.225050376 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000628000): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000628640): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000628640): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000509340 item 44 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000628640): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000628640): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000628640): _writeAt: size=3, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000628640): >_writeAt: n=3, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000628640): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.368462479 +0000 UTC m=+104.226200857 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000628640): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000628c00): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000628c00): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000628c00): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000628c00): >_readAt: n=3, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000628c00): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.368462479 +0000 UTC m=+104.226200857 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000628c00): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000509880 item 44 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000629240): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000629240): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000629240): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000629240): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000629240): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000629240): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000629240): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.370654193 +0000 UTC m=+104.228392572 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000629240): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000629740): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000629740): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000629740): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000509dc0 item 45 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000629740): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000629740): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.37144563 +0000 UTC m=+104.229184018 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000629740): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000629e40): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000629e40): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000629e40): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000629e40): >_readAt: n=5, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000629e40): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.37144563 +0000 UTC m=+104.229184018 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000629e40): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364230 item 45 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008b8500): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008b8500): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008b8500): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008b8500): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008b8500): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008b8500): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008b8500): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.373963606 +0000 UTC m=+104.231701995 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008b8500): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008b8b00): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008b8b00): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008b8b00): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364bd0 item 46 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008b8b00): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008b8b00): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.374855122 +0000 UTC m=+104.232593509 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008b8b00): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008b9200): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008b9200): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008b9200): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008b9200): >_readAt: n=5, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008b9200): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.374855122 +0000 UTC m=+104.232593509 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008b9200): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364ee0 item 46 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008b9840): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008b9840): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008b9840): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008b9840): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008b9840): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008b9840): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008b9840): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.377565199 +0000 UTC m=+104.235303577 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008b9840): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008b9d40): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008b9d40): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008b9d40): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365490 item 47 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008b9d40): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008b9d40): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.378522556 +0000 UTC m=+104.236260934 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008b9d40): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b96500): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b96500): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b96500): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b96500): >_readAt: n=5, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b96500): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.378522556 +0000 UTC m=+104.236260934 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b96500): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365880 item 47 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 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/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b96b40): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b96b40): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b96b40): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b96b40): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b96b40): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b96b40): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b96b40): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.381206395 +0000 UTC m=+104.238944773 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b96b40): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b97040): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b97040): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b97040): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110230 item 48 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b97040): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b97040): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.381982452 +0000 UTC m=+104.239720830 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b97040): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b97740): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b97740): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b97740): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b97740): >_readAt: n=5, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b97740): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.381982452 +0000 UTC m=+104.239720830 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b97740): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110540 item 48 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b97d80): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b97d80): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b97d80): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b97d80): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b97d80): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.38446339 +0000 UTC m=+104.242201768 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b97d80): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0005aa9c0): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0005aa9c0): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0005aa9c0): _writeAt: size=3, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0005aa9c0): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0005aa9c0): open at offset 5 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0005aa9c0): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001109a0 item 49 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0005aa9c0): >_writeAt: n=3, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0005aa9c0): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.385411751 +0000 UTC m=+104.243150129 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0005aa9c0): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0005ab040): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0005ab040): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0005ab040): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0005ab040): >_readAt: n=8, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0005ab040): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.385411751 +0000 UTC m=+104.243150129 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0005ab040): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110f50 item 49 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000698080): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000698080): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000698080): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000698080): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000698080): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.387582828 +0000 UTC m=+104.245321205 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000698080): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000698740): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000698740): open at offset 5 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000698740): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e2a0 item 50 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000698740): _readAt: size=2, off=5 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000698740): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000698740): _writeAt: size=3, off=5 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000698740): >_writeAt: n=3, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000698740): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.388472759 +0000 UTC m=+104.246211116 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000698740): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000698d00): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000698d00): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000698d00): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000698d00): >_readAt: n=3, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000698d00): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.388472759 +0000 UTC m=+104.246211116 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000698d00): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e460 item 50 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000699380): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000699380): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000699380): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000699380): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000699380): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.390460019 +0000 UTC m=+104.248198407 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000699380): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000699880): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000699880): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000699880): _writeAt: size=3, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000699880): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000699880): open at offset 5 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000699880): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040eaf0 item 51 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000699880): >_writeAt: n=3, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000699880): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.391330303 +0000 UTC m=+104.249068681 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000699880): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000699dc0): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000699dc0): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000699dc0): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000699dc0): >_readAt: n=8, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000699dc0): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.391330303 +0000 UTC m=+104.249068681 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000699dc0): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ed20 item 51 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00080a4c0): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00080a4c0): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00080a4c0): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00080a4c0): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00080a4c0): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.393938038 +0000 UTC m=+104.251676417 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00080a4c0): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00080a9c0): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00080a9c0): open at offset 5 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00080a9c0): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f260 item 52 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00080a9c0): _readAt: size=2, off=5 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00080a9c0): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00080a9c0): _writeAt: size=3, off=5 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00080a9c0): >_writeAt: n=3, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00080a9c0): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.395032163 +0000 UTC m=+104.252770552 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00080a9c0): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00080af40): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00080af40): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00080af40): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00080af40): >_readAt: n=3, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00080af40): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.395032163 +0000 UTC m=+104.252770552 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00080af40): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f6c0 item 52 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00080b5c0): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00080b5c0): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00080b5c0): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00080b5c0): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00080b5c0): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.397369622 +0000 UTC m=+104.255108020 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00080b5c0): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00080bac0): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00080bac0): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00080bac0): _writeAt: size=3, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00080bac0): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00080bac0): open at offset 5 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00080bac0): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040fe30 item 53 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00080bac0): >_writeAt: n=3, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00080bac0): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.398403352 +0000 UTC m=+104.256141730 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00080bac0): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd80c0): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd80c0): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd80c0): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd80c0): >_readAt: n=8, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd80c0): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.398403352 +0000 UTC m=+104.256141730 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd80c0): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000324d20 item 53 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd8740): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd8740): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd8740): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd8740): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd8740): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.400568587 +0000 UTC m=+104.258306946 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd8740): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd8c40): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd8c40): open at offset 5 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd8c40): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000325880 item 54 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd8c40): _readAt: size=2, off=5 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd8c40): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd8c40): _writeAt: size=3, off=5 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd8c40): >_writeAt: n=3, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd8c40): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.401649968 +0000 UTC m=+104.259388356 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd8c40): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd91c0): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd91c0): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd91c0): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd91c0): >_readAt: n=3, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd91c0): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.401649968 +0000 UTC m=+104.259388356 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd91c0): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000325dc0 item 54 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd9880): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd9880): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd9880): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd9880): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd9880): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.40421783 +0000 UTC m=+104.261956217 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd9880): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd9d80): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd9d80): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd9d80): _writeAt: size=3, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd9d80): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd9d80): open at offset 5 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd9d80): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a850 item 55 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd9d80): >_writeAt: n=3, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd9d80): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.405284682 +0000 UTC m=+104.263023060 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd9d80): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00067c340): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00067c340): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00067c340): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00067c340): >_readAt: n=8, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00067c340): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.405284682 +0000 UTC m=+104.263023060 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00067c340): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046acb0 item 55 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 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/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00067c9c0): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00067c9c0): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00067c9c0): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00067c9c0): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00067c9c0): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.407800856 +0000 UTC m=+104.265539234 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00067c9c0): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00067cec0): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00067cec0): open at offset 5 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00067cec0): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b260 item 56 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00067cec0): _readAt: size=2, off=5 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00067cec0): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00067cec0): _writeAt: size=3, off=5 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00067cec0): >_writeAt: n=3, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00067cec0): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.408909868 +0000 UTC m=+104.266648226 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00067cec0): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00067d440): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00067d440): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00067d440): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00067d440): >_readAt: n=3, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00067d440): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.408909868 +0000 UTC m=+104.266648226 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00067d440): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b5e0 item 56 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00067dac0): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00067dac0): open at offset 0 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00067dac0): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00067dac0): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00067dac0): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00067dac0): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00067dac0): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00067dac0): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.411419931 +0000 UTC m=+104.269158309 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00067dac0): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00048c0c0): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00048c0c0): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00048c0c0): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046bc70 item 57 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00048c0c0): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00048c0c0): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.412387568 +0000 UTC m=+104.270125946 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00048c0c0): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00048c880): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00048c880): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00048c880): _writeAt: size=3, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00048c880): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00048c880): open at offset 5 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00048c880): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402000 item 57 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00048c880): >_writeAt: n=3, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00048c880): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.413445254 +0000 UTC m=+104.271183632 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00048c880): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00048cf40): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00048cf40): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00048cf40): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00048cf40): >_readAt: n=8, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00048cf40): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.413445254 +0000 UTC m=+104.271183632 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00048cf40): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004025b0 item 57 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00048d8c0): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00048d8c0): open at offset 0 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00048d8c0): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00048d8c0): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00048d8c0): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00048d8c0): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00048d8c0): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00048d8c0): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.415828157 +0000 UTC m=+104.273566545 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00048d8c0): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00048de40): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00048de40): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00048de40): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402ee0 item 58 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00048de40): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00048de40): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.416542018 +0000 UTC m=+104.274280406 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00048de40): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000882500): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000882500): open at offset 5 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000882500): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403110 item 58 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000882500): _readAt: size=2, off=5 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000882500): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000882500): _writeAt: size=3, off=5 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000882500): >_writeAt: n=3, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000882500): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.417538358 +0000 UTC m=+104.275276736 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000882500): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000882ac0): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000882ac0): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000882ac0): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000882ac0): >_readAt: n=3, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000882ac0): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.417538358 +0000 UTC m=+104.275276736 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000882ac0): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403340 item 58 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000883140): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000883140): open at offset 0 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000883140): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000883140): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000883140): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000883140): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000883140): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000883140): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.419971487 +0000 UTC m=+104.277709865 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000883140): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000883680): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000883680): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000883680): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004039d0 item 59 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000883680): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000883680): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.420814919 +0000 UTC m=+104.278553298 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000883680): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000883bc0): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000883bc0): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000883bc0): _writeAt: size=3, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000883bc0): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000883bc0): open at offset 5 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000883bc0): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403c70 item 59 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000883bc0): >_writeAt: n=3, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000883bc0): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.421830748 +0000 UTC m=+104.279569125 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000883bc0): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008c61c0): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008c61c0): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008c61c0): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008c61c0): >_readAt: n=8, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008c61c0): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.421830748 +0000 UTC m=+104.279569125 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008c61c0): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c0e0 item 59 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 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/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008c6800): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008c6800): open at offset 0 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008c6800): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008c6800): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008c6800): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008c6800): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008c6800): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008c6800): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.424759156 +0000 UTC m=+104.282497543 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008c6800): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008c6e40): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008c6e40): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008c6e40): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c4d0 item 60 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008c6e40): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008c6e40): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.425563205 +0000 UTC m=+104.283301583 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008c6e40): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008c7380): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008c7380): open at offset 5 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008c7380): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c700 item 60 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008c7380): _readAt: size=2, off=5 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008c7380): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008c7380): _writeAt: size=3, off=5 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008c7380): >_writeAt: n=3, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008c7380): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.426656477 +0000 UTC m=+104.284394866 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008c7380): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008c7940): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008c7940): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008c7940): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008c7940): >_readAt: n=3, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008c7940): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.426656477 +0000 UTC m=+104.284394866 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008c7940): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046cee0 item 60 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007ba000): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007ba000): open at offset 0 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007ba000): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007ba000): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007ba000): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007ba000): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007ba000): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007ba000): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.429136833 +0000 UTC m=+104.286875212 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007ba000): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007ba540): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007ba540): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007ba540): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d420 item 61 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007ba540): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007ba540): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.43007697 +0000 UTC m=+104.287815348 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007ba540): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007bad00): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007bad00): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007bad00): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007bad00): >_readAt: n=5, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007bad00): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.43007697 +0000 UTC m=+104.287815348 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007bad00): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d5e0 item 61 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 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/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007bb380): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007bb380): open at offset 0 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007bb380): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007bb380): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007bb380): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007bb380): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007bb380): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007bb380): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.432637917 +0000 UTC m=+104.290376305 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007bb380): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007bb8c0): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007bb8c0): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007bb8c0): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046db90 item 62 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007bb8c0): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007bb8c0): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.433543478 +0000 UTC m=+104.291281856 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007bb8c0): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000988040): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000988040): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000988040): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000988040): >_readAt: n=5, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000988040): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.433543478 +0000 UTC m=+104.291281856 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000988040): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046de30 item 62 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 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/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000988680): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000988680): open at offset 0 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000988680): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000988680): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000988680): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000988680): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000988680): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000988680): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.436143339 +0000 UTC m=+104.293881728 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000988680): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000988bc0): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000988bc0): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000988bc0): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a4d0 item 63 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000988bc0): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000988bc0): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.43710783 +0000 UTC m=+104.294846218 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000988bc0): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000989380): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000989380): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000989380): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000989380): >_readAt: n=5, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000989380): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.43710783 +0000 UTC m=+104.294846218 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000989380): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034abd0 item 63 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 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/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009899c0): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009899c0): open at offset 0 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009899c0): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009899c0): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009899c0): >_readAt: n=0, err=Bad file descriptor 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009899c0): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009899c0): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009899c0): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.43979257 +0000 UTC m=+104.297530949 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009899c0): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000989f00): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000989f00): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000989f00): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b110 item 64 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000989f00): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000989f00): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.440562155 +0000 UTC m=+104.298300534 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000989f00): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008bc680): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008bc680): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008bc680): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008bc680): >_readAt: n=5, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008bc680): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.440562155 +0000 UTC m=+104.298300534 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008bc680): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b810 item 64 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008bccc0): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008bccc0): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008bccc0): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008bccc0): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008bccc0): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.442299337 +0000 UTC m=+104.300037695 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008bccc0): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDWR 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008bd180): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008bd180): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008bd180): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008bd180): >_readAt: n=2, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008bd180): _writeAt: size=3, off=2 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034bf10 item 65 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008bd180): >_writeAt: n=3, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008bd180): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.443002998 +0000 UTC m=+104.300741355 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008bd180): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008bd680): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008bd680): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008bd680): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008bd680): >_readAt: n=5, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008bd680): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.443002998 +0000 UTC m=+104.300741355 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008bd680): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041caf0 item 65 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008bdcc0): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008bdcc0): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008bdcc0): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008bdcc0): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008bdcc0): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.445069838 +0000 UTC m=+104.302808197 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008bdcc0): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008921c0): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008921c0): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d180 item 66 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008921c0): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008921c0): >_readAt: n=0, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008921c0): _writeAt: size=3, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008921c0): >_writeAt: n=3, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008921c0): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.445809076 +0000 UTC m=+104.303547434 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008921c0): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000892740): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000892740): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000892740): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000892740): >_readAt: n=3, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000892740): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.445809076 +0000 UTC m=+104.303547434 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000892740): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d570 item 66 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000892d80): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000892d80): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000892d80): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000892d80): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000892d80): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.447369365 +0000 UTC m=+104.305107724 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000892d80): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000893200): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000893200): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000893200): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000893200): >_readAt: n=2, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000893200): _writeAt: size=3, off=2 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041dc70 item 67 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000893200): >_writeAt: n=3, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000893200): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.448148428 +0000 UTC m=+104.305886786 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000893200): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000893700): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000893700): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000893700): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000893700): >_readAt: n=5, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000893700): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.448148428 +0000 UTC m=+104.305886786 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000893700): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004700e0 item 67 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000893d80): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000893d80): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000893d80): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000893d80): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000893d80): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.449790571 +0000 UTC m=+104.307528920 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000893d80): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009b8300): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009b8300): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470700 item 68 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009b8300): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009b8300): >_readAt: n=0, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009b8300): _writeAt: size=3, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009b8300): >_writeAt: n=3, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009b8300): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.450981497 +0000 UTC m=+104.308719875 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009b8300): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009b8840): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009b8840): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009b8840): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009b8840): >_readAt: n=3, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009b8840): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.450981497 +0000 UTC m=+104.308719875 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009b8840): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470a10 item 68 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009b8ec0): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009b8ec0): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009b8ec0): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009b8ec0): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009b8ec0): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.453046484 +0000 UTC m=+104.310784862 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009b8ec0): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009b9340): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009b9340): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009b9340): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009b9340): >_readAt: n=2, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009b9340): _writeAt: size=3, off=2 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470ee0 item 69 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009b9340): >_writeAt: n=3, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009b9340): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.453913382 +0000 UTC m=+104.311651760 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009b9340): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009b9840): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009b9840): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009b9840): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009b9840): >_readAt: n=5, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009b9840): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.453913382 +0000 UTC m=+104.311651760 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009b9840): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471180 item 69 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009b9ec0): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009b9ec0): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009b9ec0): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009b9ec0): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009b9ec0): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.455999989 +0000 UTC m=+104.313738367 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009b9ec0): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000838440): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000838440): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004718f0 item 70 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000838440): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000838440): >_readAt: n=0, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000838440): _writeAt: size=3, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000838440): >_writeAt: n=3, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000838440): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.456762962 +0000 UTC m=+104.314501321 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000838440): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000838980): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000838980): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000838980): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000838980): >_readAt: n=3, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000838980): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.456762962 +0000 UTC m=+104.314501321 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000838980): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471b20 item 70 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000839000): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000839000): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000839000): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000839000): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000839000): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.458217402 +0000 UTC m=+104.315955761 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000839000): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000839500): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000839500): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000839500): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000839500): >_readAt: n=2, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000839500): _writeAt: size=3, off=2 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346310 item 71 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000839500): >_writeAt: n=3, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000839500): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.458942956 +0000 UTC m=+104.316681313 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000839500): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000839a00): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000839a00): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000839a00): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000839a00): >_readAt: n=5, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000839a00): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.458942956 +0000 UTC m=+104.316681313 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000839a00): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346690 item 71 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007ee200): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007ee200): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007ee200): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007ee200): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007ee200): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.460570861 +0000 UTC m=+104.318309219 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007ee200): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007ee700): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007ee700): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347030 item 72 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007ee700): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007ee700): >_readAt: n=0, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007ee700): _writeAt: size=3, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007ee700): >_writeAt: n=3, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007ee700): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.461323855 +0000 UTC m=+104.319062213 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007ee700): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007eec80): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007eec80): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007eec80): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007eec80): >_readAt: n=3, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007eec80): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.461323855 +0000 UTC m=+104.319062213 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007eec80): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003473b0 item 72 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007ef240): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007ef240): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007ef240): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007ef240): >_readAt: n=0, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007ef240): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007ef240): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007ef240): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.462832157 +0000 UTC m=+104.320570514 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007ef240): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007ef740): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007ef740): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007ef740): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347ea0 item 73 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007ef740): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007ef740): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.463410112 +0000 UTC m=+104.321148470 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007ef740): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007efc00): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007efc00): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007efc00): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007efc00): >_readAt: n=2, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007efc00): _writeAt: size=3, off=2 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003662a0 item 73 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007efc00): >_writeAt: n=3, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007efc00): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.463991002 +0000 UTC m=+104.321729360 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0007efc00): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008ee200): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008ee200): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008ee200): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008ee200): >_readAt: n=5, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008ee200): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.463991002 +0000 UTC m=+104.321729360 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008ee200): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366690 item 73 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008ee840): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008ee840): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008ee840): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008ee840): >_readAt: n=0, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008ee840): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008ee840): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008ee840): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.465620522 +0000 UTC m=+104.323358880 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008ee840): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008eed40): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008eed40): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008eed40): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366bd0 item 74 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008eed40): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008eed40): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.466231709 +0000 UTC m=+104.323970067 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008eed40): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008ef280): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008ef280): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366d90 item 74 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008ef280): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008ef280): >_readAt: n=0, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008ef280): _writeAt: size=3, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008ef280): >_writeAt: n=3, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008ef280): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.466979874 +0000 UTC m=+104.324718232 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008ef280): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008ef800): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008ef800): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008ef800): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008ef800): >_readAt: n=3, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008ef800): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.466979874 +0000 UTC m=+104.324718232 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008ef800): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003672d0 item 74 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008efe80): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008efe80): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008efe80): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008efe80): >_readAt: n=0, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008efe80): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008efe80): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008efe80): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.468601158 +0000 UTC m=+104.326339517 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0008efe80): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00017e6c0): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00017e6c0): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00017e6c0): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367810 item 75 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00017e6c0): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00017e6c0): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.469255116 +0000 UTC m=+104.326993473 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00017e6c0): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00017ec00): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00017ec00): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00017ec00): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00017ec00): >_readAt: n=2, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00017ec00): _writeAt: size=3, off=2 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367b20 item 75 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00017ec00): >_writeAt: n=3, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00017ec00): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.469883786 +0000 UTC m=+104.327622145 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00017ec00): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00017f140): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00017f140): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00017f140): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00017f140): >_readAt: n=5, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00017f140): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.469883786 +0000 UTC m=+104.327622145 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00017f140): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367d50 item 75 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00017f780): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00017f780): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00017f780): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00017f780): >_readAt: n=0, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00017f780): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00017f780): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00017f780): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.471515139 +0000 UTC m=+104.329253497 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00017f780): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00017fc80): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00017fc80): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00017fc80): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004145b0 item 76 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00017fc80): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00017fc80): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.472141545 +0000 UTC m=+104.329879903 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc00017fc80): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009fc240): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009fc240): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414e70 item 76 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009fc240): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009fc240): >_readAt: n=0, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009fc240): _writeAt: size=3, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009fc240): >_writeAt: n=3, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009fc240): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.472785003 +0000 UTC m=+104.330523361 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009fc240): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009fc7c0): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009fc7c0): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009fc7c0): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009fc7c0): >_readAt: n=3, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009fc7c0): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.472785003 +0000 UTC m=+104.330523361 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009fc7c0): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415260 item 76 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009fce00): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009fce00): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009fce00): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009fce00): >_readAt: n=0, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009fce00): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009fce00): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009fce00): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.474201151 +0000 UTC m=+104.331939510 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009fce00): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009fd300): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009fd300): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009fd300): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415960 item 77 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009fd300): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009fd300): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.474862293 +0000 UTC m=+104.332600652 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009fd300): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009fda00): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009fda00): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009fda00): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009fda00): >_readAt: n=5, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009fda00): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.474862293 +0000 UTC m=+104.332600652 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc0009fda00): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415c70 item 77 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a3c0c0): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a3c0c0): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a3c0c0): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a3c0c0): >_readAt: n=0, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a3c0c0): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a3c0c0): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a3c0c0): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.476524955 +0000 UTC m=+104.334263313 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a3c0c0): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a3c5c0): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a3c5c0): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a3c5c0): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003764d0 item 78 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a3c5c0): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a3c5c0): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.47722033 +0000 UTC m=+104.334958688 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a3c5c0): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a3ccc0): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a3ccc0): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a3ccc0): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a3ccc0): >_readAt: n=5, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a3ccc0): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.47722033 +0000 UTC m=+104.334958688 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a3ccc0): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376770 item 78 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a3d300): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a3d300): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a3d300): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a3d300): >_readAt: n=0, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a3d300): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a3d300): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a3d300): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.478911575 +0000 UTC m=+104.336649933 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a3d300): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a3d800): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a3d800): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a3d800): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377420 item 79 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a3d800): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a3d800): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.479583949 +0000 UTC m=+104.337322306 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a3d800): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a3df00): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a3df00): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a3df00): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a3df00): >_readAt: n=5, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a3df00): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.479583949 +0000 UTC m=+104.337322306 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a3df00): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377650 item 79 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 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/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a6e5c0): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a6e5c0): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a6e5c0): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a6e5c0): >_readAt: n=0, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a6e5c0): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a6e5c0): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a6e5c0): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.482290078 +0000 UTC m=+104.340028457 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a6e5c0): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a6eac0): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a6eac0): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a6eac0): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377ce0 item 80 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a6eac0): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a6eac0): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.483229603 +0000 UTC m=+104.340967981 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a6eac0): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a6f1c0): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a6f1c0): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a6f1c0): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a6f1c0): >_readAt: n=5, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a6f1c0): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.483229603 +0000 UTC m=+104.340967981 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a6f1c0): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000504d0 item 80 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a6f800): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a6f800): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a6f800): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a6f800): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a6f800): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.48554495 +0000 UTC m=+104.343283337 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a6f800): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a6fc80): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a6fc80): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a6fc80): open at offset 5 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a6fc80): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a6fc80): >_readAt: n=2, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a6fc80): _writeAt: size=3, off=7 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050e70 item 81 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a6fc80): >_writeAt: n=3, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a6fc80): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.486422036 +0000 UTC m=+104.344160394 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a6fc80): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a9c240): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a9c240): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a9c240): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a9c240): >_readAt: n=8, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a9c240): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.486422036 +0000 UTC m=+104.344160394 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a9c240): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051960 item 81 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a9c8c0): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a9c8c0): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a9c8c0): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a9c8c0): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a9c8c0): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.488354134 +0000 UTC m=+104.346092492 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a9c8c0): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a9cdc0): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a9cdc0): open at offset 5 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a9cdc0): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430540 item 82 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a9cdc0): _readAt: size=2, off=5 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a9cdc0): >_readAt: n=0, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a9cdc0): _writeAt: size=3, off=5 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a9cdc0): >_writeAt: n=3, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a9cdc0): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.489091478 +0000 UTC m=+104.346829896 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a9cdc0): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a9d340): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a9d340): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a9d340): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a9d340): >_readAt: n=3, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a9d340): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.489091478 +0000 UTC m=+104.346829896 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a9d340): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430850 item 82 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a9d9c0): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a9d9c0): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a9d9c0): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a9d9c0): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a9d9c0): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.490688296 +0000 UTC m=+104.348426654 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a9d9c0): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a9dec0): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a9dec0): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a9dec0): open at offset 5 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a9dec0): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a9dec0): >_readAt: n=2, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a9dec0): _writeAt: size=3, off=7 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430bd0 item 83 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a9dec0): >_writeAt: n=3, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a9dec0): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.491367101 +0000 UTC m=+104.349105459 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000a9dec0): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000ad6480): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000ad6480): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000ad6480): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000ad6480): >_readAt: n=8, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000ad6480): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.491367101 +0000 UTC m=+104.349105459 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000ad6480): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430ee0 item 83 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000ad6b00): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000ad6b00): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000ad6b00): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000ad6b00): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000ad6b00): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.493367507 +0000 UTC m=+104.351105894 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000ad6b00): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000ad7000): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000ad7000): open at offset 5 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000ad7000): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431420 item 84 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000ad7000): _readAt: size=2, off=5 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000ad7000): >_readAt: n=0, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000ad7000): _writeAt: size=3, off=5 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000ad7000): >_writeAt: n=3, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000ad7000): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.49430183 +0000 UTC m=+104.352040208 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000ad7000): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000ad7580): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000ad7580): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000ad7580): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000ad7580): >_readAt: n=3, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000ad7580): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.49430183 +0000 UTC m=+104.352040208 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000ad7580): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431730 item 84 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0c000): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0c000): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0c000): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0c000): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0c000): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.496345167 +0000 UTC m=+104.354083525 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0c000): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0c540): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0c540): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0c540): open at offset 5 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0c540): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0c540): >_readAt: n=2, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0c540): _writeAt: size=3, off=7 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a4150 item 85 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0c540): >_writeAt: n=3, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0c540): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.496966804 +0000 UTC m=+104.354705162 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0c540): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0ca80): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0ca80): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0ca80): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0ca80): >_readAt: n=8, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0ca80): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.496966804 +0000 UTC m=+104.354705162 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0ca80): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a4690 item 85 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0d100): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0d100): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0d100): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0d100): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0d100): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.498451652 +0000 UTC m=+104.356190010 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0d100): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0d600): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0d600): open at offset 5 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0d600): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a4cb0 item 86 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0d600): _readAt: size=2, off=5 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0d600): >_readAt: n=0, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0d600): _writeAt: size=3, off=5 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0d600): >_writeAt: n=3, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0d600): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.499163919 +0000 UTC m=+104.356902277 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0d600): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0db80): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0db80): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0db80): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0db80): >_readAt: n=3, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0db80): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.499163919 +0000 UTC m=+104.356902277 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b0db80): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a5030 item 86 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b68280): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b68280): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b68280): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b68280): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b68280): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.500914636 +0000 UTC m=+104.358652994 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b68280): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b68780): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b68780): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b68780): open at offset 5 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b68780): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b68780): >_readAt: n=2, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b68780): _writeAt: size=3, off=7 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a5420 item 87 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b68780): >_writeAt: n=3, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b68780): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.501565809 +0000 UTC m=+104.359304167 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b68780): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b68cc0): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b68cc0): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b68cc0): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b68cc0): >_readAt: n=8, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b68cc0): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.501565809 +0000 UTC m=+104.359304167 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b68cc0): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a5730 item 87 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 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/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b69340): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b69340): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b69340): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b69340): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b69340): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.50327111 +0000 UTC m=+104.361009469 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b69340): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b69840): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b69840): open at offset 5 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b69840): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc310 item 88 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b69840): _readAt: size=2, off=5 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b69840): >_readAt: n=0, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b69840): _writeAt: size=3, off=5 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b69840): >_writeAt: n=3, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b69840): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.504123161 +0000 UTC m=+104.361861518 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b69840): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b69dc0): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b69dc0): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b69dc0): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b69dc0): >_readAt: n=3, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b69dc0): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.504123161 +0000 UTC m=+104.361861518 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b69dc0): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc770 item 88 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b86480): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b86480): open at offset 0 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b86480): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b86480): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b86480): >_readAt: n=0, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b86480): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b86480): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b86480): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.505980848 +0000 UTC m=+104.363719206 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b86480): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b869c0): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b869c0): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b869c0): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dcf50 item 89 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b869c0): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b869c0): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.506718272 +0000 UTC m=+104.364456631 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b869c0): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b86f00): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b86f00): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b86f00): open at offset 5 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b86f00): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b86f00): >_readAt: n=2, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b86f00): _writeAt: size=3, off=7 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd1f0 item 89 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b86f00): >_writeAt: n=3, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b86f00): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.507917023 +0000 UTC m=+104.365655400 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b86f00): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b87480): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b87480): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b87480): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b87480): >_readAt: n=8, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b87480): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.507917023 +0000 UTC m=+104.365655400 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b87480): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd490 item 89 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b87ac0): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b87ac0): open at offset 0 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b87ac0): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b87ac0): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b87ac0): >_readAt: n=0, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b87ac0): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b87ac0): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b87ac0): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.509648764 +0000 UTC m=+104.367387122 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000b87ac0): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bae080): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bae080): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bae080): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dda40 item 90 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bae080): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bae080): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.510519158 +0000 UTC m=+104.368257536 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bae080): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bae5c0): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bae5c0): open at offset 5 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bae5c0): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c3f0 item 90 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bae5c0): _readAt: size=2, off=5 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bae5c0): >_readAt: n=0, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bae5c0): _writeAt: size=3, off=5 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bae5c0): >_writeAt: n=3, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bae5c0): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.511373482 +0000 UTC m=+104.369111840 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bae5c0): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000baeb80): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000baeb80): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000baeb80): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000baeb80): >_readAt: n=3, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000baeb80): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.511373482 +0000 UTC m=+104.369111840 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000baeb80): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c690 item 90 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000baf1c0): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000baf1c0): open at offset 0 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000baf1c0): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000baf1c0): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000baf1c0): >_readAt: n=0, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000baf1c0): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000baf1c0): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000baf1c0): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.512867938 +0000 UTC m=+104.370606297 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000baf1c0): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000baf700): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000baf700): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000baf700): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d0a0 item 91 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000baf700): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000baf700): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.513459278 +0000 UTC m=+104.371197636 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000baf700): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bafc40): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bafc40): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bafc40): open at offset 5 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bafc40): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bafc40): >_readAt: n=2, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bafc40): _writeAt: size=3, off=7 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d490 item 91 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bafc40): >_writeAt: n=3, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bafc40): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.514235085 +0000 UTC m=+104.371973443 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bafc40): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd0240): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd0240): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd0240): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd0240): >_readAt: n=8, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd0240): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.514235085 +0000 UTC m=+104.371973443 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd0240): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d6c0 item 91 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 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/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd0880): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd0880): open at offset 0 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd0880): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd0880): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd0880): >_readAt: n=0, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd0880): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd0880): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd0880): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.516179365 +0000 UTC m=+104.373917733 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd0880): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd0dc0): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd0dc0): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd0dc0): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032db20 item 92 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd0dc0): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd0dc0): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.516865694 +0000 UTC m=+104.374604052 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd0dc0): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd1300): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd1300): open at offset 5 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd1300): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032dd50 item 92 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd1300): _readAt: size=2, off=5 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd1300): >_readAt: n=0, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd1300): _writeAt: size=3, off=5 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd1300): >_writeAt: n=3, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd1300): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.517727352 +0000 UTC m=+104.375465720 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd1300): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd18c0): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd18c0): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd18c0): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd18c0): >_readAt: n=3, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd18c0): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.517727352 +0000 UTC m=+104.375465720 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd18c0): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428000 item 92 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd1f00): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd1f00): open at offset 0 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd1f00): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd1f00): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd1f00): >_readAt: n=0, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd1f00): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd1f00): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd1f00): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.519434217 +0000 UTC m=+104.377172575 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bd1f00): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bf64c0): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bf64c0): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bf64c0): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004285b0 item 93 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bf64c0): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bf64c0): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.520257653 +0000 UTC m=+104.377996010 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bf64c0): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bf6bc0): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bf6bc0): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bf6bc0): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bf6bc0): >_readAt: n=5, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bf6bc0): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.520257653 +0000 UTC m=+104.377996010 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bf6bc0): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428770 item 93 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 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/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bf7200): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bf7200): open at offset 0 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bf7200): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bf7200): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bf7200): >_readAt: n=0, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bf7200): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bf7200): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bf7200): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.522192846 +0000 UTC m=+104.379931204 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bf7200): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bf7740): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bf7740): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bf7740): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428af0 item 94 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bf7740): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bf7740): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.52292972 +0000 UTC m=+104.380668077 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bf7740): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bf7e40): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bf7e40): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bf7e40): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bf7e40): >_readAt: n=5, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bf7e40): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.52292972 +0000 UTC m=+104.380668077 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000bf7e40): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428cb0 item 94 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 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/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000c10500): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000c10500): open at offset 0 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000c10500): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000c10500): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000c10500): >_readAt: n=0, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000c10500): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000c10500): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000c10500): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.524760005 +0000 UTC m=+104.382498384 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000c10500): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000c10a40): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000c10a40): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000c10a40): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004290a0 item 95 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000c10a40): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000c10a40): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.525402681 +0000 UTC m=+104.383141040 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000c10a40): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000c11140): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000c11140): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000c11140): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000c11140): >_readAt: n=5, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000c11140): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.525402681 +0000 UTC m=+104.383141040 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000c11140): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429490 item 95 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 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/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000c11780): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000c11780): open at offset 0 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000c11780): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000c11780): _readAt: size=2, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000c11780): >_readAt: n=0, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000c11780): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000c11780): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000c11780): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.527119565 +0000 UTC m=+104.384857923 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000c11780): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000c11cc0): _writeAt: size=5, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000c11cc0): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000c11cc0): >openPending: err= 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429c00 item 96 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000c11cc0): >_writeAt: n=5, err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000c11cc0): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.527799001 +0000 UTC m=+104.385537360 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000c11cc0): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 04:04:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:04:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 04:04:56 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000c2a440): _readAt: size=512, off=0 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000c2a440): openPending: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000c2a440): >openPending: err= 2025/09/05 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000c2a440): >_readAt: n=5, err=EOF 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000c2a440): close: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 04:04:56.527799001 +0000 UTC m=+104.385537360 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 04:04:56 DEBUG : open-test-file(0xc000c2a440): >close: err= 2025/09/05 04:04:56 DEBUG : open-test-file: Remove: 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429f10 item 96 2025/09/05 04:04:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 04:04:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 04:04:56 DEBUG : open-test-file: >Remove: err= 2025/09/05 04:04:56 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:04:56 DEBUG : Looking for writers 2025/09/05 04:04:56 DEBUG : >WaitForWriters: 2025/09/05 04:04:56 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.08s) --- PASS: TestRWFileHandleOpenTests/writes (0.53s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.08s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.55s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.12s) --- 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.01s) --- 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-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:04:56 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:04:56 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/05 04:04:56 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:56 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 04:04:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 04:04:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:04:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:04:56 INFO : webdav root 'rclone-test-cimerid1wuza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/05 04:04:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:04:56 DEBUG : file1: newRWFileHandle: 2025/09/05 04:04:56 DEBUG : file1(0xc000815140): openPending: 2025/09/05 04:04:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 04:04:56 DEBUG : file1(0xc000815140): >openPending: err= 2025/09/05 04:04:56 DEBUG : file1: >newRWFileHandle: err= 2025/09/05 04:04:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 04:04:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/05 04:04:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/09/05 04:04:56 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:04:56 DEBUG : Looking for writers 2025/09/05 04:04:56 DEBUG : file1: reading active writers 2025/09/05 04:04:56 DEBUG : file1: active writers 1 2025/09/05 04:04:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/09/05 04:04:56 DEBUG : Looking for writers 2025/09/05 04:04:56 DEBUG : file1: reading active writers 2025/09/05 04:04:56 DEBUG : file1: active writers 1 2025/09/05 04:04:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/09/05 04:04:56 DEBUG : Looking for writers 2025/09/05 04:04:56 DEBUG : file1: reading active writers 2025/09/05 04:04:56 DEBUG : file1: active writers 1 2025/09/05 04:04:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/09/05 04:04:56 DEBUG : Looking for writers 2025/09/05 04:04:56 DEBUG : file1: reading active writers 2025/09/05 04:04:56 DEBUG : file1: active writers 1 2025/09/05 04:04:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/09/05 04:04:56 DEBUG : Looking for writers 2025/09/05 04:04:56 DEBUG : file1: reading active writers 2025/09/05 04:04:56 DEBUG : file1: active writers 1 2025/09/05 04:04:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/09/05 04:04:57 DEBUG : Looking for writers 2025/09/05 04:04:57 DEBUG : file1: reading active writers 2025/09/05 04:04:57 DEBUG : file1: active writers 1 2025/09/05 04:04:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/09/05 04:04:57 DEBUG : Looking for writers 2025/09/05 04:04:57 DEBUG : file1: reading active writers 2025/09/05 04:04:57 DEBUG : file1: active writers 1 2025/09/05 04:04:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/09/05 04:04:58 DEBUG : Looking for writers 2025/09/05 04:04:58 DEBUG : file1: reading active writers 2025/09/05 04:04:58 DEBUG : file1: active writers 1 2025/09/05 04:04:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/05 04:04:59 DEBUG : Looking for writers 2025/09/05 04:04:59 DEBUG : file1: reading active writers 2025/09/05 04:04:59 DEBUG : file1: active writers 1 2025/09/05 04:04:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/05 04:05:00 DEBUG : Looking for writers 2025/09/05 04:05:00 DEBUG : file1: reading active writers 2025/09/05 04:05:00 DEBUG : file1: active writers 1 2025/09/05 04:05:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/05 04:05:01 DEBUG : Looking for writers 2025/09/05 04:05:01 DEBUG : file1: reading active writers 2025/09/05 04:05:01 DEBUG : file1: active writers 1 2025/09/05 04:05:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/05 04:05:02 DEBUG : Looking for writers 2025/09/05 04:05:02 DEBUG : file1: reading active writers 2025/09/05 04:05:02 DEBUG : file1: active writers 1 2025/09/05 04:05:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/05 04:05:03 DEBUG : Looking for writers 2025/09/05 04:05:03 DEBUG : file1: reading active writers 2025/09/05 04:05:03 DEBUG : file1: active writers 1 2025/09/05 04:05:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/05 04:05:04 DEBUG : Looking for writers 2025/09/05 04:05:04 DEBUG : file1: reading active writers 2025/09/05 04:05:04 DEBUG : file1: active writers 1 2025/09/05 04:05:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/05 04:05:05 DEBUG : Looking for writers 2025/09/05 04:05:05 DEBUG : file1: reading active writers 2025/09/05 04:05:05 DEBUG : file1: active writers 1 2025/09/05 04:05:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/05 04:05:06 DEBUG : Looking for writers 2025/09/05 04:05:06 DEBUG : file1: reading active writers 2025/09/05 04:05:06 DEBUG : file1: active writers 1 2025/09/05 04:05:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/05 04:05:07 DEBUG : Looking for writers 2025/09/05 04:05:07 DEBUG : file1: reading active writers 2025/09/05 04:05:07 DEBUG : file1: active writers 1 2025/09/05 04:05:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/05 04:05:08 DEBUG : Looking for writers 2025/09/05 04:05:08 DEBUG : file1: reading active writers 2025/09/05 04:05:08 DEBUG : file1: active writers 1 2025/09/05 04:05:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/05 04:05:09 DEBUG : Looking for writers 2025/09/05 04:05:09 DEBUG : file1: reading active writers 2025/09/05 04:05:09 DEBUG : file1: active writers 1 2025/09/05 04:05:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/05 04:05:10 DEBUG : Looking for writers 2025/09/05 04:05:10 DEBUG : file1: reading active writers 2025/09/05 04:05:10 DEBUG : file1: active writers 1 2025/09/05 04:05:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/05 04:05:11 DEBUG : Looking for writers 2025/09/05 04:05:11 DEBUG : file1: reading active writers 2025/09/05 04:05:11 DEBUG : file1: active writers 1 2025/09/05 04:05:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/05 04:05:12 DEBUG : Looking for writers 2025/09/05 04:05:12 DEBUG : file1: reading active writers 2025/09/05 04:05:12 DEBUG : file1: active writers 1 2025/09/05 04:05:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/05 04:05:13 DEBUG : Looking for writers 2025/09/05 04:05:13 DEBUG : file1: reading active writers 2025/09/05 04:05:13 DEBUG : file1: active writers 1 2025/09/05 04:05:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/05 04:05:14 DEBUG : Looking for writers 2025/09/05 04:05:14 DEBUG : file1: reading active writers 2025/09/05 04:05:14 DEBUG : file1: active writers 1 2025/09/05 04:05:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/05 04:05:15 DEBUG : Looking for writers 2025/09/05 04:05:15 DEBUG : file1: reading active writers 2025/09/05 04:05:15 DEBUG : file1: active writers 1 2025/09/05 04:05:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/05 04:05:16 DEBUG : Looking for writers 2025/09/05 04:05:16 DEBUG : file1: reading active writers 2025/09/05 04:05:16 DEBUG : file1: active writers 1 2025/09/05 04:05:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/05 04:05:17 DEBUG : Looking for writers 2025/09/05 04:05:17 DEBUG : file1: reading active writers 2025/09/05 04:05:17 DEBUG : file1: active writers 1 2025/09/05 04:05:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/05 04:05:18 DEBUG : Looking for writers 2025/09/05 04:05:18 DEBUG : file1: reading active writers 2025/09/05 04:05:18 DEBUG : file1: active writers 1 2025/09/05 04:05:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/05 04:05:19 DEBUG : Looking for writers 2025/09/05 04:05:19 DEBUG : file1: reading active writers 2025/09/05 04:05:19 DEBUG : file1: active writers 1 2025/09/05 04:05:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/05 04:05:20 DEBUG : Looking for writers 2025/09/05 04:05:20 DEBUG : file1: reading active writers 2025/09/05 04:05:20 DEBUG : file1: active writers 1 2025/09/05 04:05:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/05 04:05:21 DEBUG : Looking for writers 2025/09/05 04:05:21 DEBUG : file1: reading active writers 2025/09/05 04:05:21 DEBUG : file1: active writers 1 2025/09/05 04:05:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/05 04:05:22 DEBUG : Looking for writers 2025/09/05 04:05:22 DEBUG : file1: reading active writers 2025/09/05 04:05:22 DEBUG : file1: active writers 1 2025/09/05 04:05:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/05 04:05:23 DEBUG : Looking for writers 2025/09/05 04:05:23 DEBUG : file1: reading active writers 2025/09/05 04:05:23 DEBUG : file1: active writers 1 2025/09/05 04:05:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/05 04:05:24 DEBUG : Looking for writers 2025/09/05 04:05:24 DEBUG : file1: reading active writers 2025/09/05 04:05:24 DEBUG : file1: active writers 1 2025/09/05 04:05:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/05 04:05:25 DEBUG : Looking for writers 2025/09/05 04:05:25 DEBUG : file1: reading active writers 2025/09/05 04:05:25 DEBUG : file1: active writers 1 2025/09/05 04:05:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/05 04:05:26 DEBUG : Looking for writers 2025/09/05 04:05:26 DEBUG : file1: reading active writers 2025/09/05 04:05:26 DEBUG : file1: active writers 1 2025/09/05 04:05:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/05 04:05:26 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc00070c690 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc0008cee08 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824642956864} name:file1 opens:1 downloaders: o: fd:0xc0005a6078 info:{ModTime:{wall:13990069653470011378 ext:104630366824 loc:0x4114060} ATime:{wall:13990069653470011378 ext:104630366824 loc:0x4114060} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/09/05 04:05:26 DEBUG : >WaitForWriters: 2025/09/05 04:05:26 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.26s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:05:26 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:05:26 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/05 04:05:26 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:05:26 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:05:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:05:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 04:05:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:05:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:05:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 04:05:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:05:26 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:05:26 INFO : webdav root 'rclone-test-cimerid1wuza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/05 04:05:27 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:05:27 DEBUG : rename_me: newRWFileHandle: 2025/09/05 04:05:27 DEBUG : rename_me(0xc000628080): openPending: 2025/09/05 04:05:27 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 04:05:27 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/09/05 04:05:27 DEBUG : rename_me(0xc000628080): >openPending: err= 2025/09/05 04:05:27 DEBUG : rename_me: >newRWFileHandle: err= 2025/09/05 04:05:27 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/09/05 04:05:27 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/09/05 04:05:27 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/09/05 04:05:27 DEBUG : rename_me(0xc000628080): _writeAt: size=5, off=0 2025/09/05 04:05:27 DEBUG : rename_me(0xc000628080): >_writeAt: n=5, err= 2025/09/05 04:05:27 DEBUG : rename_me(0xc000628080): close: 2025/09/05 04:05:27 DEBUG : rename_me: vfs cache: setting modification time to 2025-09-05 04:05:27.036927725 +0000 UTC m=+134.894666123 2025/09/05 04:05:27 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/09/05 04:05:27 DEBUG : rename_me(0xc000628080): >close: err= 2025/09/05 04:05:27 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/09/05 04:05:27 DEBUG : i_was_renamed: Updating file with 0xc00069efc0 2025/09/05 04:05:27 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/09/05 04:05:27 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/09/05 04:05:27 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:05:27 DEBUG : Looking for writers 2025/09/05 04:05:27 DEBUG : i_was_renamed: reading active writers 2025/09/05 04:05:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/05 04:05:27 DEBUG : Looking for writers 2025/09/05 04:05:27 DEBUG : i_was_renamed: reading active writers 2025/09/05 04:05:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/05 04:05:27 DEBUG : Looking for writers 2025/09/05 04:05:27 DEBUG : i_was_renamed: reading active writers 2025/09/05 04:05:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/05 04:05:27 DEBUG : Looking for writers 2025/09/05 04:05:27 DEBUG : i_was_renamed: reading active writers 2025/09/05 04:05:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/05 04:05:27 DEBUG : i_was_renamed: vfs cache: starting upload 2025/09/05 04:05:27 DEBUG : Looking for writers 2025/09/05 04:05:27 DEBUG : i_was_renamed: reading active writers 2025/09/05 04:05:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/05 04:05:27 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/09/05 04:05:27 DEBUG : Looking for writers 2025/09/05 04:05:27 DEBUG : i_was_renamed: reading active writers 2025/09/05 04:05:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/05 04:05:27 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/05 04:05:27 INFO : i_was_renamed: Copied (new) 2025/09/05 04:05:27 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-09-05 04:05:27 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/09/05 04:05:27 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/09/05 04:05:27 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/09/05 04:05:27 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/09/05 04:05:27 DEBUG : Looking for writers 2025/09/05 04:05:27 DEBUG : i_was_renamed: reading active writers 2025/09/05 04:05:27 DEBUG : >WaitForWriters: 2025/09/05 04:05:27 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.09s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:05:28 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:05:28 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/05 04:05:28 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:05:28 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:05:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:05:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 04:05:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:05:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:05:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 04:05:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{xY-U8}/rclone-test-cimerid1wuza" 2025/09/05 04:05:28 INFO : webdav root 'rclone-test-cimerid1wuza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/05 04:05:28 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/05 04:05:28 DEBUG : forgetting directory cache 2025/09/05 04:05:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:05:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/05 04:05:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/05 04:05:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/05 04:05:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/05 04:05:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/05 04:05:28 DEBUG : TestRWCacheUpdate(0xc00067c000): _readAt: size=512, off=0 2025/09/05 04:05:28 DEBUG : TestRWCacheUpdate(0xc00067c000): openPending: 2025/09/05 04:05:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-05 03:06:28 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/09/05 04:05:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/05 04:05:28 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/05 04:05:28 DEBUG : TestRWCacheUpdate(0xc00067c000): >openPending: err= 2025/09/05 04:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/05 04:05:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/05 04:05:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/05 04:05:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/05 04:05:28 DEBUG : TestRWCacheUpdate(0xc00067c000): >_readAt: n=20, err=EOF 2025/09/05 04:05:28 DEBUG : TestRWCacheUpdate(0xc00067c000): close: 2025/09/05 04:05:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-05 03:06:28 +0000 GMT 2025/09/05 04:05:28 DEBUG : TestRWCacheUpdate(0xc00067c000): >close: err= 2025/09/05 04:05:28 DEBUG : Re-reading directory (116.703281ms old) 2025/09/05 04:05:28 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/05 04:05:28 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/05 04:05:29 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/05 04:05:29 DEBUG : forgetting directory cache 2025/09/05 04:05:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:05:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/05 04:05:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/05 04:05:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/05 04:05:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/05 04:05:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/05 04:05:29 DEBUG : TestRWCacheUpdate(0xc0008c7e00): _readAt: size=512, off=0 2025/09/05 04:05:29 DEBUG : TestRWCacheUpdate(0xc0008c7e00): openPending: 2025/09/05 04:05:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-05 03:07:28 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-09-05 03:06:28 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/09/05 04:05:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-05 03:07:28 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-09-05 03:06:28 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/09/05 04:05:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/05 04:05:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/05 04:05:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/05 04:05:29 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/05 04:05:29 DEBUG : TestRWCacheUpdate(0xc0008c7e00): >openPending: err= 2025/09/05 04:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/05 04:05:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/05 04:05:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/05 04:05:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/05 04:05:29 DEBUG : TestRWCacheUpdate(0xc0008c7e00): >_readAt: n=20, err=EOF 2025/09/05 04:05:29 DEBUG : TestRWCacheUpdate(0xc0008c7e00): close: 2025/09/05 04:05:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-05 03:07:28 +0000 GMT 2025/09/05 04:05:29 DEBUG : TestRWCacheUpdate(0xc0008c7e00): >close: err= 2025/09/05 04:05:29 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/05 04:05:29 DEBUG : forgetting directory cache 2025/09/05 04:05:29 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/05 04:05:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:05:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/05 04:05:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/05 04:05:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/05 04:05:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/05 04:05:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/05 04:05:30 DEBUG : TestRWCacheUpdate(0xc0008bd600): _readAt: size=512, off=0 2025/09/05 04:05:30 DEBUG : TestRWCacheUpdate(0xc0008bd600): openPending: 2025/09/05 04:05:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-05 03:08:28 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-09-05 03:07:28 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/09/05 04:05:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-05 03:08:28 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-09-05 03:07:28 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/09/05 04:05:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/05 04:05:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/05 04:05:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/05 04:05:30 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/05 04:05:30 DEBUG : TestRWCacheUpdate(0xc0008bd600): >openPending: err= 2025/09/05 04:05:30 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/05 04:05:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/05 04:05:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/05 04:05:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/05 04:05:30 DEBUG : TestRWCacheUpdate(0xc0008bd600): >_readAt: n=20, err=EOF 2025/09/05 04:05:30 DEBUG : TestRWCacheUpdate(0xc0008bd600): close: 2025/09/05 04:05:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-05 03:08:28 +0000 GMT 2025/09/05 04:05:30 DEBUG : TestRWCacheUpdate(0xc0008bd600): >close: err= 2025/09/05 04:05:30 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/05 04:05:30 DEBUG : forgetting directory cache 2025/09/05 04:05:30 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/05 04:05:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:05:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/05 04:05:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/05 04:05:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/05 04:05:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/05 04:05:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/05 04:05:31 DEBUG : TestRWCacheUpdate(0xc000838f00): _readAt: size=512, off=0 2025/09/05 04:05:31 DEBUG : TestRWCacheUpdate(0xc000838f00): openPending: 2025/09/05 04:05:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-05 03:09:28 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-09-05 03:08:28 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/09/05 04:05:31 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-05 03:09:28 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-09-05 03:08:28 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/09/05 04:05:31 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/05 04:05:31 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/05 04:05:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/05 04:05:31 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/05 04:05:31 DEBUG : TestRWCacheUpdate(0xc000838f00): >openPending: err= 2025/09/05 04:05:31 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/05 04:05:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/05 04:05:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/05 04:05:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/05 04:05:31 DEBUG : TestRWCacheUpdate(0xc000838f00): >_readAt: n=20, err=EOF 2025/09/05 04:05:31 DEBUG : TestRWCacheUpdate(0xc000838f00): close: 2025/09/05 04:05:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-05 03:09:28 +0000 GMT 2025/09/05 04:05:31 DEBUG : TestRWCacheUpdate(0xc000838f00): >close: err= 2025/09/05 04:05:31 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/05 04:05:31 DEBUG : forgetting directory cache 2025/09/05 04:05:31 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/05 04:05:32 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:05:32 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/05 04:05:32 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/05 04:05:32 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/05 04:05:32 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/05 04:05:32 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/05 04:05:32 DEBUG : TestRWCacheUpdate(0xc0008eef80): _readAt: size=512, off=0 2025/09/05 04:05:32 DEBUG : TestRWCacheUpdate(0xc0008eef80): openPending: 2025/09/05 04:05:32 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-05 03:10:28 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-09-05 03:09:28 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/09/05 04:05:32 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-05 03:10:28 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-09-05 03:09:28 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/09/05 04:05:32 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/05 04:05:32 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/05 04:05:32 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/05 04:05:32 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/05 04:05:32 DEBUG : TestRWCacheUpdate(0xc0008eef80): >openPending: err= 2025/09/05 04:05:32 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/05 04:05:32 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/05 04:05:32 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/05 04:05:32 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/05 04:05:32 DEBUG : TestRWCacheUpdate(0xc0008eef80): >_readAt: n=20, err=EOF 2025/09/05 04:05:32 DEBUG : TestRWCacheUpdate(0xc0008eef80): close: 2025/09/05 04:05:32 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-05 03:10:28 +0000 GMT 2025/09/05 04:05:32 DEBUG : TestRWCacheUpdate(0xc0008eef80): >close: err= 2025/09/05 04:05:32 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/05 04:05:32 DEBUG : forgetting directory cache 2025/09/05 04:05:32 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/05 04:05:32 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:05:33 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/05 04:05:33 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/05 04:05:33 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/05 04:05:33 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/05 04:05:33 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/05 04:05:33 DEBUG : TestRWCacheUpdate(0xc000b0d500): _readAt: size=512, off=0 2025/09/05 04:05:33 DEBUG : TestRWCacheUpdate(0xc000b0d500): openPending: 2025/09/05 04:05:33 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-05 03:11:28 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-09-05 03:10:28 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/09/05 04:05:33 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-05 03:11:28 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-09-05 03:10:28 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/09/05 04:05:33 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/05 04:05:33 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/05 04:05:33 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/05 04:05:33 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/05 04:05:33 DEBUG : TestRWCacheUpdate(0xc000b0d500): >openPending: err= 2025/09/05 04:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/05 04:05:33 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/05 04:05:33 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/05 04:05:33 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/05 04:05:33 DEBUG : TestRWCacheUpdate(0xc000b0d500): >_readAt: n=20, err=EOF 2025/09/05 04:05:33 DEBUG : TestRWCacheUpdate(0xc000b0d500): close: 2025/09/05 04:05:33 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-05 03:11:28 +0000 GMT 2025/09/05 04:05:33 DEBUG : TestRWCacheUpdate(0xc000b0d500): >close: err= 2025/09/05 04:05:33 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/05 04:05:33 DEBUG : forgetting directory cache 2025/09/05 04:05:33 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/05 04:05:33 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:05:33 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/05 04:05:33 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/05 04:05:33 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/05 04:05:33 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/05 04:05:33 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/05 04:05:33 DEBUG : TestRWCacheUpdate(0xc000939540): _readAt: size=512, off=0 2025/09/05 04:05:33 DEBUG : TestRWCacheUpdate(0xc000939540): openPending: 2025/09/05 04:05:33 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-09-05 03:12:28 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-09-05 03:11:28 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/09/05 04:05:33 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-09-05 03:12:28 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-09-05 03:11:28 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/09/05 04:05:33 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/05 04:05:33 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/05 04:05:33 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/09/05 04:05:33 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/05 04:05:33 DEBUG : TestRWCacheUpdate(0xc000939540): >openPending: err= 2025/09/05 04:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/09/05 04:05:33 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/05 04:05:33 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/05 04:05:33 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/05 04:05:33 DEBUG : TestRWCacheUpdate(0xc000939540): >_readAt: n=21, err=EOF 2025/09/05 04:05:33 DEBUG : TestRWCacheUpdate(0xc000939540): close: 2025/09/05 04:05:33 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-05 03:12:28 +0000 GMT 2025/09/05 04:05:33 DEBUG : TestRWCacheUpdate(0xc000939540): >close: err= 2025/09/05 04:05:33 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/05 04:05:34 DEBUG : forgetting directory cache 2025/09/05 04:05:34 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/05 04:05:34 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:05:34 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/05 04:05:34 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/05 04:05:34 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/05 04:05:34 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/05 04:05:34 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/05 04:05:34 DEBUG : TestRWCacheUpdate(0xc0007e9340): _readAt: size=512, off=0 2025/09/05 04:05:34 DEBUG : TestRWCacheUpdate(0xc0007e9340): openPending: 2025/09/05 04:05:34 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-09-05 03:13:28 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-09-05 03:12:28 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/09/05 04:05:34 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-09-05 03:13:28 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-09-05 03:12:28 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/09/05 04:05:34 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/05 04:05:34 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/05 04:05:34 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/09/05 04:05:34 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/05 04:05:34 DEBUG : TestRWCacheUpdate(0xc0007e9340): >openPending: err= 2025/09/05 04:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/09/05 04:05:34 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/05 04:05:34 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/05 04:05:34 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/05 04:05:34 DEBUG : TestRWCacheUpdate(0xc0007e9340): >_readAt: n=22, err=EOF 2025/09/05 04:05:34 DEBUG : TestRWCacheUpdate(0xc0007e9340): close: 2025/09/05 04:05:34 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-05 03:13:28 +0000 GMT 2025/09/05 04:05:34 DEBUG : TestRWCacheUpdate(0xc0007e9340): >close: err= 2025/09/05 04:05:34 DEBUG : forgetting directory cache 2025/09/05 04:05:34 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/05 04:05:34 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/05 04:05:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:05:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/05 04:05:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/05 04:05:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/05 04:05:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/05 04:05:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/05 04:05:35 DEBUG : TestRWCacheUpdate(0xc000a8b740): _readAt: size=512, off=0 2025/09/05 04:05:35 DEBUG : TestRWCacheUpdate(0xc000a8b740): openPending: 2025/09/05 04:05:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-09-05 03:14:28 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-09-05 03:13:28 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/09/05 04:05:35 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-09-05 03:14:28 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-09-05 03:13:28 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/09/05 04:05:35 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/05 04:05:35 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/05 04:05:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/09/05 04:05:35 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/05 04:05:35 DEBUG : TestRWCacheUpdate(0xc000a8b740): >openPending: err= 2025/09/05 04:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/09/05 04:05:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/05 04:05:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/05 04:05:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/05 04:05:35 DEBUG : TestRWCacheUpdate(0xc000a8b740): >_readAt: n=23, err=EOF 2025/09/05 04:05:35 DEBUG : TestRWCacheUpdate(0xc000a8b740): close: 2025/09/05 04:05:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-05 03:14:28 +0000 GMT 2025/09/05 04:05:35 DEBUG : TestRWCacheUpdate(0xc000a8b740): >close: err= 2025/09/05 04:05:35 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/05 04:05:35 DEBUG : forgetting directory cache 2025/09/05 04:05:35 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/05 04:05:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:05:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/05 04:05:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/05 04:05:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/05 04:05:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/05 04:05:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/05 04:05:36 DEBUG : TestRWCacheUpdate(0xc0007a29c0): _readAt: size=512, off=0 2025/09/05 04:05:36 DEBUG : TestRWCacheUpdate(0xc0007a29c0): openPending: 2025/09/05 04:05:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-09-05 03:15:28 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-09-05 03:14:28 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/09/05 04:05:36 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-09-05 03:15:28 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-09-05 03:14:28 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/09/05 04:05:36 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/05 04:05:36 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/05 04:05:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/09/05 04:05:36 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/05 04:05:36 DEBUG : TestRWCacheUpdate(0xc0007a29c0): >openPending: err= 2025/09/05 04:05:36 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/09/05 04:05:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/05 04:05:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/05 04:05:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/05 04:05:36 DEBUG : TestRWCacheUpdate(0xc0007a29c0): >_readAt: n=24, err=EOF 2025/09/05 04:05:36 DEBUG : TestRWCacheUpdate(0xc0007a29c0): close: 2025/09/05 04:05:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-05 03:15:28 +0000 GMT 2025/09/05 04:05:36 DEBUG : TestRWCacheUpdate(0xc0007a29c0): >close: err= 2025/09/05 04:05:36 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:05:36 DEBUG : Looking for writers 2025/09/05 04:05:36 DEBUG : TestRWCacheUpdate: reading active writers 2025/09/05 04:05:36 DEBUG : >WaitForWriters: 2025/09/05 04:05:36 DEBUG : webdav root 'rclone-test-cimerid1wuza': vfs cache: cleaner exiting 2025/09/05 04:05:36 DEBUG : forgetting directory cache 2025/09/05 04:05:36 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestRWCacheUpdate (8.74s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:05:36 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/09/05 04:05:37 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/09/05 04:05:37 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/09/05 04:05:37 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:05:37 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:05:37 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 04:05:37 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/05 04:05:37 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/05 04:05:37 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/09/05 04:05:37 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/05 04:05:38 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/05 04:05:38 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 04:05:38 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/05 04:05:38 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/05 04:05:38 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/09/05 04:05:38 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/05 04:05:38 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/05 04:05:38 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 04:05:38 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/05 04:05:38 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/05 04:05:38 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/09/05 04:05:38 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/05 04:05:38 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/05 04:05:38 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 04:05:38 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/09/05 04:05:38 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/09/05 04:05:38 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/09/05 04:05:38 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/09/05 04:05:38 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/05 04:05:38 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 04:05:38 DEBUG : FilEb: Open: flags=O_RDONLY 2025/09/05 04:05:38 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/09/05 04:05:38 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/09/05 04:05:38 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/09/05 04:05:38 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/05 04:05:38 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 04:05:38 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/05 04:05:38 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/05 04:05:38 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/09/05 04:05:38 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/05 04:05:38 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/05 04:05:38 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 04:05:38 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/05 04:05:38 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/05 04:05:38 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/09/05 04:05:38 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/05 04:05:38 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/05 04:05:38 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 04:05:38 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/05 04:05:38 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/05 04:05:38 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/09/05 04:05:38 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/05 04:05:38 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/05 04:05:38 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 04:05:38 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/05 04:05:38 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/05 04:05:38 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/09/05 04:05:38 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/05 04:05:39 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/05 04:05:39 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 04:05:39 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/09/05 04:05:39 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/09/05 04:05:39 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/09/05 04:05:39 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/09/05 04:05:39 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/05 04:05:39 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 04:05:39 DEBUG : FilEb: Open: flags=O_RDONLY 2025/09/05 04:05:39 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/09/05 04:05:39 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/09/05 04:05:39 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/09/05 04:05:39 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/05 04:05:39 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 04:05:39 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/09/05 04:05:39 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/09/05 04:05:39 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 04:05:39 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/09/05 04:05:39 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/09/05 04:05:39 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 04:05:39 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/05 04:05:39 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/05 04:05:39 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/09/05 04:05:39 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/05 04:05:39 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/05 04:05:39 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 04:05:39 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/09/05 04:05:39 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 04:05:39 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/09/05 04:05:39 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 04:05:39 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/09/05 04:05:39 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 04:05:39 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/09/05 04:05:39 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/09/05 04:05:39 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/09/05 04:05:39 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/09/05 04:05:39 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/05 04:05:39 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 04:05:39 DEBUG : FilEb: Open: flags=O_RDONLY 2025/09/05 04:05:39 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/09/05 04:05:39 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/09/05 04:05:39 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/09/05 04:05:39 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/05 04:05:39 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 04:05:39 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/09/05 04:05:39 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 04:05:39 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/09/05 04:05:39 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:05:39 DEBUG : Looking for writers 2025/09/05 04:05:39 DEBUG : FilEb: reading active writers 2025/09/05 04:05:39 DEBUG : FiLeA: reading active writers 2025/09/05 04:05:39 DEBUG : FiLeB: reading active writers 2025/09/05 04:05:39 DEBUG : >WaitForWriters: 2025/09/05 04:05:39 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:05:39 DEBUG : Looking for writers 2025/09/05 04:05:39 DEBUG : FiLeA: reading active writers 2025/09/05 04:05:39 DEBUG : FiLeB: reading active writers 2025/09/05 04:05:39 DEBUG : FilEb: reading active writers 2025/09/05 04:05:39 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (3.42s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:05:40 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/09/05 04:05:40 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/09/05 04:05:40 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:05:40 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 04:05:40 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/09/05 04:05:40 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/09/05 04:05:40 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/09/05 04:05:40 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/05 04:05:41 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/05 04:05:41 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 04:05:41 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/09/05 04:05:41 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/09/05 04:05:41 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/09/05 04:05:41 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/09/05 04:05:41 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/05 04:05:41 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 04:05:41 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/09/05 04:05:41 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/09/05 04:05:41 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/09/05 04:05:41 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/05 04:05:41 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/05 04:05:41 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 04:05:41 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/09/05 04:05:41 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:05:41 DEBUG : Looking for writers 2025/09/05 04:05:41 DEBUG : normal name with no special characters.txt: reading active writers 2025/09/05 04:05:41 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/09/05 04:05:41 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.50s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:05:41 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:05:41 DEBUG : webdav root 'rclone-test-cimerid1wuza': Reusing VFS from active cache 2025/09/05 04:05:41 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:05:41 DEBUG : Looking for writers 2025/09/05 04:05:41 DEBUG : >WaitForWriters: 2025/09/05 04:05:41 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:05:41 DEBUG : Looking for writers 2025/09/05 04:05:41 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.16s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:05:41 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:05:41 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:05:41 DEBUG : Looking for writers 2025/09/05 04:05:41 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.16s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:05:42 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:05:42 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:05:42 DEBUG : Looking for writers 2025/09/05 04:05:42 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.15s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:05:42 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:05:42 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/05 04:05:42 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/09/05 04:05:43 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:05:43 DEBUG : dir: Looking for writers 2025/09/05 04:05:43 DEBUG : file2: reading active writers 2025/09/05 04:05:43 DEBUG : Looking for writers 2025/09/05 04:05:43 DEBUG : dir: reading active writers 2025/09/05 04:05:43 DEBUG : file1: reading active writers 2025/09/05 04:05:43 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.85s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:05:44 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:05:44 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/05 04:05:44 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/09/05 04:05:45 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:05:45 DEBUG : dir: Looking for writers 2025/09/05 04:05:45 DEBUG : Looking for writers 2025/09/05 04:05:45 DEBUG : dir: reading active writers 2025/09/05 04:05:45 DEBUG : file1: reading active writers 2025/09/05 04:05:45 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.74s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:05:45 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:05:45 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/05 04:05:46 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/09/05 04:05:46 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 04:05:46 DEBUG : file1: Open: flags=O_RDONLY 2025/09/05 04:05:46 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/05 04:05:46 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/05 04:05:46 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 04:05:46 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/09/05 04:05:46 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 04:05:46 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/09/05 04:05:46 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:05:46 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:05:46 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/09/05 04:05:46 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/09/05 04:05:46 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/09/05 04:05:46 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/09/05 04:05:46 DEBUG : webdav root 'rclone-test-cimerid1wuza': File to upload is small (0 bytes), uploading instead of streaming 2025/09/05 04:05:46 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/09/05 04:05:47 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/05 04:05:47 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/09/05 04:05:47 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/09/05 04:05:47 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:05:47 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/09/05 04:05:47 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:05:47 DEBUG : dir: Looking for writers 2025/09/05 04:05:47 DEBUG : file2: reading active writers 2025/09/05 04:05:47 DEBUG : new_file.txt: reading active writers 2025/09/05 04:05:47 DEBUG : Looking for writers 2025/09/05 04:05:47 DEBUG : dir: reading active writers 2025/09/05 04:05:47 DEBUG : file1: reading active writers 2025/09/05 04:05:47 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (2.19s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:05:47 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:05:48 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/09/05 04:05:48 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/09/05 04:05:48 DEBUG : dir/file1: Updating file with dir/file1 0xc000567500 2025/09/05 04:05:48 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/09/05 04:05:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/05 04:05:49 INFO : dir/file1: Moved (server-side) to: file0 2025/09/05 04:05:49 DEBUG : file0: Updating file with file0 0xc000567500 2025/09/05 04:05:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/05 04:05:49 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/09/05 04:05:49 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:05:49 DEBUG : dir: Looking for writers 2025/09/05 04:05:49 DEBUG : Looking for writers 2025/09/05 04:05:49 DEBUG : dir: reading active writers 2025/09/05 04:05:49 DEBUG : file0: reading active writers 2025/09/05 04:05:49 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (2.48s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:05:50 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:05:50 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:05:50 DEBUG : Looking for writers 2025/09/05 04:05:50 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.27s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:05:50 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:05:51 DEBUG : Added virtual directory entry vAddDir: "/" 2025/09/05 04:05:51 DEBUG : Added virtual directory entry vAddDir: "a" 2025/09/05 04:05:51 DEBUG : Added virtual directory entry vAddDir: "b" 2025/09/05 04:05:52 DEBUG : Added virtual directory entry vAddDir: "c" 2025/09/05 04:05:52 DEBUG : Added virtual directory entry vAddDir: "d" 2025/09/05 04:05:52 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:05:52 DEBUG : d: Looking for writers 2025/09/05 04:05:52 DEBUG : Looking for writers 2025/09/05 04:05:52 DEBUG : a: Looking for writers 2025/09/05 04:05:52 DEBUG : b: Looking for writers 2025/09/05 04:05:52 DEBUG : c: Looking for writers 2025/09/05 04:05:52 DEBUG : Looking for writers 2025/09/05 04:05:52 DEBUG : /: reading active writers 2025/09/05 04:05:52 DEBUG : a: reading active writers 2025/09/05 04:05:52 DEBUG : b: reading active writers 2025/09/05 04:05:52 DEBUG : c: reading active writers 2025/09/05 04:05:52 DEBUG : d: reading active writers 2025/09/05 04:05:52 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.10s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:05:53 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:05:54 DEBUG : Added virtual directory entry vAddDir: "a" 2025/09/05 04:05:54 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/09/05 04:05:54 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/09/05 04:05:54 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/09/05 04:05:56 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:05:56 DEBUG : a/b/c/d: Looking for writers 2025/09/05 04:05:56 DEBUG : a/b/c: Looking for writers 2025/09/05 04:05:56 DEBUG : d: reading active writers 2025/09/05 04:05:56 DEBUG : a/b: Looking for writers 2025/09/05 04:05:56 DEBUG : c: reading active writers 2025/09/05 04:05:56 DEBUG : a: Looking for writers 2025/09/05 04:05:56 DEBUG : b: reading active writers 2025/09/05 04:05:56 DEBUG : Looking for writers 2025/09/05 04:05:56 DEBUG : a: reading active writers 2025/09/05 04:05:56 DEBUG : >WaitForWriters: 2025/09/05 04:05:56 DEBUG : pacer: low level retry 1/10 (error An exception occurred while executing 'UPDATE "oc_file_locks" SET "lock" = 0 WHERE "key" = ? AND "lock" = -1' with params ["files\/3049a0cbf78e3e07cf74a623fd0719b0"]: SQLSTATE[HY000]: General error: 5 database is locked: Doctrine\DBAL\Exception\LockWaitTimeoutException: 500 Internal Server Error) 2025/09/05 04:05:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/05 04:05:56 DEBUG : pacer: Reducing sleep to 15ms run.go:125: removing dir "a/b/c/d" failed - try 1/3: rmdir failed: Sabre\DAV\Exception\Forbidden: 403 Forbidden 2025/09/05 04:05:58 DEBUG : pacer: Reducing sleep to 11.25ms run.go:125: removing dir "a/b/c/d" failed - try 2/3: directory not found 2025/09/05 04:05:59 DEBUG : pacer: Reducing sleep to 10ms run.go:125: removing dir "a/b/c/d" failed - try 3/3: directory not found run.go:128: removing dir "a/b/c/d" failed: directory not found 2025/09/05 04:06:00 DEBUG : pacer: low level retry 1/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:06:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/05 04:06:00 DEBUG : pacer: low level retry 2/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:06:00 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/09/05 04:06:00 DEBUG : pacer: low level retry 3/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:06:00 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/09/05 04:06:00 DEBUG : pacer: low level retry 4/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:06:00 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/09/05 04:06:00 DEBUG : pacer: low level retry 5/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:06:00 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/09/05 04:06:01 DEBUG : pacer: low level retry 6/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:06:01 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/09/05 04:06:01 DEBUG : pacer: low level retry 7/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:06:01 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/09/05 04:06:02 DEBUG : pacer: low level retry 8/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:06:02 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/09/05 04:06:03 DEBUG : pacer: low level retry 9/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:06:05 DEBUG : pacer: low level retry 10/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) run.go:125: removing dir "a/b/c" failed - try 1/3: rmdir failed: "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked 2025/09/05 04:06:07 DEBUG : pacer: Reducing sleep to 1.5s 2025/09/05 04:06:09 DEBUG : pacer: low level retry 1/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:06:09 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/09/05 04:06:10 DEBUG : pacer: low level retry 2/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:06:12 DEBUG : pacer: low level retry 3/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:06:14 DEBUG : pacer: low level retry 4/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:06:16 DEBUG : pacer: low level retry 5/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:06:18 DEBUG : pacer: low level retry 6/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:06:20 DEBUG : pacer: low level retry 7/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:06:22 DEBUG : pacer: low level retry 8/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:06:24 DEBUG : pacer: low level retry 9/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:06:26 DEBUG : pacer: low level retry 10/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) run.go:125: removing dir "a/b/c" failed - try 2/3: rmdir failed: "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked 2025/09/05 04:06:28 DEBUG : pacer: Reducing sleep to 1.5s 2025/09/05 04:06:30 DEBUG : pacer: low level retry 1/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:06:30 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/09/05 04:06:32 DEBUG : pacer: low level retry 2/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:06:34 DEBUG : pacer: low level retry 3/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:06:36 DEBUG : pacer: low level retry 4/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:06:38 DEBUG : pacer: low level retry 5/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:06:40 DEBUG : pacer: low level retry 6/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:06:42 DEBUG : pacer: low level retry 7/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:06:44 DEBUG : pacer: low level retry 8/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:06:46 DEBUG : pacer: low level retry 9/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:06:48 DEBUG : pacer: low level retry 10/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) run.go:125: removing dir "a/b/c" failed - try 3/3: rmdir failed: "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked run.go:128: removing dir "a/b/c" failed: rmdir failed: "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked 2025/09/05 04:06:50 DEBUG : pacer: Reducing sleep to 1.5s run.go:125: removing dir "a/b" failed - try 1/3: directory not empty 2025/09/05 04:06:52 DEBUG : pacer: Reducing sleep to 1.125s run.go:125: removing dir "a/b" failed - try 2/3: directory not empty 2025/09/05 04:06:53 DEBUG : pacer: Reducing sleep to 843.75ms run.go:125: removing dir "a/b" failed - try 3/3: directory not empty run.go:128: removing dir "a/b" failed: directory not empty 2025/09/05 04:06:54 DEBUG : pacer: Reducing sleep to 632.8125ms run.go:125: removing dir "a" failed - try 1/3: directory not empty 2025/09/05 04:06:56 DEBUG : pacer: Reducing sleep to 474.609375ms run.go:125: removing dir "a" failed - try 2/3: directory not empty 2025/09/05 04:06:57 DEBUG : pacer: Reducing sleep to 355.957031ms run.go:125: removing dir "a" failed - try 3/3: directory not empty run.go:128: removing dir "a" failed: directory not empty 2025/09/05 04:06:58 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/09/05 04:06:58 DEBUG : pacer: Reducing sleep to 200.225829ms 2025/09/05 04:06:58 DEBUG : pacer: Reducing sleep to 150.169371ms 2025/09/05 04:06:59 DEBUG : pacer: Reducing sleep to 112.627028ms fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 2025/09/05 04:07:00 DEBUG : pacer: Reducing sleep to 84.470271ms 2025/09/05 04:07:00 DEBUG : pacer: Reducing sleep to 63.352703ms 2025/09/05 04:07:00 DEBUG : pacer: Reducing sleep to 47.514527ms 2025/09/05 04:07:00 DEBUG : pacer: Reducing sleep to 35.635895ms fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 2025/09/05 04:07:02 DEBUG : pacer: Reducing sleep to 26.726921ms 2025/09/05 04:07:02 DEBUG : pacer: Reducing sleep to 20.04519ms 2025/09/05 04:07:02 DEBUG : pacer: Reducing sleep to 15.033892ms 2025/09/05 04:07:02 DEBUG : pacer: Reducing sleep to 11.275419ms fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"a", "a/b", "a/b/c"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=1) "a", + (string) (len=3) "a/b", + (string) (len=5) "a/b/c" } Test: TestVFSMkdirAll Messages: directories --- FAIL: TestVFSMkdirAll (73.06s) === 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-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:07:06 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:07:06 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:07:06 DEBUG : Looking for writers 2025/09/05 04:07:06 DEBUG : >WaitForWriters: 2025/09/05 04:07:06 DEBUG : pacer: Reducing sleep to 10ms 2025/09/05 04:07:07 DEBUG : pacer: low level retry 1/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:07:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/05 04:07:07 DEBUG : pacer: low level retry 2/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:07:07 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/09/05 04:07:07 DEBUG : pacer: low level retry 3/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:07:07 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/09/05 04:07:07 DEBUG : pacer: low level retry 4/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:07:07 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/09/05 04:07:07 DEBUG : pacer: low level retry 5/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:07:07 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/09/05 04:07:08 DEBUG : pacer: low level retry 6/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:07:08 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/09/05 04:07:08 DEBUG : pacer: low level retry 7/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:07:08 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/09/05 04:07:09 DEBUG : pacer: low level retry 8/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:07:09 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/09/05 04:07:10 DEBUG : pacer: low level retry 9/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:07:12 DEBUG : pacer: low level retry 10/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) run.go:125: removing dir "a/b/c" failed - try 1/3: rmdir failed: "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked 2025/09/05 04:07:14 DEBUG : pacer: Reducing sleep to 1.5s 2025/09/05 04:07:16 DEBUG : pacer: low level retry 1/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:07:16 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/09/05 04:07:17 DEBUG : pacer: low level retry 2/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:07:19 DEBUG : pacer: low level retry 3/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:07:21 DEBUG : pacer: low level retry 4/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:07:23 DEBUG : pacer: low level retry 5/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:07:25 DEBUG : pacer: low level retry 6/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:07:27 DEBUG : pacer: low level retry 7/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:07:29 DEBUG : pacer: low level retry 8/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:07:31 DEBUG : pacer: low level retry 9/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:07:33 DEBUG : pacer: low level retry 10/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) run.go:125: removing dir "a/b/c" failed - try 2/3: rmdir failed: "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked 2025/09/05 04:07:35 DEBUG : pacer: Reducing sleep to 1.5s 2025/09/05 04:07:37 DEBUG : pacer: low level retry 1/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:07:37 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/09/05 04:07:39 DEBUG : pacer: low level retry 2/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:07:41 DEBUG : pacer: low level retry 3/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:07:43 DEBUG : pacer: low level retry 4/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:07:45 DEBUG : pacer: low level retry 5/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:07:47 DEBUG : pacer: low level retry 6/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:07:49 DEBUG : pacer: low level retry 7/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:07:51 DEBUG : pacer: low level retry 8/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:07:53 DEBUG : pacer: low level retry 9/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:07:55 DEBUG : pacer: low level retry 10/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) run.go:125: removing dir "a/b/c" failed - try 3/3: rmdir failed: "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked run.go:128: removing dir "a/b/c" failed: rmdir failed: "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked 2025/09/05 04:07:57 DEBUG : pacer: Reducing sleep to 1.5s run.go:125: removing dir "a/b" failed - try 1/3: directory not empty 2025/09/05 04:07:59 DEBUG : pacer: Reducing sleep to 1.125s run.go:125: removing dir "a/b" failed - try 2/3: directory not empty 2025/09/05 04:08:00 DEBUG : pacer: Reducing sleep to 843.75ms run.go:125: removing dir "a/b" failed - try 3/3: directory not empty run.go:128: removing dir "a/b" failed: directory not empty 2025/09/05 04:08:01 DEBUG : pacer: Reducing sleep to 632.8125ms run.go:125: removing dir "a" failed - try 1/3: directory not empty 2025/09/05 04:08:03 DEBUG : pacer: Reducing sleep to 474.609375ms run.go:125: removing dir "a" failed - try 2/3: directory not empty 2025/09/05 04:08:04 DEBUG : pacer: Reducing sleep to 355.957031ms run.go:125: removing dir "a" failed - try 3/3: directory not empty run.go:128: removing dir "a" failed: directory not empty 2025/09/05 04:08:05 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/09/05 04:08:05 DEBUG : pacer: Reducing sleep to 200.225829ms 2025/09/05 04:08:05 DEBUG : pacer: Reducing sleep to 150.169371ms 2025/09/05 04:08:06 DEBUG : pacer: Reducing sleep to 112.627028ms fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 2025/09/05 04:08:07 DEBUG : pacer: Reducing sleep to 84.470271ms 2025/09/05 04:08:07 DEBUG : pacer: Reducing sleep to 63.352703ms 2025/09/05 04:08:07 DEBUG : pacer: Reducing sleep to 47.514527ms 2025/09/05 04:08:07 DEBUG : pacer: Reducing sleep to 35.635895ms fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 2025/09/05 04:08:09 DEBUG : pacer: Reducing sleep to 26.726921ms 2025/09/05 04:08:09 DEBUG : pacer: Reducing sleep to 20.04519ms 2025/09/05 04:08:09 DEBUG : pacer: Reducing sleep to 15.033892ms 2025/09/05 04:08:09 DEBUG : pacer: Reducing sleep to 11.275419ms fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"a", "a/b", "a/b/c"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=1) "a", + (string) (len=3) "a/b", + (string) (len=5) "a/b/c" } Test: TestVFSIsMetadataFile Messages: directories --- FAIL: TestVFSIsMetadataFile (66.94s) === 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-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:08:13 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:08:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:08:13 DEBUG : pacer: Reducing sleep to 10ms 2025/09/05 04:08:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:08:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 04:08:13 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/05 04:08:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/05 04:08:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 04:08:13 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/09/05 04:08:13 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/09/05 04:08:13 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/09/05 04:08:13 DEBUG : webdav root 'rclone-test-cimerid1wuza': File to upload is small (5 bytes), uploading instead of streaming 2025/09/05 04:08:14 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/05 04:08:14 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/05 04:08:14 DEBUG : file1: Size and md5 of src and dst objects identical 2025/09/05 04:08:14 DEBUG : Added virtual directory entry vAddFile: "file1" dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:153 Error: Not equal: expected: []string{"file1,5,false"} actual : []string{"a,0,true", "file1,5,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=8) "a,0,true", (string) (len=13) "file1,5,false" Test: TestWriteFileHandleMethods fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:157 Error: Not equal: expected: []string{} actual : []string{"a", "a/b", "a/b/c"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=1) "a", + (string) (len=3) "a/b", + (string) (len=5) "a/b/c" } Test: TestWriteFileHandleMethods Messages: directories 2025/09/05 04:08:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:08:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:08:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 04:08:22 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/05 04:08:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:164 Error: Not equal: expected: []string{"file1,5,false"} actual : []string{"a,0,true", "file1,5,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=8) "a,0,true", (string) (len=13) "file1,5,false" Test: TestWriteFileHandleMethods 2025/09/05 04:08:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:08:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:08:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 04:08:22 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/05 04:08:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/05 04:08:22 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:173 Error: Not equal: expected: []string{"file1,5,false"} actual : []string{"a,0,true", "file1,5,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=8) "a,0,true", (string) (len=13) "file1,5,false" Test: TestWriteFileHandleMethods 2025/09/05 04:08:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/09/05 04:08:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/05 04:08:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 04:08:22 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/05 04:08:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/05 04:08:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 04:08:22 DEBUG : webdav root 'rclone-test-cimerid1wuza': File to upload is small (0 bytes), uploading instead of streaming 2025/09/05 04:08:22 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/05 04:08:22 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/05 04:08:22 DEBUG : file1: Size and md5 of src and dst objects identical 2025/09/05 04:08:22 DEBUG : Added virtual directory entry vAddFile: "file1" dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:182 Error: Not equal: expected: []string{"file1,0,false"} actual : []string{"a,0,true", "file1,0,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=8) "a,0,true", (string) (len=13) "file1,0,false" Test: TestWriteFileHandleMethods 2025/09/05 04:08:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/09/05 04:08:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/05 04:08:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 04:08:22 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/05 04:08:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/05 04:08:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 04:08:22 DEBUG : webdav root 'rclone-test-cimerid1wuza': File to upload is small (7 bytes), uploading instead of streaming 2025/09/05 04:08:22 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/05 04:08:23 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/09/05 04:08:23 DEBUG : file1: Size and md5 of src and dst objects identical 2025/09/05 04:08:23 DEBUG : Added virtual directory entry vAddFile: "file1" dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:191 Error: Not equal: expected: []string{"file1,7,false"} actual : []string{"a,0,true", "file1,7,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=8) "a,0,true", (string) (len=13) "file1,7,false" Test: TestWriteFileHandleMethods 2025/09/05 04:08:23 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:08:23 DEBUG : a: Looking for writers 2025/09/05 04:08:23 DEBUG : Looking for writers 2025/09/05 04:08:23 DEBUG : a: reading active writers 2025/09/05 04:08:23 DEBUG : file1: reading active writers 2025/09/05 04:08:23 DEBUG : >WaitForWriters: 2025/09/05 04:08:23 DEBUG : pacer: low level retry 1/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:08:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/05 04:08:23 DEBUG : pacer: low level retry 2/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:08:23 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/09/05 04:08:23 DEBUG : pacer: low level retry 3/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:08:23 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/09/05 04:08:24 DEBUG : pacer: low level retry 4/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:08:24 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/09/05 04:08:24 DEBUG : pacer: low level retry 5/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:08:24 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/09/05 04:08:24 DEBUG : pacer: low level retry 6/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:08:24 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/09/05 04:08:24 DEBUG : pacer: low level retry 7/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:08:24 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/09/05 04:08:25 DEBUG : pacer: low level retry 8/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:08:25 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/09/05 04:08:26 DEBUG : pacer: low level retry 9/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:08:28 DEBUG : pacer: low level retry 10/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) run.go:125: removing dir "a/b/c" failed - try 1/3: rmdir failed: "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked 2025/09/05 04:08:30 DEBUG : pacer: Reducing sleep to 1.5s 2025/09/05 04:08:32 DEBUG : pacer: low level retry 1/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:08:32 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/09/05 04:08:34 DEBUG : pacer: low level retry 2/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:08:36 DEBUG : pacer: low level retry 3/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:08:38 DEBUG : pacer: low level retry 4/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:08:40 DEBUG : pacer: low level retry 5/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:08:42 DEBUG : pacer: low level retry 6/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:08:44 DEBUG : pacer: low level retry 7/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:08:46 DEBUG : pacer: low level retry 8/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:08:48 DEBUG : pacer: low level retry 9/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:08:50 DEBUG : pacer: low level retry 10/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) run.go:125: removing dir "a/b/c" failed - try 2/3: rmdir failed: "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked 2025/09/05 04:08:52 DEBUG : pacer: Reducing sleep to 1.5s 2025/09/05 04:08:54 DEBUG : pacer: low level retry 1/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:08:54 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/09/05 04:08:55 DEBUG : pacer: low level retry 2/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:08:57 DEBUG : pacer: low level retry 3/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:08:59 DEBUG : pacer: low level retry 4/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:09:01 DEBUG : pacer: low level retry 5/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:09:03 DEBUG : pacer: low level retry 6/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:09:05 DEBUG : pacer: low level retry 7/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:09:07 DEBUG : pacer: low level retry 8/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:09:09 DEBUG : pacer: low level retry 9/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:09:11 DEBUG : pacer: low level retry 10/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) run.go:125: removing dir "a/b/c" failed - try 3/3: rmdir failed: "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked run.go:128: removing dir "a/b/c" failed: rmdir failed: "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked 2025/09/05 04:09:13 DEBUG : pacer: Reducing sleep to 1.5s run.go:125: removing dir "a/b" failed - try 1/3: directory not empty 2025/09/05 04:09:15 DEBUG : pacer: Reducing sleep to 1.125s run.go:125: removing dir "a/b" failed - try 2/3: directory not empty 2025/09/05 04:09:17 DEBUG : pacer: Reducing sleep to 843.75ms run.go:125: removing dir "a/b" failed - try 3/3: directory not empty run.go:128: removing dir "a/b" failed: directory not empty 2025/09/05 04:09:18 DEBUG : pacer: Reducing sleep to 632.8125ms run.go:125: removing dir "a" failed - try 1/3: directory not empty 2025/09/05 04:09:19 DEBUG : pacer: Reducing sleep to 474.609375ms run.go:125: removing dir "a" failed - try 2/3: directory not empty 2025/09/05 04:09:20 DEBUG : pacer: Reducing sleep to 355.957031ms run.go:125: removing dir "a" failed - try 3/3: directory not empty run.go:128: removing dir "a" failed: directory not empty 2025/09/05 04:09:21 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/09/05 04:09:21 DEBUG : pacer: Reducing sleep to 200.225829ms 2025/09/05 04:09:22 DEBUG : pacer: Reducing sleep to 150.169371ms 2025/09/05 04:09:22 DEBUG : pacer: Reducing sleep to 112.627028ms fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 2025/09/05 04:09:23 DEBUG : pacer: Reducing sleep to 84.470271ms 2025/09/05 04:09:23 DEBUG : pacer: Reducing sleep to 63.352703ms 2025/09/05 04:09:23 DEBUG : pacer: Reducing sleep to 47.514527ms 2025/09/05 04:09:23 DEBUG : pacer: Reducing sleep to 35.635895ms fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 2025/09/05 04:09:25 DEBUG : pacer: Reducing sleep to 26.726921ms 2025/09/05 04:09:25 DEBUG : pacer: Reducing sleep to 20.04519ms 2025/09/05 04:09:25 DEBUG : pacer: Reducing sleep to 15.033892ms 2025/09/05 04:09:26 DEBUG : pacer: Reducing sleep to 11.275419ms fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"a", "a/b", "a/b/c"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=1) "a", + (string) (len=3) "a/b", + (string) (len=5) "a/b/c" } Test: TestWriteFileHandleMethods Messages: directories --- FAIL: TestWriteFileHandleMethods (76.21s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:09:30 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:09:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:09:30 DEBUG : pacer: Reducing sleep to 10ms 2025/09/05 04:09:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:09:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 04:09:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/05 04:09:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/05 04:09:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 04:09:30 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/09/05 04:09:31 DEBUG : file1: aborting in-sequence write wait, off=100 2025/09/05 04:09:31 DEBUG : file1: failed to wait for in-sequence write to 100 2025/09/05 04:09:31 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/09/05 04:09:31 DEBUG : webdav root 'rclone-test-cimerid1wuza': File to upload is small (11 bytes), uploading instead of streaming 2025/09/05 04:09:31 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/05 04:09:31 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/05 04:09:31 DEBUG : file1: Size and md5 of src and dst objects identical 2025/09/05 04:09:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 04:09:31 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:231 Error: Not equal: expected: []string{"file1,11,false"} actual : []string{"a,0,true", "file1,11,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=8) "a,0,true", (string) (len=14) "file1,11,false" Test: TestWriteFileHandleWriteAt fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:235 Error: Not equal: expected: []string{} actual : []string{"a", "a/b", "a/b/c"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=1) "a", + (string) (len=3) "a/b", + (string) (len=5) "a/b/c" } Test: TestWriteFileHandleWriteAt Messages: directories 2025/09/05 04:09:39 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:09:39 DEBUG : a: Looking for writers 2025/09/05 04:09:39 DEBUG : Looking for writers 2025/09/05 04:09:39 DEBUG : a: reading active writers 2025/09/05 04:09:39 DEBUG : file1: reading active writers 2025/09/05 04:09:39 DEBUG : >WaitForWriters: 2025/09/05 04:09:40 DEBUG : pacer: low level retry 1/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:09:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/05 04:09:40 DEBUG : pacer: low level retry 2/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:09:40 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/09/05 04:09:40 DEBUG : pacer: low level retry 3/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:09:40 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/09/05 04:09:40 DEBUG : pacer: low level retry 4/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:09:40 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/09/05 04:09:40 DEBUG : pacer: low level retry 5/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:09:40 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/09/05 04:09:40 DEBUG : pacer: low level retry 6/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:09:40 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/09/05 04:09:41 DEBUG : pacer: low level retry 7/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:09:41 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/09/05 04:09:41 DEBUG : pacer: low level retry 8/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:09:41 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/09/05 04:09:42 DEBUG : pacer: low level retry 9/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:09:44 DEBUG : pacer: low level retry 10/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) run.go:125: removing dir "a/b/c" failed - try 1/3: rmdir failed: "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked 2025/09/05 04:09:46 DEBUG : pacer: Reducing sleep to 1.5s 2025/09/05 04:09:48 DEBUG : pacer: low level retry 1/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:09:48 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/09/05 04:09:50 DEBUG : pacer: low level retry 2/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:09:52 DEBUG : pacer: low level retry 3/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:09:54 DEBUG : pacer: low level retry 4/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:09:56 DEBUG : pacer: low level retry 5/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:09:58 DEBUG : pacer: low level retry 6/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:10:00 DEBUG : pacer: low level retry 7/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:10:02 DEBUG : pacer: low level retry 8/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:10:04 DEBUG : pacer: low level retry 9/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:10:06 DEBUG : pacer: low level retry 10/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) run.go:125: removing dir "a/b/c" failed - try 2/3: rmdir failed: "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked 2025/09/05 04:10:08 DEBUG : pacer: Reducing sleep to 1.5s 2025/09/05 04:10:10 DEBUG : pacer: low level retry 1/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:10:10 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/09/05 04:10:11 DEBUG : pacer: low level retry 2/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:10:13 DEBUG : pacer: low level retry 3/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:10:16 DEBUG : pacer: low level retry 4/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:10:17 DEBUG : pacer: low level retry 5/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:10:19 DEBUG : pacer: low level retry 6/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:10:21 DEBUG : pacer: low level retry 7/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:10:24 DEBUG : pacer: low level retry 8/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:10:25 DEBUG : pacer: low level retry 9/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:10:27 DEBUG : pacer: low level retry 10/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) run.go:125: removing dir "a/b/c" failed - try 3/3: rmdir failed: "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked run.go:128: removing dir "a/b/c" failed: rmdir failed: "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked 2025/09/05 04:10:29 DEBUG : pacer: Reducing sleep to 1.5s run.go:125: removing dir "a/b" failed - try 1/3: directory not empty 2025/09/05 04:10:31 DEBUG : pacer: Reducing sleep to 1.125s run.go:125: removing dir "a/b" failed - try 2/3: directory not empty 2025/09/05 04:10:33 DEBUG : pacer: Reducing sleep to 843.75ms run.go:125: removing dir "a/b" failed - try 3/3: directory not empty run.go:128: removing dir "a/b" failed: directory not empty 2025/09/05 04:10:34 DEBUG : pacer: Reducing sleep to 632.8125ms run.go:125: removing dir "a" failed - try 1/3: directory not empty 2025/09/05 04:10:35 DEBUG : pacer: Reducing sleep to 474.609375ms run.go:125: removing dir "a" failed - try 2/3: directory not empty 2025/09/05 04:10:36 DEBUG : pacer: Reducing sleep to 355.957031ms run.go:125: removing dir "a" failed - try 3/3: directory not empty run.go:128: removing dir "a" failed: directory not empty 2025/09/05 04:10:37 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/09/05 04:10:38 DEBUG : pacer: Reducing sleep to 200.225829ms 2025/09/05 04:10:38 DEBUG : pacer: Reducing sleep to 150.169371ms 2025/09/05 04:10:38 DEBUG : pacer: Reducing sleep to 112.627028ms fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 2025/09/05 04:10:39 DEBUG : pacer: Reducing sleep to 84.470271ms 2025/09/05 04:10:40 DEBUG : pacer: Reducing sleep to 63.352703ms 2025/09/05 04:10:40 DEBUG : pacer: Reducing sleep to 47.514527ms 2025/09/05 04:10:40 DEBUG : pacer: Reducing sleep to 35.635895ms fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 2025/09/05 04:10:42 DEBUG : pacer: Reducing sleep to 26.726921ms 2025/09/05 04:10:42 DEBUG : pacer: Reducing sleep to 20.04519ms 2025/09/05 04:10:42 DEBUG : pacer: Reducing sleep to 15.033892ms 2025/09/05 04:10:42 DEBUG : pacer: Reducing sleep to 11.275419ms fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"a", "a/b", "a/b/c"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=1) "a", + (string) (len=3) "a/b", + (string) (len=5) "a/b/c" } Test: TestWriteFileHandleWriteAt Messages: directories --- FAIL: TestWriteFileHandleWriteAt (76.56s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:10:46 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:10:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:10:46 DEBUG : pacer: Reducing sleep to 10ms 2025/09/05 04:10:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:10:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 04:10:46 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/05 04:10:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/05 04:10:46 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/09/05 04:10:46 DEBUG : Added virtual directory entry vAddFile: "file1" dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:247 Error: Not equal: expected: []string{"file1,0,false"} actual : []string{"a,0,true", "file1,0,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=8) "a,0,true", (string) (len=13) "file1,0,false" Test: TestWriteFileHandleFlush 2025/09/05 04:10:46 DEBUG : webdav root 'rclone-test-cimerid1wuza': File to upload is small (5 bytes), uploading instead of streaming 2025/09/05 04:10:46 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/05 04:10:47 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/05 04:10:47 DEBUG : file1: Size and md5 of src and dst objects identical 2025/09/05 04:10:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 04:10:47 DEBUG : file1: WriteFileHandle.Flush nothing to do dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:267 Error: Not equal: expected: []string{"file1,5,false"} actual : []string{"a,0,true", "file1,5,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=8) "a,0,true", (string) (len=13) "file1,5,false" Test: TestWriteFileHandleFlush 2025/09/05 04:10:47 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:10:47 DEBUG : a: Looking for writers 2025/09/05 04:10:47 DEBUG : Looking for writers 2025/09/05 04:10:47 DEBUG : a: reading active writers 2025/09/05 04:10:47 DEBUG : file1: reading active writers 2025/09/05 04:10:47 DEBUG : >WaitForWriters: 2025/09/05 04:10:47 DEBUG : pacer: low level retry 1/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:10:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/05 04:10:47 DEBUG : pacer: low level retry 2/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:10:47 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/09/05 04:10:47 DEBUG : pacer: low level retry 3/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:10:47 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/09/05 04:10:47 DEBUG : pacer: low level retry 4/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:10:47 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/09/05 04:10:48 DEBUG : pacer: low level retry 5/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:10:48 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/09/05 04:10:48 DEBUG : pacer: low level retry 6/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:10:48 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/09/05 04:10:48 DEBUG : pacer: low level retry 7/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:10:48 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/09/05 04:10:49 DEBUG : pacer: low level retry 8/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:10:49 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/09/05 04:10:50 DEBUG : pacer: low level retry 9/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:10:52 DEBUG : pacer: low level retry 10/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) run.go:125: removing dir "a/b/c" failed - try 1/3: rmdir failed: "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked 2025/09/05 04:10:54 DEBUG : pacer: Reducing sleep to 1.5s 2025/09/05 04:10:56 DEBUG : pacer: low level retry 1/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:10:56 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/09/05 04:10:57 DEBUG : pacer: low level retry 2/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:10:59 DEBUG : pacer: low level retry 3/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:11:01 DEBUG : pacer: low level retry 4/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:11:03 DEBUG : pacer: low level retry 5/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:11:05 DEBUG : pacer: low level retry 6/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:11:08 DEBUG : pacer: low level retry 7/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:11:09 DEBUG : pacer: low level retry 8/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:11:11 DEBUG : pacer: low level retry 9/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:11:13 DEBUG : pacer: low level retry 10/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) run.go:125: removing dir "a/b/c" failed - try 2/3: rmdir failed: "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked 2025/09/05 04:11:15 DEBUG : pacer: Reducing sleep to 1.5s 2025/09/05 04:11:18 DEBUG : pacer: low level retry 1/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:11:18 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/09/05 04:11:19 DEBUG : pacer: low level retry 2/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:11:21 DEBUG : pacer: low level retry 3/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:11:23 DEBUG : pacer: low level retry 4/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:11:25 DEBUG : pacer: low level retry 5/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:11:27 DEBUG : pacer: low level retry 6/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:11:29 DEBUG : pacer: low level retry 7/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:11:31 DEBUG : pacer: low level retry 8/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:11:33 DEBUG : pacer: low level retry 9/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:11:35 DEBUG : pacer: low level retry 10/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) run.go:125: removing dir "a/b/c" failed - try 3/3: rmdir failed: "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked run.go:128: removing dir "a/b/c" failed: rmdir failed: "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked 2025/09/05 04:11:37 DEBUG : pacer: Reducing sleep to 1.5s run.go:125: removing dir "a/b" failed - try 1/3: directory not empty 2025/09/05 04:11:39 DEBUG : pacer: Reducing sleep to 1.125s run.go:125: removing dir "a/b" failed - try 2/3: directory not empty 2025/09/05 04:11:41 DEBUG : pacer: Reducing sleep to 843.75ms run.go:125: removing dir "a/b" failed - try 3/3: directory not empty run.go:128: removing dir "a/b" failed: directory not empty 2025/09/05 04:11:42 DEBUG : pacer: Reducing sleep to 632.8125ms run.go:125: removing dir "a" failed - try 1/3: directory not empty 2025/09/05 04:11:43 DEBUG : pacer: Reducing sleep to 474.609375ms run.go:125: removing dir "a" failed - try 2/3: directory not empty 2025/09/05 04:11:44 DEBUG : pacer: Reducing sleep to 355.957031ms run.go:125: removing dir "a" failed - try 3/3: directory not empty run.go:128: removing dir "a" failed: directory not empty 2025/09/05 04:11:45 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/09/05 04:11:45 DEBUG : pacer: Reducing sleep to 200.225829ms 2025/09/05 04:11:46 DEBUG : pacer: Reducing sleep to 150.169371ms 2025/09/05 04:11:46 DEBUG : pacer: Reducing sleep to 112.627028ms fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 2025/09/05 04:11:47 DEBUG : pacer: Reducing sleep to 84.470271ms 2025/09/05 04:11:47 DEBUG : pacer: Reducing sleep to 63.352703ms 2025/09/05 04:11:47 DEBUG : pacer: Reducing sleep to 47.514527ms 2025/09/05 04:11:47 DEBUG : pacer: Reducing sleep to 35.635895ms fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 2025/09/05 04:11:49 DEBUG : pacer: Reducing sleep to 26.726921ms 2025/09/05 04:11:49 DEBUG : pacer: Reducing sleep to 20.04519ms 2025/09/05 04:11:49 DEBUG : pacer: Reducing sleep to 15.033892ms 2025/09/05 04:11:49 DEBUG : pacer: Reducing sleep to 11.275419ms fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"a", "a/b", "a/b/c"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=1) "a", + (string) (len=3) "a/b", + (string) (len=5) "a/b/c" } Test: TestWriteFileHandleFlush Messages: directories --- FAIL: TestWriteFileHandleFlush (67.37s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:11:53 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:11:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:11:54 DEBUG : pacer: Reducing sleep to 10ms 2025/09/05 04:11:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:11:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 04:11:54 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/05 04:11:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/05 04:11:54 DEBUG : file1: WriteFileHandle.Release closing 2025/09/05 04:11:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 04:11:54 DEBUG : webdav root 'rclone-test-cimerid1wuza': File to upload is small (0 bytes), uploading instead of streaming 2025/09/05 04:11:54 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/05 04:11:54 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/05 04:11:54 DEBUG : file1: Size and md5 of src and dst objects identical 2025/09/05 04:11:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 04:11:54 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/09/05 04:11:54 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:11:54 DEBUG : a: Looking for writers 2025/09/05 04:11:54 DEBUG : Looking for writers 2025/09/05 04:11:54 DEBUG : a: reading active writers 2025/09/05 04:11:54 DEBUG : file1: reading active writers 2025/09/05 04:11:54 DEBUG : >WaitForWriters: 2025/09/05 04:11:54 DEBUG : pacer: low level retry 1/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:11:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/05 04:11:55 DEBUG : pacer: low level retry 2/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:11:55 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/09/05 04:11:55 DEBUG : pacer: low level retry 3/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:11:55 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/09/05 04:11:55 DEBUG : pacer: low level retry 4/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:11:55 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/09/05 04:11:55 DEBUG : pacer: low level retry 5/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:11:55 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/09/05 04:11:55 DEBUG : pacer: low level retry 6/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:11:55 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/09/05 04:11:55 DEBUG : pacer: low level retry 7/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:11:55 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/09/05 04:11:56 DEBUG : pacer: low level retry 8/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:11:56 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/09/05 04:11:57 DEBUG : pacer: low level retry 9/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:11:59 DEBUG : pacer: low level retry 10/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) run.go:125: removing dir "a/b/c" failed - try 1/3: rmdir failed: "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked 2025/09/05 04:12:01 DEBUG : pacer: Reducing sleep to 1.5s 2025/09/05 04:12:03 DEBUG : pacer: low level retry 1/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:12:03 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/09/05 04:12:05 DEBUG : pacer: low level retry 2/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:12:07 DEBUG : pacer: low level retry 3/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:12:09 DEBUG : pacer: low level retry 4/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:12:11 DEBUG : pacer: low level retry 5/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:12:13 DEBUG : pacer: low level retry 6/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:12:15 DEBUG : pacer: low level retry 7/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:12:17 DEBUG : pacer: low level retry 8/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:12:19 DEBUG : pacer: low level retry 9/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:12:21 DEBUG : pacer: low level retry 10/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) run.go:125: removing dir "a/b/c" failed - try 2/3: rmdir failed: "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked 2025/09/05 04:12:23 DEBUG : pacer: Reducing sleep to 1.5s 2025/09/05 04:12:25 DEBUG : pacer: low level retry 1/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:12:25 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/09/05 04:12:26 DEBUG : pacer: low level retry 2/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:12:28 DEBUG : pacer: low level retry 3/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:12:30 DEBUG : pacer: low level retry 4/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:12:32 DEBUG : pacer: low level retry 5/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:12:34 DEBUG : pacer: low level retry 6/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:12:36 DEBUG : pacer: low level retry 7/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:12:38 DEBUG : pacer: low level retry 8/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:12:40 DEBUG : pacer: low level retry 9/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:12:42 DEBUG : pacer: low level retry 10/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) run.go:125: removing dir "a/b/c" failed - try 3/3: rmdir failed: "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked run.go:128: removing dir "a/b/c" failed: rmdir failed: "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked 2025/09/05 04:12:44 DEBUG : pacer: Reducing sleep to 1.5s run.go:125: removing dir "a/b" failed - try 1/3: directory not empty 2025/09/05 04:12:46 DEBUG : pacer: Reducing sleep to 1.125s run.go:125: removing dir "a/b" failed - try 2/3: directory not empty 2025/09/05 04:12:48 DEBUG : pacer: Reducing sleep to 843.75ms run.go:125: removing dir "a/b" failed - try 3/3: directory not empty run.go:128: removing dir "a/b" failed: directory not empty 2025/09/05 04:12:49 DEBUG : pacer: Reducing sleep to 632.8125ms run.go:125: removing dir "a" failed - try 1/3: directory not empty 2025/09/05 04:12:50 DEBUG : pacer: Reducing sleep to 474.609375ms run.go:125: removing dir "a" failed - try 2/3: directory not empty 2025/09/05 04:12:51 DEBUG : pacer: Reducing sleep to 355.957031ms run.go:125: removing dir "a" failed - try 3/3: directory not empty run.go:128: removing dir "a" failed: directory not empty 2025/09/05 04:12:52 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/09/05 04:12:53 DEBUG : pacer: Reducing sleep to 200.225829ms 2025/09/05 04:12:53 DEBUG : pacer: Reducing sleep to 150.169371ms 2025/09/05 04:12:53 DEBUG : pacer: Reducing sleep to 112.627028ms fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 2025/09/05 04:12:54 DEBUG : pacer: Reducing sleep to 84.470271ms 2025/09/05 04:12:54 DEBUG : pacer: Reducing sleep to 63.352703ms 2025/09/05 04:12:54 DEBUG : pacer: Reducing sleep to 47.514527ms 2025/09/05 04:12:54 DEBUG : pacer: Reducing sleep to 35.635895ms fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 2025/09/05 04:12:57 DEBUG : pacer: Reducing sleep to 26.726921ms 2025/09/05 04:12:57 DEBUG : pacer: Reducing sleep to 20.04519ms 2025/09/05 04:12:57 DEBUG : pacer: Reducing sleep to 15.033892ms 2025/09/05 04:12:57 DEBUG : pacer: Reducing sleep to 11.275419ms fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"a", "a/b", "a/b/c"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=1) "a", + (string) (len=3) "a/b", + (string) (len=5) "a/b/c" } Test: TestWriteFileHandleRelease Messages: directories --- FAIL: TestWriteFileHandleRelease (67.34s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:13:01 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:13:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:13:01 DEBUG : pacer: Reducing sleep to 10ms 2025/09/05 04:13:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:13:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 04:13:01 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/05 04:13:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/09/05 04:13:01 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:13:01 DEBUG : a: Looking for writers 2025/09/05 04:13:01 DEBUG : Looking for writers 2025/09/05 04:13:01 DEBUG : a: reading active writers 2025/09/05 04:13:01 DEBUG : file1: reading active writers 2025/09/05 04:13:01 DEBUG : file1: active writers 1 2025/09/05 04:13:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/09/05 04:13:01 DEBUG : a: Looking for writers 2025/09/05 04:13:01 DEBUG : Looking for writers 2025/09/05 04:13:01 DEBUG : a: reading active writers 2025/09/05 04:13:01 DEBUG : file1: reading active writers 2025/09/05 04:13:01 DEBUG : file1: active writers 1 2025/09/05 04:13:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/09/05 04:13:01 DEBUG : a: Looking for writers 2025/09/05 04:13:01 DEBUG : Looking for writers 2025/09/05 04:13:01 DEBUG : a: reading active writers 2025/09/05 04:13:01 DEBUG : file1: reading active writers 2025/09/05 04:13:01 DEBUG : file1: active writers 1 2025/09/05 04:13:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/09/05 04:13:01 DEBUG : a: Looking for writers 2025/09/05 04:13:01 DEBUG : Looking for writers 2025/09/05 04:13:01 DEBUG : file1: reading active writers 2025/09/05 04:13:01 DEBUG : file1: active writers 1 2025/09/05 04:13:01 DEBUG : a: reading active writers 2025/09/05 04:13:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/09/05 04:13:01 DEBUG : a: Looking for writers 2025/09/05 04:13:01 DEBUG : Looking for writers 2025/09/05 04:13:01 DEBUG : a: reading active writers 2025/09/05 04:13:01 DEBUG : file1: reading active writers 2025/09/05 04:13:01 DEBUG : file1: active writers 1 2025/09/05 04:13:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/09/05 04:13:01 DEBUG : a: Looking for writers 2025/09/05 04:13:01 DEBUG : Looking for writers 2025/09/05 04:13:01 DEBUG : a: reading active writers 2025/09/05 04:13:01 DEBUG : file1: reading active writers 2025/09/05 04:13:01 DEBUG : file1: active writers 1 2025/09/05 04:13:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/09/05 04:13:02 DEBUG : a: Looking for writers 2025/09/05 04:13:02 DEBUG : Looking for writers 2025/09/05 04:13:02 DEBUG : a: reading active writers 2025/09/05 04:13:02 DEBUG : file1: reading active writers 2025/09/05 04:13:02 DEBUG : file1: active writers 1 2025/09/05 04:13:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/09/05 04:13:02 DEBUG : a: Looking for writers 2025/09/05 04:13:02 DEBUG : Looking for writers 2025/09/05 04:13:02 DEBUG : file1: reading active writers 2025/09/05 04:13:02 DEBUG : file1: active writers 1 2025/09/05 04:13:02 DEBUG : a: reading active writers 2025/09/05 04:13:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/05 04:13:03 DEBUG : a: Looking for writers 2025/09/05 04:13:03 DEBUG : Looking for writers 2025/09/05 04:13:03 DEBUG : a: reading active writers 2025/09/05 04:13:03 DEBUG : file1: reading active writers 2025/09/05 04:13:03 DEBUG : file1: active writers 1 2025/09/05 04:13:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/05 04:13:04 DEBUG : a: Looking for writers 2025/09/05 04:13:04 DEBUG : Looking for writers 2025/09/05 04:13:04 DEBUG : a: reading active writers 2025/09/05 04:13:04 DEBUG : file1: reading active writers 2025/09/05 04:13:04 DEBUG : file1: active writers 1 2025/09/05 04:13:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/05 04:13:05 DEBUG : a: Looking for writers 2025/09/05 04:13:05 DEBUG : Looking for writers 2025/09/05 04:13:05 DEBUG : a: reading active writers 2025/09/05 04:13:05 DEBUG : file1: reading active writers 2025/09/05 04:13:05 DEBUG : file1: active writers 1 2025/09/05 04:13:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/05 04:13:06 DEBUG : a: Looking for writers 2025/09/05 04:13:06 DEBUG : Looking for writers 2025/09/05 04:13:06 DEBUG : a: reading active writers 2025/09/05 04:13:06 DEBUG : file1: reading active writers 2025/09/05 04:13:06 DEBUG : file1: active writers 1 2025/09/05 04:13:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/05 04:13:07 DEBUG : a: Looking for writers 2025/09/05 04:13:07 DEBUG : Looking for writers 2025/09/05 04:13:07 DEBUG : a: reading active writers 2025/09/05 04:13:07 DEBUG : file1: reading active writers 2025/09/05 04:13:07 DEBUG : file1: active writers 1 2025/09/05 04:13:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/05 04:13:08 DEBUG : a: Looking for writers 2025/09/05 04:13:08 DEBUG : Looking for writers 2025/09/05 04:13:08 DEBUG : a: reading active writers 2025/09/05 04:13:08 DEBUG : file1: reading active writers 2025/09/05 04:13:08 DEBUG : file1: active writers 1 2025/09/05 04:13:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/05 04:13:09 DEBUG : a: Looking for writers 2025/09/05 04:13:09 DEBUG : Looking for writers 2025/09/05 04:13:09 DEBUG : file1: reading active writers 2025/09/05 04:13:09 DEBUG : file1: active writers 1 2025/09/05 04:13:09 DEBUG : a: reading active writers 2025/09/05 04:13:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/05 04:13:10 DEBUG : a: Looking for writers 2025/09/05 04:13:10 DEBUG : Looking for writers 2025/09/05 04:13:10 DEBUG : file1: reading active writers 2025/09/05 04:13:10 DEBUG : file1: active writers 1 2025/09/05 04:13:10 DEBUG : a: reading active writers 2025/09/05 04:13:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/05 04:13:11 DEBUG : a: Looking for writers 2025/09/05 04:13:11 DEBUG : Looking for writers 2025/09/05 04:13:11 DEBUG : file1: reading active writers 2025/09/05 04:13:11 DEBUG : file1: active writers 1 2025/09/05 04:13:11 DEBUG : a: reading active writers 2025/09/05 04:13:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/05 04:13:12 DEBUG : a: Looking for writers 2025/09/05 04:13:12 DEBUG : Looking for writers 2025/09/05 04:13:12 DEBUG : file1: reading active writers 2025/09/05 04:13:12 DEBUG : file1: active writers 1 2025/09/05 04:13:12 DEBUG : a: reading active writers 2025/09/05 04:13:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/05 04:13:13 DEBUG : forgetting directory cache 2025/09/05 04:13:13 DEBUG : dir: forgetting directory cache 2025/09/05 04:13:13 DEBUG : dir: forgetting directory cache 2025/09/05 04:13:13 DEBUG : a: Looking for writers 2025/09/05 04:13:13 DEBUG : Looking for writers 2025/09/05 04:13:13 DEBUG : a: reading active writers 2025/09/05 04:13:13 DEBUG : file1: reading active writers 2025/09/05 04:13:13 DEBUG : file1: active writers 1 2025/09/05 04:13:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/05 04:13:14 DEBUG : a: Looking for writers 2025/09/05 04:13:14 DEBUG : Looking for writers 2025/09/05 04:13:14 DEBUG : a: reading active writers 2025/09/05 04:13:14 DEBUG : file1: reading active writers 2025/09/05 04:13:14 DEBUG : file1: active writers 1 2025/09/05 04:13:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/05 04:13:15 DEBUG : forgetting directory cache 2025/09/05 04:13:15 DEBUG : dir: forgetting directory cache 2025/09/05 04:13:15 DEBUG : dir/subdir: forgetting directory cache 2025/09/05 04:13:15 DEBUG : a: Looking for writers 2025/09/05 04:13:15 DEBUG : Looking for writers 2025/09/05 04:13:15 DEBUG : file1: reading active writers 2025/09/05 04:13:15 DEBUG : file1: active writers 1 2025/09/05 04:13:15 DEBUG : a: reading active writers 2025/09/05 04:13:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/05 04:13:16 DEBUG : a: Looking for writers 2025/09/05 04:13:16 DEBUG : Looking for writers 2025/09/05 04:13:16 DEBUG : a: reading active writers 2025/09/05 04:13:16 DEBUG : file1: reading active writers 2025/09/05 04:13:16 DEBUG : file1: active writers 1 2025/09/05 04:13:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/05 04:13:17 DEBUG : forgetting directory cache 2025/09/05 04:13:17 DEBUG : dir: forgetting directory cache 2025/09/05 04:13:17 DEBUG : a: Looking for writers 2025/09/05 04:13:17 DEBUG : Looking for writers 2025/09/05 04:13:17 DEBUG : a: reading active writers 2025/09/05 04:13:17 DEBUG : file1: reading active writers 2025/09/05 04:13:17 DEBUG : file1: active writers 1 2025/09/05 04:13:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/05 04:13:18 DEBUG : dir: forgetting directory cache 2025/09/05 04:13:18 DEBUG : forgetting directory cache 2025/09/05 04:13:18 DEBUG : dir: forgetting directory cache 2025/09/05 04:13:18 DEBUG : a: Looking for writers 2025/09/05 04:13:18 DEBUG : Looking for writers 2025/09/05 04:13:18 DEBUG : a: reading active writers 2025/09/05 04:13:18 DEBUG : file1: reading active writers 2025/09/05 04:13:18 DEBUG : file1: active writers 1 2025/09/05 04:13:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/05 04:13:19 DEBUG : a: Looking for writers 2025/09/05 04:13:19 DEBUG : Looking for writers 2025/09/05 04:13:19 DEBUG : a: reading active writers 2025/09/05 04:13:19 DEBUG : file1: reading active writers 2025/09/05 04:13:19 DEBUG : file1: active writers 1 2025/09/05 04:13:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/05 04:13:20 DEBUG : a: Looking for writers 2025/09/05 04:13:20 DEBUG : Looking for writers 2025/09/05 04:13:20 DEBUG : a: reading active writers 2025/09/05 04:13:20 DEBUG : file1: reading active writers 2025/09/05 04:13:20 DEBUG : file1: active writers 1 2025/09/05 04:13:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/05 04:13:20 DEBUG : forgetting directory cache 2025/09/05 04:13:20 DEBUG : dir: forgetting directory cache 2025/09/05 04:13:21 DEBUG : a: Looking for writers 2025/09/05 04:13:21 DEBUG : Looking for writers 2025/09/05 04:13:21 DEBUG : a: reading active writers 2025/09/05 04:13:21 DEBUG : file1: reading active writers 2025/09/05 04:13:21 DEBUG : file1: active writers 1 2025/09/05 04:13:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/05 04:13:22 DEBUG : a: Looking for writers 2025/09/05 04:13:22 DEBUG : Looking for writers 2025/09/05 04:13:22 DEBUG : a: reading active writers 2025/09/05 04:13:22 DEBUG : file1: reading active writers 2025/09/05 04:13:22 DEBUG : file1: active writers 1 2025/09/05 04:13:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/05 04:13:23 DEBUG : dir: forgetting directory cache 2025/09/05 04:13:23 DEBUG : forgetting directory cache 2025/09/05 04:13:23 DEBUG : dir: forgetting directory cache 2025/09/05 04:13:23 DEBUG : fil: forgetting directory cache 2025/09/05 04:13:23 DEBUG : fil/a: forgetting directory cache 2025/09/05 04:13:23 DEBUG : fil/a/b: forgetting directory cache 2025/09/05 04:13:23 DEBUG : a: Looking for writers 2025/09/05 04:13:23 DEBUG : Looking for writers 2025/09/05 04:13:23 DEBUG : a: reading active writers 2025/09/05 04:13:23 DEBUG : file1: reading active writers 2025/09/05 04:13:23 DEBUG : file1: active writers 1 2025/09/05 04:13:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/05 04:13:24 DEBUG : a: Looking for writers 2025/09/05 04:13:24 DEBUG : Looking for writers 2025/09/05 04:13:24 DEBUG : a: reading active writers 2025/09/05 04:13:24 DEBUG : file1: reading active writers 2025/09/05 04:13:24 DEBUG : file1: active writers 1 2025/09/05 04:13:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/05 04:13:25 DEBUG : a: Looking for writers 2025/09/05 04:13:25 DEBUG : Looking for writers 2025/09/05 04:13:25 DEBUG : file1: reading active writers 2025/09/05 04:13:25 DEBUG : file1: active writers 1 2025/09/05 04:13:25 DEBUG : a: reading active writers 2025/09/05 04:13:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/05 04:13:26 DEBUG : dir: forgetting directory cache 2025/09/05 04:13:26 DEBUG : forgetting directory cache 2025/09/05 04:13:26 DEBUG : dir: forgetting directory cache 2025/09/05 04:13:26 DEBUG : a: Looking for writers 2025/09/05 04:13:26 DEBUG : Looking for writers 2025/09/05 04:13:26 DEBUG : a: reading active writers 2025/09/05 04:13:26 DEBUG : file1: reading active writers 2025/09/05 04:13:26 DEBUG : file1: active writers 1 2025/09/05 04:13:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/05 04:13:27 DEBUG : forgetting directory cache 2025/09/05 04:13:27 DEBUG : dir: forgetting directory cache 2025/09/05 04:13:27 DEBUG : a: Looking for writers 2025/09/05 04:13:27 DEBUG : Looking for writers 2025/09/05 04:13:27 DEBUG : a: reading active writers 2025/09/05 04:13:27 DEBUG : file1: reading active writers 2025/09/05 04:13:27 DEBUG : file1: active writers 1 2025/09/05 04:13:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/05 04:13:28 DEBUG : a: Looking for writers 2025/09/05 04:13:28 DEBUG : Looking for writers 2025/09/05 04:13:28 DEBUG : a: reading active writers 2025/09/05 04:13:28 DEBUG : file1: reading active writers 2025/09/05 04:13:28 DEBUG : file1: active writers 1 2025/09/05 04:13:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/05 04:13:29 DEBUG : dir/subdir: forgetting directory cache 2025/09/05 04:13:29 DEBUG : a: Looking for writers 2025/09/05 04:13:29 DEBUG : Looking for writers 2025/09/05 04:13:29 DEBUG : a: reading active writers 2025/09/05 04:13:29 DEBUG : file1: reading active writers 2025/09/05 04:13:29 DEBUG : file1: active writers 1 2025/09/05 04:13:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/05 04:13:30 DEBUG : dir/virtualDir2: forgetting directory cache 2025/09/05 04:13:30 DEBUG : a: Looking for writers 2025/09/05 04:13:30 DEBUG : Looking for writers 2025/09/05 04:13:30 DEBUG : file1: reading active writers 2025/09/05 04:13:30 DEBUG : file1: active writers 1 2025/09/05 04:13:30 DEBUG : a: reading active writers 2025/09/05 04:13:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/05 04:13:30 DEBUG : forgetting directory cache 2025/09/05 04:13:30 DEBUG : dir: forgetting directory cache 2025/09/05 04:13:30 DEBUG : dir: forgetting directory cache 2025/09/05 04:13:30 DEBUG : dir/virtualDir: forgetting directory cache 2025/09/05 04:13:30 DEBUG : dir/virtualDir: forgetting directory cache 2025/09/05 04:13:31 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/09/05 04:13:31 DEBUG : >WaitForWriters: 2025/09/05 04:13:31 DEBUG : pacer: low level retry 1/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:13:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/05 04:13:32 DEBUG : pacer: low level retry 2/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:13:32 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/09/05 04:13:32 DEBUG : pacer: low level retry 3/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:13:32 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/09/05 04:13:32 DEBUG : pacer: low level retry 4/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:13:32 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/09/05 04:13:32 DEBUG : pacer: low level retry 5/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:13:32 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/09/05 04:13:32 DEBUG : pacer: low level retry 6/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:13:32 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/09/05 04:13:32 DEBUG : forgetting directory cache 2025/09/05 04:13:32 DEBUG : dir: forgetting directory cache 2025/09/05 04:13:32 DEBUG : dir: forgetting directory cache 2025/09/05 04:13:32 DEBUG : pacer: low level retry 7/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:13:32 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/09/05 04:13:33 DEBUG : pacer: low level retry 8/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:13:33 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/09/05 04:13:33 DEBUG : forgetting directory cache 2025/09/05 04:13:33 DEBUG : dir: forgetting directory cache 2025/09/05 04:13:33 DEBUG : dir: Removed virtual directory entry vAddFile: "potato" 2025/09/05 04:13:34 DEBUG : pacer: low level retry 9/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:13:35 DEBUG : forgetting directory cache 2025/09/05 04:13:35 DEBUG : dir: forgetting directory cache 2025/09/05 04:13:35 DEBUG : dir/sub: forgetting directory cache 2025/09/05 04:13:35 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/09/05 04:13:36 DEBUG : pacer: low level retry 10/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) run.go:125: removing dir "a/b/c" failed - try 1/3: rmdir failed: "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked 2025/09/05 04:13:38 DEBUG : forgetting directory cache 2025/09/05 04:13:38 DEBUG : dir: forgetting directory cache 2025/09/05 04:13:38 DEBUG : dir/sub: forgetting directory cache 2025/09/05 04:13:38 DEBUG : dir/sub/subsub: forgetting directory cache 2025/09/05 04:13:38 DEBUG : dir/sub: Removed virtual directory entry vAddDir: "subsub" 2025/09/05 04:13:38 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/09/05 04:13:38 DEBUG : pacer: Reducing sleep to 1.5s 2025/09/05 04:13:40 DEBUG : forgetting directory cache 2025/09/05 04:13:40 DEBUG : Removed virtual directory entry vDel: "dir" 2025/09/05 04:13:40 DEBUG : pacer: low level retry 1/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:13:40 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/09/05 04:13:40 DEBUG : dir: forgetting directory cache 2025/09/05 04:13:40 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/09/05 04:13:42 DEBUG : forgetting directory cache 2025/09/05 04:13:42 DEBUG : Removed virtual directory entry vDel: "dir" 2025/09/05 04:13:42 DEBUG : dir: forgetting directory cache 2025/09/05 04:13:42 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/09/05 04:13:42 DEBUG : pacer: low level retry 2/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:13:43 DEBUG : forgetting directory cache 2025/09/05 04:13:43 DEBUG : dir: forgetting directory cache 2025/09/05 04:13:43 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/09/05 04:13:44 DEBUG : pacer: low level retry 3/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:13:45 DEBUG : forgetting directory cache 2025/09/05 04:13:45 DEBUG : dir3: forgetting directory cache 2025/09/05 04:13:45 DEBUG : dir3: Removed virtual directory entry vDel: "file1" 2025/09/05 04:13:45 DEBUG : dir3: Removed virtual directory entry vAddFile: "file3" 2025/09/05 04:13:45 DEBUG : renamed empty directory: forgetting directory cache 2025/09/05 04:13:45 DEBUG : Removed virtual directory entry vDel: "file2" 2025/09/05 04:13:45 DEBUG : Removed virtual directory entry vDel: "empty directory" 2025/09/05 04:13:45 DEBUG : Removed virtual directory entry vAddDir: "renamed empty directory" 2025/09/05 04:13:45 DEBUG : Removed virtual directory entry vDel: "dir" 2025/09/05 04:13:45 DEBUG : Removed virtual directory entry vAddDir: "dir2" 2025/09/05 04:13:46 DEBUG : pacer: low level retry 4/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:13:48 DEBUG : pacer: low level retry 5/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:13:50 DEBUG : forgetting directory cache 2025/09/05 04:13:50 DEBUG : dir: forgetting directory cache 2025/09/05 04:13:50 DEBUG : dir/sub: forgetting directory cache 2025/09/05 04:13:50 DEBUG : dir: forgetting directory cache 2025/09/05 04:13:50 DEBUG : dir/sub: forgetting directory cache 2025/09/05 04:13:50 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file0" 2025/09/05 04:13:50 DEBUG : dir/sub: forgetting directory cache 2025/09/05 04:13:50 DEBUG : pacer: low level retry 6/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:13:51 DEBUG : forgetting directory cache 2025/09/05 04:13:52 DEBUG : pacer: low level retry 7/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:13:52 DEBUG : forgetting directory cache 2025/09/05 04:13:52 DEBUG : dir: forgetting directory cache 2025/09/05 04:13:52 DEBUG : dir: Removed virtual directory entry vAddFile: "file1.metadata" 2025/09/05 04:13:52 DEBUG : Removed virtual directory entry vAddFile: "dir.metadata" 2025/09/05 04:13:53 DEBUG : forgetting directory cache 2025/09/05 04:13:53 DEBUG : dir: forgetting directory cache 2025/09/05 04:13:54 DEBUG : pacer: low level retry 8/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:13:54 DEBUG : forgetting directory cache 2025/09/05 04:13:54 DEBUG : dir: forgetting directory cache 2025/09/05 04:13:56 DEBUG : pacer: low level retry 9/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:13:57 DEBUG : forgetting directory cache 2025/09/05 04:13:57 DEBUG : dir: forgetting directory cache 2025/09/05 04:13:57 DEBUG : forgetting directory cache 2025/09/05 04:13:58 DEBUG : pacer: low level retry 10/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) run.go:125: removing dir "a/b/c" failed - try 2/3: rmdir failed: "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked 2025/09/05 04:13:58 DEBUG : forgetting directory cache 2025/09/05 04:13:58 DEBUG : dir: forgetting directory cache 2025/09/05 04:13:58 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2025/09/05 04:14:00 DEBUG : pacer: Reducing sleep to 1.5s 2025/09/05 04:14:00 DEBUG : forgetting directory cache 2025/09/05 04:14:00 DEBUG : dir: forgetting directory cache 2025/09/05 04:14:00 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/09/05 04:14:01 DEBUG : forgetting directory cache 2025/09/05 04:14:01 DEBUG : dir: forgetting directory cache 2025/09/05 04:14:01 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/09/05 04:14:02 DEBUG : pacer: low level retry 1/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:14:02 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/09/05 04:14:03 DEBUG : forgetting directory cache 2025/09/05 04:14:03 DEBUG : dir: forgetting directory cache 2025/09/05 04:14:03 DEBUG : pacer: low level retry 2/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:14:04 DEBUG : forgetting directory cache 2025/09/05 04:14:04 DEBUG : dir: forgetting directory cache 2025/09/05 04:14:04 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/09/05 04:14:04 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2025/09/05 04:14:05 DEBUG : pacer: low level retry 3/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:14:07 DEBUG : pacer: low level retry 4/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:14:08 DEBUG : forgetting directory cache 2025/09/05 04:14:08 DEBUG : dir: forgetting directory cache 2025/09/05 04:14:08 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/09/05 04:14:08 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2025/09/05 04:14:09 DEBUG : pacer: low level retry 5/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:14:11 DEBUG : pacer: low level retry 6/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:14:12 DEBUG : forgetting directory cache 2025/09/05 04:14:12 DEBUG : dir: forgetting directory cache 2025/09/05 04:14:12 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/09/05 04:14:12 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2025/09/05 04:14:13 DEBUG : pacer: low level retry 7/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:14:15 DEBUG : pacer: low level retry 8/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:14:17 DEBUG : forgetting directory cache 2025/09/05 04:14:17 DEBUG : dir: forgetting directory cache 2025/09/05 04:14:17 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/09/05 04:14:17 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2025/09/05 04:14:17 DEBUG : pacer: low level retry 9/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:14:19 DEBUG : pacer: low level retry 10/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) run.go:125: removing dir "a/b/c" failed - try 3/3: rmdir failed: "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked run.go:128: removing dir "a/b/c" failed: rmdir failed: "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked 2025/09/05 04:14:21 DEBUG : forgetting directory cache 2025/09/05 04:14:21 DEBUG : dir: forgetting directory cache 2025/09/05 04:14:21 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/09/05 04:14:21 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2025/09/05 04:14:21 DEBUG : pacer: Reducing sleep to 1.5s run.go:125: removing dir "a/b" failed - try 1/3: directory not empty 2025/09/05 04:14:23 DEBUG : pacer: Reducing sleep to 1.125s run.go:125: removing dir "a/b" failed - try 2/3: directory not empty 2025/09/05 04:14:25 DEBUG : pacer: Reducing sleep to 843.75ms run.go:125: removing dir "a/b" failed - try 3/3: directory not empty 2025/09/05 04:14:25 DEBUG : forgetting directory cache 2025/09/05 04:14:25 DEBUG : dir: forgetting directory cache 2025/09/05 04:14:25 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/09/05 04:14:25 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" run.go:128: removing dir "a/b" failed: directory not empty 2025/09/05 04:14:26 DEBUG : pacer: Reducing sleep to 632.8125ms run.go:125: removing dir "a" failed - try 1/3: directory not empty 2025/09/05 04:14:27 DEBUG : pacer: Reducing sleep to 474.609375ms run.go:125: removing dir "a" failed - try 2/3: directory not empty 2025/09/05 04:14:28 DEBUG : pacer: Reducing sleep to 355.957031ms run.go:125: removing dir "a" failed - try 3/3: directory not empty 2025/09/05 04:14:29 DEBUG : forgetting directory cache 2025/09/05 04:14:29 DEBUG : forgetting directory cache run.go:128: removing dir "a" failed: directory not empty 2025/09/05 04:14:29 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/09/05 04:14:30 DEBUG : pacer: Reducing sleep to 200.225829ms 2025/09/05 04:14:30 DEBUG : forgetting directory cache 2025/09/05 04:14:30 DEBUG : dir: forgetting directory cache 2025/09/05 04:14:30 DEBUG : pacer: Reducing sleep to 150.169371ms 2025/09/05 04:14:30 DEBUG : pacer: Reducing sleep to 112.627028ms fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 2025/09/05 04:14:31 DEBUG : forgetting directory cache 2025/09/05 04:14:31 DEBUG : dir: forgetting directory cache 2025/09/05 04:14:31 DEBUG : pacer: Reducing sleep to 84.470271ms 2025/09/05 04:14:31 DEBUG : pacer: Reducing sleep to 63.352703ms 2025/09/05 04:14:31 DEBUG : pacer: Reducing sleep to 47.514527ms 2025/09/05 04:14:31 DEBUG : pacer: Reducing sleep to 35.635895ms fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 2025/09/05 04:14:33 DEBUG : forgetting directory cache 2025/09/05 04:14:33 DEBUG : dir: forgetting directory cache 2025/09/05 04:14:34 DEBUG : pacer: Reducing sleep to 26.726921ms 2025/09/05 04:14:34 DEBUG : pacer: Reducing sleep to 20.04519ms 2025/09/05 04:14:34 DEBUG : pacer: Reducing sleep to 15.033892ms 2025/09/05 04:14:34 DEBUG : pacer: Reducing sleep to 11.275419ms fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 2025/09/05 04:14:35 DEBUG : forgetting directory cache 2025/09/05 04:14:35 DEBUG : dir: forgetting directory cache 2025/09/05 04:14:36 DEBUG : forgetting directory cache 2025/09/05 04:14:36 DEBUG : dir: forgetting directory cache 2025/09/05 04:14:38 DEBUG : forgetting directory cache 2025/09/05 04:14:38 DEBUG : dir: forgetting directory cache 2025/09/05 04:14:38 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:321 Error: Not equal: expected: []string{} actual : []string{"a", "a/b", "a/b/c"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=1) "a", + (string) (len=3) "a/b", + (string) (len=5) "a/b/c" } Test: TestWriteFileModTimeWithOpenWriters Messages: directories --- FAIL: TestWriteFileModTimeWithOpenWriters (97.08s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:14:38 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:14:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:14:38 DEBUG : pacer: Reducing sleep to 10ms 2025/09/05 04:14:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:14:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 04:14:38 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/05 04:14:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/05 04:14:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 04:14:38 DEBUG : webdav root 'rclone-test-cimerid1wuza': File to upload is small (0 bytes), uploading instead of streaming 2025/09/05 04:14:38 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/05 04:14:38 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/05 04:14:38 DEBUG : file1: Size and md5 of src and dst objects identical 2025/09/05 04:14:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 04:14:38 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:14:38 DEBUG : file1: Open: flags=O_RDONLY 2025/09/05 04:14:38 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/05 04:14:38 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/05 04:14:38 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/09/05 04:14:38 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/09/05 04:14:38 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:14:38 DEBUG : a: Looking for writers 2025/09/05 04:14:38 DEBUG : Looking for writers 2025/09/05 04:14:38 DEBUG : a: reading active writers 2025/09/05 04:14:38 DEBUG : file1: reading active writers 2025/09/05 04:14:38 DEBUG : >WaitForWriters: 2025/09/05 04:14:39 DEBUG : forgetting directory cache 2025/09/05 04:14:39 DEBUG : dir: forgetting directory cache 2025/09/05 04:14:39 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2025/09/05 04:14:39 DEBUG : pacer: low level retry 1/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:14:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/05 04:14:39 DEBUG : pacer: low level retry 2/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:14:39 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/09/05 04:14:39 DEBUG : pacer: low level retry 3/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:14:39 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/09/05 04:14:39 DEBUG : pacer: low level retry 4/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:14:39 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/09/05 04:14:39 DEBUG : pacer: low level retry 5/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:14:39 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/09/05 04:14:40 DEBUG : pacer: low level retry 6/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:14:40 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/09/05 04:14:40 DEBUG : pacer: low level retry 7/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:14:40 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/09/05 04:14:41 DEBUG : forgetting directory cache 2025/09/05 04:14:41 DEBUG : dir: forgetting directory cache 2025/09/05 04:14:41 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2025/09/05 04:14:41 DEBUG : pacer: low level retry 8/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:14:41 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/09/05 04:14:42 DEBUG : pacer: low level retry 9/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:14:42 DEBUG : forgetting directory cache 2025/09/05 04:14:42 DEBUG : dir: forgetting directory cache 2025/09/05 04:14:42 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2025/09/05 04:14:43 DEBUG : forgetting directory cache 2025/09/05 04:14:43 DEBUG : dir: forgetting directory cache 2025/09/05 04:14:43 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2025/09/05 04:14:44 DEBUG : pacer: low level retry 10/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) run.go:125: removing dir "a/b/c" failed - try 1/3: rmdir failed: "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked 2025/09/05 04:14:44 DEBUG : forgetting directory cache 2025/09/05 04:14:44 DEBUG : Removed virtual directory entry vAddFile: "file1" 2025/09/05 04:14:45 DEBUG : forgetting directory cache 2025/09/05 04:14:45 DEBUG : Removed virtual directory entry vAddFile: "file1" 2025/09/05 04:14:46 DEBUG : pacer: Reducing sleep to 1.5s 2025/09/05 04:14:47 DEBUG : forgetting directory cache 2025/09/05 04:14:47 DEBUG : Removed virtual directory entry vAddFile: "file1" 2025/09/05 04:14:47 DEBUG : Removed virtual directory entry vAddFile: "file2" 2025/09/05 04:14:48 DEBUG : forgetting directory cache 2025/09/05 04:14:48 DEBUG : Removed virtual directory entry vAddFile: "file1" 2025/09/05 04:14:48 DEBUG : pacer: low level retry 1/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:14:48 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/09/05 04:14:49 DEBUG : forgetting directory cache 2025/09/05 04:14:49 DEBUG : Removed virtual directory entry vAddFile: "file1" 2025/09/05 04:14:49 DEBUG : pacer: low level retry 2/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:14:51 DEBUG : forgetting directory cache 2025/09/05 04:14:51 DEBUG : dir: forgetting directory cache 2025/09/05 04:14:51 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2025/09/05 04:14:51 DEBUG : pacer: low level retry 3/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:14:53 DEBUG : forgetting directory cache 2025/09/05 04:14:53 DEBUG : dir: forgetting directory cache 2025/09/05 04:14:53 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2025/09/05 04:14:53 DEBUG : pacer: low level retry 4/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:14:54 DEBUG : forgetting directory cache 2025/09/05 04:14:54 DEBUG : Removed virtual directory entry vAddFile: "file1" 2025/09/05 04:14:55 DEBUG : forgetting directory cache 2025/09/05 04:14:55 DEBUG : Removed virtual directory entry vDel: "open-test-file" 2025/09/05 04:14:55 DEBUG : pacer: low level retry 5/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:14:56 DEBUG : forgetting directory cache 2025/09/05 04:14:56 DEBUG : Removed virtual directory entry vDel: "open-test-file" 2025/09/05 04:14:56 DEBUG : forgetting directory cache 2025/09/05 04:14:57 DEBUG : pacer: low level retry 6/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:14:59 DEBUG : pacer: low level retry 7/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:15:01 DEBUG : pacer: low level retry 8/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:15:03 DEBUG : pacer: low level retry 9/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:15:05 DEBUG : pacer: low level retry 10/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) run.go:125: removing dir "a/b/c" failed - try 2/3: rmdir failed: "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked 2025/09/05 04:15:07 DEBUG : pacer: Reducing sleep to 1.5s 2025/09/05 04:15:09 DEBUG : pacer: low level retry 1/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:15:09 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/09/05 04:15:11 DEBUG : pacer: low level retry 2/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:15:13 DEBUG : pacer: low level retry 3/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:15:15 DEBUG : pacer: low level retry 4/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:15:17 DEBUG : pacer: low level retry 5/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:15:19 DEBUG : pacer: low level retry 6/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:15:21 DEBUG : pacer: low level retry 7/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:15:23 DEBUG : pacer: low level retry 8/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:15:25 DEBUG : pacer: low level retry 9/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:15:27 DEBUG : forgetting directory cache 2025/09/05 04:15:27 DEBUG : Removed virtual directory entry vDel: "rename_me" 2025/09/05 04:15:27 DEBUG : Removed virtual directory entry vAddFile: "i_was_renamed" 2025/09/05 04:15:27 DEBUG : pacer: low level retry 10/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) run.go:125: removing dir "a/b/c" failed - try 3/3: rmdir failed: "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked run.go:128: removing dir "a/b/c" failed: rmdir failed: "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked 2025/09/05 04:15:29 DEBUG : pacer: Reducing sleep to 1.5s run.go:125: removing dir "a/b" failed - try 1/3: directory not empty 2025/09/05 04:15:31 DEBUG : pacer: Reducing sleep to 1.125s run.go:125: removing dir "a/b" failed - try 2/3: directory not empty 2025/09/05 04:15:32 DEBUG : pacer: Reducing sleep to 843.75ms run.go:125: removing dir "a/b" failed - try 3/3: directory not empty run.go:128: removing dir "a/b" failed: directory not empty 2025/09/05 04:15:34 DEBUG : pacer: Reducing sleep to 632.8125ms run.go:125: removing dir "a" failed - try 1/3: directory not empty 2025/09/05 04:15:35 DEBUG : pacer: Reducing sleep to 474.609375ms run.go:125: removing dir "a" failed - try 2/3: directory not empty 2025/09/05 04:15:36 DEBUG : pacer: Reducing sleep to 355.957031ms run.go:125: removing dir "a" failed - try 3/3: directory not empty run.go:128: removing dir "a" failed: directory not empty 2025/09/05 04:15:37 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/09/05 04:15:37 DEBUG : pacer: Reducing sleep to 200.225829ms 2025/09/05 04:15:37 DEBUG : forgetting directory cache 2025/09/05 04:15:38 DEBUG : pacer: Reducing sleep to 150.169371ms 2025/09/05 04:15:38 DEBUG : forgetting directory cache 2025/09/05 04:15:38 DEBUG : pacer: Reducing sleep to 112.627028ms fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 2025/09/05 04:15:39 DEBUG : pacer: Reducing sleep to 84.470271ms 2025/09/05 04:15:39 DEBUG : pacer: Reducing sleep to 63.352703ms 2025/09/05 04:15:39 DEBUG : pacer: Reducing sleep to 47.514527ms 2025/09/05 04:15:39 DEBUG : pacer: Reducing sleep to 35.635895ms fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 2025/09/05 04:15:40 DEBUG : forgetting directory cache 2025/09/05 04:15:41 DEBUG : forgetting directory cache 2025/09/05 04:15:41 DEBUG : pacer: Reducing sleep to 26.726921ms 2025/09/05 04:15:41 DEBUG : pacer: Reducing sleep to 20.04519ms 2025/09/05 04:15:41 DEBUG : forgetting directory cache 2025/09/05 04:15:41 DEBUG : pacer: Reducing sleep to 15.033892ms 2025/09/05 04:15:41 DEBUG : pacer: Reducing sleep to 11.275419ms fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 2025/09/05 04:15:42 DEBUG : forgetting directory cache 2025/09/05 04:15:43 DEBUG : forgetting directory cache 2025/09/05 04:15:43 DEBUG : dir: forgetting directory cache 2025/09/05 04:15:45 DEBUG : forgetting directory cache 2025/09/05 04:15:45 DEBUG : dir: forgetting directory cache 2025/09/05 04:15:45 DEBUG : dir: forgetting directory cache fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"a", "a/b", "a/b/c"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=1) "a", + (string) (len=3) "a/b", + (string) (len=5) "a/b/c" } Test: TestFileReadAtZeroLength Messages: directories --- FAIL: TestFileReadAtZeroLength (67.63s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-cimerid1wuza'", Local "Local file system at /tmp/rclone948779151", Modify Window "1s" 2025/09/05 04:15:45 INFO : webdav root 'rclone-test-cimerid1wuza': poll-interval is not supported by this remote 2025/09/05 04:15:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 04:15:46 DEBUG : pacer: Reducing sleep to 10ms 2025/09/05 04:15:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/05 04:15:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 04:15:46 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/05 04:15:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/05 04:15:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 04:15:46 DEBUG : webdav root 'rclone-test-cimerid1wuza': File to upload is small (100 bytes), uploading instead of streaming 2025/09/05 04:15:46 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/05 04:15:46 DEBUG : file1: md5 = d9089c7499010eac18c44bc7fe4e0859 OK 2025/09/05 04:15:46 DEBUG : file1: Size and md5 of src and dst objects identical 2025/09/05 04:15:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 04:15:46 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 04:15:46 DEBUG : file1: Open: flags=O_RDONLY 2025/09/05 04:15:46 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/05 04:15:46 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/05 04:15:46 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/09/05 04:15:46 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/09/05 04:15:46 DEBUG : WaitForWriters: timeout=30s 2025/09/05 04:15:46 DEBUG : a: Looking for writers 2025/09/05 04:15:46 DEBUG : Looking for writers 2025/09/05 04:15:46 DEBUG : file1: reading active writers 2025/09/05 04:15:46 DEBUG : a: reading active writers 2025/09/05 04:15:46 DEBUG : >WaitForWriters: 2025/09/05 04:15:46 DEBUG : forgetting directory cache 2025/09/05 04:15:46 DEBUG : dir: forgetting directory cache 2025/09/05 04:15:46 DEBUG : dir: Removed virtual directory entry vAddFile: "new_file.txt" 2025/09/05 04:15:47 DEBUG : pacer: low level retry 1/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:15:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/05 04:15:47 DEBUG : pacer: low level retry 2/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:15:47 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/09/05 04:15:47 DEBUG : pacer: low level retry 3/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:15:47 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/09/05 04:15:47 DEBUG : pacer: low level retry 4/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:15:47 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/09/05 04:15:47 DEBUG : pacer: low level retry 5/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:15:47 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/09/05 04:15:47 DEBUG : pacer: low level retry 6/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:15:47 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/09/05 04:15:48 DEBUG : pacer: low level retry 7/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:15:48 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/09/05 04:15:48 DEBUG : forgetting directory cache 2025/09/05 04:15:48 DEBUG : dir: forgetting directory cache 2025/09/05 04:15:48 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/09/05 04:15:48 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/09/05 04:15:48 DEBUG : Removed virtual directory entry vAddFile: "file0" 2025/09/05 04:15:48 DEBUG : pacer: low level retry 8/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:15:48 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/09/05 04:15:50 DEBUG : pacer: low level retry 9/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:15:50 DEBUG : forgetting directory cache 2025/09/05 04:15:50 DEBUG : forgetting directory cache 2025/09/05 04:15:50 DEBUG : forgetting directory cache 2025/09/05 04:15:50 DEBUG : a: forgetting directory cache 2025/09/05 04:15:50 DEBUG : b: forgetting directory cache 2025/09/05 04:15:50 DEBUG : c: forgetting directory cache 2025/09/05 04:15:50 DEBUG : d: forgetting directory cache 2025/09/05 04:15:50 DEBUG : Removed virtual directory entry vAddDir: "d" 2025/09/05 04:15:50 DEBUG : Removed virtual directory entry vAddDir: "/" 2025/09/05 04:15:50 DEBUG : Removed virtual directory entry vAddDir: "a" 2025/09/05 04:15:50 DEBUG : Removed virtual directory entry vAddDir: "b" 2025/09/05 04:15:50 DEBUG : Removed virtual directory entry vAddDir: "c" 2025/09/05 04:15:52 DEBUG : pacer: low level retry 10/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) run.go:125: removing dir "a/b/c" failed - try 1/3: rmdir failed: "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked 2025/09/05 04:15:54 DEBUG : forgetting directory cache 2025/09/05 04:15:54 DEBUG : a: forgetting directory cache 2025/09/05 04:15:54 DEBUG : a/b: forgetting directory cache 2025/09/05 04:15:54 DEBUG : a/b/c: forgetting directory cache 2025/09/05 04:15:54 DEBUG : a/b/c/d: forgetting directory cache 2025/09/05 04:15:54 DEBUG : a/b/c: Removed virtual directory entry vAddDir: "d" 2025/09/05 04:15:54 DEBUG : a/b: Removed virtual directory entry vAddDir: "c" 2025/09/05 04:15:54 DEBUG : a: Removed virtual directory entry vAddDir: "b" 2025/09/05 04:15:54 DEBUG : Removed virtual directory entry vAddDir: "a" 2025/09/05 04:15:54 DEBUG : pacer: Reducing sleep to 1.5s 2025/09/05 04:15:56 DEBUG : pacer: low level retry 1/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:15:56 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/09/05 04:15:57 DEBUG : pacer: low level retry 2/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:15:59 DEBUG : pacer: low level retry 3/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:16:01 DEBUG : pacer: low level retry 4/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:16:03 DEBUG : pacer: low level retry 5/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:16:05 DEBUG : pacer: low level retry 6/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:16:07 DEBUG : pacer: low level retry 7/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:16:09 DEBUG : pacer: low level retry 8/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:16:11 DEBUG : pacer: low level retry 9/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:16:13 DEBUG : pacer: low level retry 10/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) run.go:125: removing dir "a/b/c" failed - try 2/3: rmdir failed: "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked 2025/09/05 04:16:15 DEBUG : pacer: Reducing sleep to 1.5s 2025/09/05 04:16:17 DEBUG : pacer: low level retry 1/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:16:17 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/09/05 04:16:19 DEBUG : pacer: low level retry 2/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:16:21 DEBUG : pacer: low level retry 3/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:16:23 DEBUG : pacer: low level retry 4/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:16:25 DEBUG : pacer: low level retry 5/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:16:27 DEBUG : pacer: low level retry 6/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:16:29 DEBUG : pacer: low level retry 7/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:16:31 DEBUG : pacer: low level retry 8/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:16:33 DEBUG : pacer: low level retry 9/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:16:35 DEBUG : pacer: low level retry 10/10 (error "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) run.go:125: removing dir "a/b/c" failed - try 3/3: rmdir failed: "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked run.go:128: removing dir "a/b/c" failed: rmdir failed: "rclone-test-cimerid1wuza/a/b/c" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked 2025/09/05 04:16:37 DEBUG : pacer: Reducing sleep to 1.5s run.go:125: removing dir "a/b" failed - try 1/3: directory not empty 2025/09/05 04:16:39 DEBUG : pacer: Reducing sleep to 1.125s run.go:125: removing dir "a/b" failed - try 2/3: directory not empty 2025/09/05 04:16:40 DEBUG : pacer: Reducing sleep to 843.75ms run.go:125: removing dir "a/b" failed - try 3/3: directory not empty run.go:128: removing dir "a/b" failed: directory not empty 2025/09/05 04:16:41 DEBUG : pacer: Reducing sleep to 632.8125ms run.go:125: removing dir "a" failed - try 1/3: directory not empty 2025/09/05 04:16:42 DEBUG : pacer: Reducing sleep to 474.609375ms run.go:125: removing dir "a" failed - try 2/3: directory not empty 2025/09/05 04:16:43 DEBUG : pacer: Reducing sleep to 355.957031ms run.go:125: removing dir "a" failed - try 3/3: directory not empty run.go:128: removing dir "a" failed: directory not empty 2025/09/05 04:16:45 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/09/05 04:16:45 DEBUG : pacer: Reducing sleep to 200.225829ms 2025/09/05 04:16:45 DEBUG : pacer: Reducing sleep to 150.169371ms 2025/09/05 04:16:45 DEBUG : pacer: Reducing sleep to 112.627028ms fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 2025/09/05 04:16:46 DEBUG : pacer: Reducing sleep to 84.470271ms 2025/09/05 04:16:47 DEBUG : pacer: Reducing sleep to 63.352703ms 2025/09/05 04:16:47 DEBUG : pacer: Reducing sleep to 47.514527ms 2025/09/05 04:16:47 DEBUG : pacer: Reducing sleep to 35.635895ms fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 2025/09/05 04:16:49 DEBUG : pacer: Reducing sleep to 26.726921ms 2025/09/05 04:16:49 DEBUG : pacer: Reducing sleep to 20.04519ms 2025/09/05 04:16:49 DEBUG : pacer: Reducing sleep to 15.033892ms 2025/09/05 04:16:49 DEBUG : pacer: Reducing sleep to 11.275419ms fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"a", "a/b", "a/b/c"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=1) "a", + (string) (len=3) "a/b", + (string) (len=5) "a/b/c" } Test: TestFileReadAtNonZeroLength Messages: directories --- FAIL: TestFileReadAtNonZeroLength (67.60s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/09/05 04:16:53 DEBUG : webdav root 'rclone-test-cimerid1wuza': Purge remote 2025/09/05 04:16:53 DEBUG : pacer: low level retry 1/10 (error "rclone-test-cimerid1wuza" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:16:53 DEBUG : pacer: Rate limited, increasing sleep to 22.550838ms 2025/09/05 04:16:53 DEBUG : pacer: low level retry 2/10 (error "rclone-test-cimerid1wuza" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:16:53 DEBUG : pacer: Rate limited, increasing sleep to 45.101676ms 2025/09/05 04:16:53 DEBUG : pacer: low level retry 3/10 (error "rclone-test-cimerid1wuza" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:16:53 DEBUG : pacer: Rate limited, increasing sleep to 90.203352ms 2025/09/05 04:16:54 DEBUG : pacer: low level retry 4/10 (error "rclone-test-cimerid1wuza" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:16:54 DEBUG : pacer: Rate limited, increasing sleep to 180.406704ms 2025/09/05 04:16:54 DEBUG : pacer: low level retry 5/10 (error "rclone-test-cimerid1wuza" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:16:54 DEBUG : pacer: Rate limited, increasing sleep to 360.813408ms 2025/09/05 04:16:54 DEBUG : pacer: low level retry 6/10 (error "rclone-test-cimerid1wuza" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:16:54 DEBUG : pacer: Rate limited, increasing sleep to 721.626816ms 2025/09/05 04:16:54 DEBUG : pacer: low level retry 7/10 (error "rclone-test-cimerid1wuza" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:16:54 DEBUG : pacer: Rate limited, increasing sleep to 1.443253632s 2025/09/05 04:16:55 DEBUG : pacer: low level retry 8/10 (error "rclone-test-cimerid1wuza" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:16:55 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/09/05 04:16:56 DEBUG : pacer: low level retry 9/10 (error "rclone-test-cimerid1wuza" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:16:58 DEBUG : pacer: low level retry 10/10 (error "rclone-test-cimerid1wuza" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/09/05 04:16:58 NOTICE: purge failed: rmdir failed: "rclone-test-cimerid1wuza" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Finished ERROR in 13m46.706561212s (try 1/5): exit status 1: Failed [TestVFSMkdirAll TestVFSIsMetadataFile TestWriteFileHandleMethods TestWriteFileHandleWriteAt TestWriteFileHandleFlush TestWriteFileHandleRelease TestWriteFileModTimeWithOpenWriters TestFileReadAtZeroLength TestFileReadAtNonZeroLength]