"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Starting (try 1/5) 2025/09/06 02:40:36 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-dewavex3fure" 2025/09/06 02:40:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/06 02:40:36 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2025/09/06 02:40:36 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/09/06 02:40:36 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/09/06 02:40:36 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/09/06 02:40:36 DEBUG : Setting pass="Utf71W7tlD646UGH5F3VJ-s4Jb1Fd6TAWXRfuil1i-QuGsg" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/09/06 02:40:36 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{tf27X}" suffix to name 2025/09/06 02:40:36 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/09/06 02:40:36 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/09/06 02:40:36 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/09/06 02:40:36 DEBUG : Setting pass="Utf71W7tlD646UGH5F3VJ-s4Jb1Fd6TAWXRfuil1i-QuGsg" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/09/06 02:40:36 DEBUG : found headers: 2025/09/06 02:40:38 DEBUG : Creating backend with remote "/tmp/rclone1039212126" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:40:38 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:40:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/06 02:40:39 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:40:39 DEBUG : dir: Looking for writers 2025/09/06 02:40:39 DEBUG : Looking for writers 2025/09/06 02:40:39 DEBUG : dir: reading active writers 2025/09/06 02:40:39 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.43s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:40:39 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:40:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/06 02:40:40 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/09/06 02:40:40 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/09/06 02:40:41 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:40:41 DEBUG : dir/subdir: Looking for writers 2025/09/06 02:40:41 DEBUG : dir: Looking for writers 2025/09/06 02:40:41 DEBUG : subdir: reading active writers 2025/09/06 02:40:41 DEBUG : file1: reading active writers 2025/09/06 02:40:41 DEBUG : file2: reading active writers 2025/09/06 02:40:41 DEBUG : Looking for writers 2025/09/06 02:40:41 DEBUG : dir: reading active writers 2025/09/06 02:40:41 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (2.69s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:40:42 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:40:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/06 02:40:43 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:40:43 DEBUG : dir: Looking for writers 2025/09/06 02:40:43 DEBUG : file1: reading active writers 2025/09/06 02:40:43 DEBUG : Looking for writers 2025/09/06 02:40:43 DEBUG : dir: reading active writers 2025/09/06 02:40:43 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (1.38s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:40:43 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:40:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/06 02:40:44 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:40:44 DEBUG : dir: Looking for writers 2025/09/06 02:40:44 DEBUG : Looking for writers 2025/09/06 02:40:44 DEBUG : dir: reading active writers 2025/09/06 02:40:44 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.22s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:40:44 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:40:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/06 02:40:45 DEBUG : dir: forgetting directory cache 2025/09/06 02:40:45 DEBUG : forgetting directory cache 2025/09/06 02:40:45 DEBUG : dir: forgetting directory cache 2025/09/06 02:40:45 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:40:45 DEBUG : Looking for writers 2025/09/06 02:40:45 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (1.29s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:40:46 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:40:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/06 02:40:46 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/09/06 02:40:46 DEBUG : dir: invalidating directory cache 2025/09/06 02:40:46 DEBUG : >ForgetPath: 2025/09/06 02:40:46 DEBUG : ForgetPath: relativePath="dir", type=0 2025/09/06 02:40:46 DEBUG : invalidating directory cache 2025/09/06 02:40:46 DEBUG : dir: forgetting directory cache 2025/09/06 02:40:46 DEBUG : >ForgetPath: 2025/09/06 02:40:46 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/09/06 02:40:46 DEBUG : >ForgetPath: 2025/09/06 02:40:46 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:40:46 DEBUG : dir: Looking for writers 2025/09/06 02:40:46 DEBUG : Looking for writers 2025/09/06 02:40:46 DEBUG : dir: reading active writers 2025/09/06 02:40:46 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (1.35s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:40:47 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:40:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/06 02:40:49 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/09/06 02:40:49 DEBUG : forgetting directory cache 2025/09/06 02:40:49 DEBUG : dir: forgetting directory cache 2025/09/06 02:40:49 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:40:49 DEBUG : dir: Looking for writers 2025/09/06 02:40:49 DEBUG : fil/a/b: Looking for writers 2025/09/06 02:40:49 DEBUG : fil/a: Looking for writers 2025/09/06 02:40:49 DEBUG : b: reading active writers 2025/09/06 02:40:49 DEBUG : fil: Looking for writers 2025/09/06 02:40:49 DEBUG : a: reading active writers 2025/09/06 02:40:49 DEBUG : Looking for writers 2025/09/06 02:40:49 DEBUG : fil: reading active writers 2025/09/06 02:40:49 DEBUG : dir: reading active writers 2025/09/06 02:40:49 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (3.73s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:40:51 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:40:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/06 02:40:51 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:40:51 DEBUG : dir: Looking for writers 2025/09/06 02:40:51 DEBUG : Looking for writers 2025/09/06 02:40:51 DEBUG : dir: reading active writers 2025/09/06 02:40:51 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (1.20s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:40:52 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:40:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/06 02:40:53 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:40:53 DEBUG : dir: Looking for writers 2025/09/06 02:40:53 DEBUG : file1: reading active writers 2025/09/06 02:40:53 DEBUG : Looking for writers 2025/09/06 02:40:53 DEBUG : dir: reading active writers 2025/09/06 02:40:53 DEBUG : >WaitForWriters: --- PASS: TestDirStat (1.26s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:40:53 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:40:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/06 02:40:54 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/09/06 02:40:54 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/09/06 02:40:55 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/09/06 02:40:55 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/09/06 02:40:55 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/09/06 02:40:55 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/09/06 02:40:55 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/09/06 02:40:55 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/09/06 02:40:56 DEBUG : dir: invalidating directory cache 2025/09/06 02:40:56 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/09/06 02:40:56 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/09/06 02:40:56 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/09/06 02:40:56 DEBUG : dir/file1: Reset virtual modtime 2025/09/06 02:40:56 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/09/06 02:40:56 DEBUG : dir/virtualFile: Reset virtual modtime 2025/09/06 02:40:56 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/09/06 02:40:56 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/09/06 02:40:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/06 02:40:56 DEBUG : dir: invalidating directory cache 2025/09/06 02:40:56 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/09/06 02:40:56 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/09/06 02:40:56 DEBUG : dir/virtualFile: Reset virtual modtime 2025/09/06 02:40:56 DEBUG : forgetting directory cache 2025/09/06 02:40:56 DEBUG : dir: forgetting directory cache 2025/09/06 02:40:56 DEBUG : dir/virtualDir: forgetting directory cache 2025/09/06 02:40:56 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:40:56 DEBUG : dir/virtualDir: Looking for writers 2025/09/06 02:40:56 DEBUG : dir: Looking for writers 2025/09/06 02:40:56 DEBUG : file1: reading active writers 2025/09/06 02:40:56 DEBUG : virtualFile2: reading active writers 2025/09/06 02:40:56 DEBUG : virtualFile: reading active writers 2025/09/06 02:40:56 DEBUG : virtualDir: reading active writers 2025/09/06 02:40:56 DEBUG : Looking for writers 2025/09/06 02:40:56 DEBUG : dir: reading active writers 2025/09/06 02:40:56 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.85s) --- PASS: TestDirReadDirAll/Virtual (1.20s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:40:57 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:40:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/06 02:40:58 ERROR : dir/: Can only open directories read only 2025/09/06 02:40:58 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:40:58 DEBUG : dir: Looking for writers 2025/09/06 02:40:58 DEBUG : Looking for writers 2025/09/06 02:40:58 DEBUG : dir: reading active writers 2025/09/06 02:40:58 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:40:58 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:40:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/06 02:40:59 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:40:59 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/09/06 02:40:59 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/09/06 02:40:59 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/09/06 02:40:59 DEBUG : webdav root 'rclone-test-dewavex3fure': File to upload is small (5 bytes), uploading instead of streaming 2025/09/06 02:40:59 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/09/06 02:40:59 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/06 02:40:59 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/09/06 02:40:59 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/09/06 02:40:59 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:40:59 DEBUG : dir: Looking for writers 2025/09/06 02:40:59 DEBUG : file1: reading active writers 2025/09/06 02:40:59 DEBUG : potato: reading active writers 2025/09/06 02:40:59 DEBUG : Looking for writers 2025/09/06 02:40:59 DEBUG : dir: reading active writers 2025/09/06 02:40:59 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.89s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:41:00 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:41:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/06 02:41:01 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/09/06 02:41:01 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:41:01 DEBUG : dir/sub: Looking for writers 2025/09/06 02:41:01 DEBUG : dir: Looking for writers 2025/09/06 02:41:01 DEBUG : file1: reading active writers 2025/09/06 02:41:01 DEBUG : sub: reading active writers 2025/09/06 02:41:01 DEBUG : Looking for writers 2025/09/06 02:41:01 DEBUG : dir: reading active writers 2025/09/06 02:41:01 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (2.11s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:41:02 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:41:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/06 02:41:03 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/09/06 02:41:03 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/09/06 02:41:04 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:41:04 DEBUG : dir/sub/subsub: Looking for writers 2025/09/06 02:41:04 DEBUG : dir/sub: Looking for writers 2025/09/06 02:41:04 DEBUG : subsub: reading active writers 2025/09/06 02:41:04 DEBUG : dir: Looking for writers 2025/09/06 02:41:04 DEBUG : file1: reading active writers 2025/09/06 02:41:04 DEBUG : sub: reading active writers 2025/09/06 02:41:04 DEBUG : Looking for writers 2025/09/06 02:41:04 DEBUG : dir: reading active writers 2025/09/06 02:41:04 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (2.63s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:41:05 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:41:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/06 02:41:06 ERROR : dir/: Dir.Remove not empty 2025/09/06 02:41:06 DEBUG : dir/file1: Remove: 2025/09/06 02:41:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/06 02:41:06 DEBUG : dir/file1: >Remove: err= 2025/09/06 02:41:06 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/06 02:41:06 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:41:06 DEBUG : Looking for writers 2025/09/06 02:41:06 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (1.30s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:41:06 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:41:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/06 02:41:07 DEBUG : dir/file1: Remove: 2025/09/06 02:41:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/06 02:41:07 DEBUG : dir/file1: >Remove: err= 2025/09/06 02:41:07 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/06 02:41:07 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:41:07 DEBUG : Looking for writers 2025/09/06 02:41:07 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (1.29s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:41:08 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:41:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/06 02:41:08 DEBUG : dir/file1: Remove: 2025/09/06 02:41:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/06 02:41:08 DEBUG : dir/file1: >Remove: err= 2025/09/06 02:41:09 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:41:09 DEBUG : dir: Looking for writers 2025/09/06 02:41:09 DEBUG : Looking for writers 2025/09/06 02:41:09 DEBUG : dir: reading active writers 2025/09/06 02:41:09 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (1.50s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:41:09 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:41:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/06 02:41:10 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/09/06 02:41:10 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/09/06 02:41:10 DEBUG : dir: Updating dir with dir2 0xc0005915f0 2025/09/06 02:41:10 DEBUG : dir: forgetting directory cache 2025/09/06 02:41:10 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/06 02:41:10 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/09/06 02:41:11 INFO : dir2/file1: Moved (server-side) to: file2 2025/09/06 02:41:11 DEBUG : file2: Updating file with file2 0xc000685d40 2025/09/06 02:41:11 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/09/06 02:41:11 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/06 02:41:12 INFO : dir2/file3: Deleted 2025/09/06 02:41:12 INFO : file2: Moved (server-side) to: dir2/file3 2025/09/06 02:41:12 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000685d40 2025/09/06 02:41:12 DEBUG : Added virtual directory entry vDel: "file2" 2025/09/06 02:41:12 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/09/06 02:41:12 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/09/06 02:41:13 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000591c70 2025/09/06 02:41:13 DEBUG : empty directory: forgetting directory cache 2025/09/06 02:41:13 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/09/06 02:41:13 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/09/06 02:41:13 DEBUG : dir2: Renaming to "dir3" 2025/09/06 02:41:13 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:41:13 DEBUG : dir3: Looking for writers 2025/09/06 02:41:13 DEBUG : file3: reading active writers 2025/09/06 02:41:13 DEBUG : renamed empty directory: Looking for writers 2025/09/06 02:41:13 DEBUG : Looking for writers 2025/09/06 02:41:13 DEBUG : dir3: reading active writers 2025/09/06 02:41:13 DEBUG : renamed empty directory: reading active writers 2025/09/06 02:41:13 DEBUG : >WaitForWriters: --- PASS: TestDirRename (4.54s) === 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-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:41:14 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:41:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/06 02:41:14 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/09/06 02:41:14 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:41:14 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/06 02:41:14 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/09/06 02:41:14 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/09/06 02:41:14 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/09/06 02:41:14 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/09/06 02:41:14 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:41:14 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/06 02:41:14 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/09/06 02:41:14 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/09/06 02:41:14 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/09/06 02:41:14 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/09/06 02:41:14 DEBUG : webdav root 'rclone-test-dewavex3fure': File to upload is small (12 bytes), uploading instead of streaming 2025/09/06 02:41:15 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/09/06 02:41:15 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/09/06 02:41:15 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/09/06 02:41:15 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/09/06 02:41:15 DEBUG : forgetting directory cache 2025/09/06 02:41:15 DEBUG : dir: forgetting directory cache 2025/09/06 02:41:15 DEBUG : dir/sub: forgetting directory cache 2025/09/06 02:41:15 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/09/06 02:41:15 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/09/06 02:41:15 DEBUG : webdav root 'rclone-test-dewavex3fure': File to upload is small (5 bytes), uploading instead of streaming 2025/09/06 02:41:15 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/09/06 02:41:15 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/06 02:41:15 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/09/06 02:41:15 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/09/06 02:41:15 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:41:15 DEBUG : dir/sub: Looking for writers 2025/09/06 02:41:15 DEBUG : file0: reading active writers 2025/09/06 02:41:15 DEBUG : file2: reading active writers 2025/09/06 02:41:15 DEBUG : dir: Looking for writers 2025/09/06 02:41:15 DEBUG : file1: reading active writers 2025/09/06 02:41:15 DEBUG : sub: reading active writers 2025/09/06 02:41:15 DEBUG : Looking for writers 2025/09/06 02:41:15 DEBUG : dir: reading active writers 2025/09/06 02:41:15 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (2.60s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:41:16 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/09/06 02:41:16 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:41:16 DEBUG : Looking for writers 2025/09/06 02:41:16 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.15s) === RUN TestDirMetadataExtension run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:41:16 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:41:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/06 02:41:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/09/06 02:41:17 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:41:17 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/09/06 02:41:17 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/09/06 02:41:17 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/09/06 02:41:17 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/09/06 02:41:17 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/09/06 02:41:17 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/09/06 02:41:17 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:41:17 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/09/06 02:41:17 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/09/06 02:41:17 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/09/06 02:41:17 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/09/06 02:41:17 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/09/06 02:41:17 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:41:17 DEBUG : dir: Looking for writers 2025/09/06 02:41:17 DEBUG : file1: reading active writers 2025/09/06 02:41:17 DEBUG : file1.metadata: reading active writers 2025/09/06 02:41:17 DEBUG : Looking for writers 2025/09/06 02:41:17 DEBUG : dir: reading active writers 2025/09/06 02:41:17 DEBUG : dir.metadata: reading active writers 2025/09/06 02:41:17 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (1.30s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:41:18 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:41:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/06 02:41:18 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:41:18 DEBUG : dir: Looking for writers 2025/09/06 02:41:18 DEBUG : file1: reading active writers 2025/09/06 02:41:18 DEBUG : Looking for writers 2025/09/06 02:41:18 DEBUG : dir: reading active writers 2025/09/06 02:41:18 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (1.23s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:41:19 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:41:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/06 02:41:20 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/09/06 02:41:20 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/09/06 02:41:20 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:41:20 DEBUG : dir: Looking for writers 2025/09/06 02:41:20 DEBUG : file1: reading active writers 2025/09/06 02:41:20 DEBUG : Looking for writers 2025/09/06 02:41:20 DEBUG : dir: reading active writers 2025/09/06 02:41:20 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (1.98s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (1.98s) --- 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-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:41:21 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:41:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/06 02:41:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/06 02:41:21 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/06 02:41:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/06 02:41:22 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/09/06 02:41:22 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:41:22 DEBUG : dir: Looking for writers 2025/09/06 02:41:22 DEBUG : file1: reading active writers 2025/09/06 02:41:22 DEBUG : Looking for writers 2025/09/06 02:41:22 DEBUG : dir: reading active writers 2025/09/06 02:41:22 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (1.45s) === RUN TestFileOpenReadUnknownSize 2025/09/06 02:41:22 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/09/06 02:41:22 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/06 02:41:22 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/06 02:41:22 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/09/06 02:41:22 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:41:22 DEBUG : Looking for writers 2025/09/06 02:41:22 DEBUG : file.txt: reading active writers 2025/09/06 02:41:22 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:41:22 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:41:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/06 02:41:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/06 02:41:23 DEBUG : webdav root 'rclone-test-dewavex3fure': File to upload is small (25 bytes), uploading instead of streaming 2025/09/06 02:41:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/06 02:41:23 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/09/06 02:41:23 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/09/06 02:41:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/06 02:41:23 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:41:23 DEBUG : dir: Looking for writers 2025/09/06 02:41:23 DEBUG : file1: reading active writers 2025/09/06 02:41:23 DEBUG : Looking for writers 2025/09/06 02:41:23 DEBUG : dir: reading active writers 2025/09/06 02:41:23 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.67s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:41:24 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:41:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/06 02:41:25 DEBUG : dir/file1: Remove: 2025/09/06 02:41:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/06 02:41:25 DEBUG : dir/file1: >Remove: err= 2025/09/06 02:41:25 DEBUG : dir/file1: Remove: 2025/09/06 02:41:25 DEBUG : dir/file1: >Remove: err=Read only file system 2025/09/06 02:41:25 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:41:25 DEBUG : dir: Looking for writers 2025/09/06 02:41:25 DEBUG : Looking for writers 2025/09/06 02:41:25 DEBUG : dir: reading active writers 2025/09/06 02:41:25 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (1.46s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:41:25 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:41:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/06 02:41:26 DEBUG : dir/file1: Remove: 2025/09/06 02:41:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/06 02:41:26 DEBUG : dir/file1: >Remove: err= 2025/09/06 02:41:26 DEBUG : dir/file1: Remove: 2025/09/06 02:41:26 DEBUG : dir/file1: >Remove: err=Read only file system 2025/09/06 02:41:26 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:41:26 DEBUG : dir: Looking for writers 2025/09/06 02:41:26 DEBUG : Looking for writers 2025/09/06 02:41:26 DEBUG : dir: reading active writers 2025/09/06 02:41:26 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (1.56s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:41:27 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:41:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/06 02:41:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/06 02:41:28 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/06 02:41:28 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/09/06 02:41:28 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/06 02:41:28 DEBUG : dir/file1: Open: flags=O_RDWR 2025/09/06 02:41:28 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/06 02:41:28 DEBUG : dir/file1: Open: flags=0x3 2025/09/06 02:41:28 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/09/06 02:41:28 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/09/06 02:41:28 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:41:28 DEBUG : dir: Looking for writers 2025/09/06 02:41:28 DEBUG : file1: reading active writers 2025/09/06 02:41:28 DEBUG : Looking for writers 2025/09/06 02:41:28 DEBUG : dir: reading active writers 2025/09/06 02:41:28 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (1.29s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:41:28 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:41:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/06 02:41:29 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:41:29 DEBUG : dir: Looking for writers 2025/09/06 02:41:29 DEBUG : file1: reading active writers 2025/09/06 02:41:29 DEBUG : Looking for writers 2025/09/06 02:41:29 DEBUG : dir: reading active writers 2025/09/06 02:41:29 DEBUG : >WaitForWriters: 2025/09/06 02:41:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/06 02:41:29 DEBUG : newLeaf: Updating file with newLeaf 0xc0008d9bc0 2025/09/06 02:41:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/06 02:41:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/06 02:41:30 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/06 02:41:30 DEBUG : dir/file1: Updating file with dir/file1 0xc0008d9bc0 2025/09/06 02:41:30 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/06 02:41:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/06 02:41:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/06 02:41:30 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/06 02:41:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/06 02:41:30 DEBUG : dir/file1: File is currently open, delaying rename 0xc0008d9bc0 2025/09/06 02:41:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/06 02:41:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/06 02:41:30 DEBUG : webdav root 'rclone-test-dewavex3fure': File to upload is small (25 bytes), uploading instead of streaming 2025/09/06 02:41:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/06 02:41:31 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/09/06 02:41:31 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/09/06 02:41:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/06 02:41:31 DEBUG : newLeaf: Running delayed rename now 2025/09/06 02:41:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/06 02:41:31 DEBUG : newLeaf: Updating file with newLeaf 0xc0008d9bc0 2025/09/06 02:41:31 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:41:31 DEBUG : dir: Looking for writers 2025/09/06 02:41:31 DEBUG : Looking for writers 2025/09/06 02:41:31 DEBUG : dir: reading active writers 2025/09/06 02:41:31 DEBUG : newLeaf: reading active writers 2025/09/06 02:41:31 DEBUG : >WaitForWriters: 2025/09/06 02:41:31 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:41:31 DEBUG : dir: Looking for writers 2025/09/06 02:41:31 DEBUG : Looking for writers 2025/09/06 02:41:31 DEBUG : dir: reading active writers 2025/09/06 02:41:31 DEBUG : newLeaf: reading active writers 2025/09/06 02:41:31 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:41:32 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:41:32 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/06 02:41:32 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:41:32 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:41:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:41:32 DEBUG : Config file has changed externally - reloading 2025/09/06 02:41:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/06 02:41:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:41:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:41:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/06 02:41:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:41:32 INFO : webdav root 'rclone-test-dewavex3fure': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/06 02:41:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/06 02:41:32 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:41:32 DEBUG : dir: Looking for writers 2025/09/06 02:41:32 DEBUG : file1: reading active writers 2025/09/06 02:41:32 DEBUG : Looking for writers 2025/09/06 02:41:32 DEBUG : dir: reading active writers 2025/09/06 02:41:32 DEBUG : >WaitForWriters: 2025/09/06 02:41:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/06 02:41:33 DEBUG : newLeaf: Updating file with newLeaf 0xc0006b7140 2025/09/06 02:41:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/06 02:41:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/06 02:41:34 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/06 02:41:34 DEBUG : dir/file1: Updating file with dir/file1 0xc0006b7140 2025/09/06 02:41:34 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/06 02:41:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/06 02:41:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/06 02:41:34 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/06 02:41:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/06 02:41:34 DEBUG : dir/file1: File is currently open, delaying rename 0xc0006b7140 2025/09/06 02:41:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/06 02:41:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/06 02:41:34 DEBUG : webdav root 'rclone-test-dewavex3fure': File to upload is small (25 bytes), uploading instead of streaming 2025/09/06 02:41:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/06 02:41:34 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/09/06 02:41:34 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/09/06 02:41:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/06 02:41:34 DEBUG : newLeaf: Running delayed rename now 2025/09/06 02:41:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/06 02:41:35 DEBUG : newLeaf: Updating file with newLeaf 0xc0006b7140 2025/09/06 02:41:35 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:41:35 DEBUG : dir: Looking for writers 2025/09/06 02:41:35 DEBUG : Looking for writers 2025/09/06 02:41:35 DEBUG : dir: reading active writers 2025/09/06 02:41:35 DEBUG : newLeaf: reading active writers 2025/09/06 02:41:35 DEBUG : >WaitForWriters: 2025/09/06 02:41:35 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:41:35 DEBUG : dir: Looking for writers 2025/09/06 02:41:35 DEBUG : Looking for writers 2025/09/06 02:41:35 DEBUG : dir: reading active writers 2025/09/06 02:41:35 DEBUG : newLeaf: reading active writers 2025/09/06 02:41:35 DEBUG : >WaitForWriters: 2025/09/06 02:41:35 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:41:36 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:41:36 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/06 02:41:36 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:41:36 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:41:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:41:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/06 02:41:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:41:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:41:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/06 02:41:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:41:36 INFO : webdav root 'rclone-test-dewavex3fure': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/06 02:41:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/06 02:41:36 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/06 02:41:36 DEBUG : dir/file1: newRWFileHandle: 2025/09/06 02:41:36 DEBUG : dir/file1(0xc000fd8fc0): openPending: 2025/09/06 02:41:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/09/06 02:41:36 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/06 02:41:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/06 02:41:36 DEBUG : dir/file1(0xc000fd8fc0): >openPending: err= 2025/09/06 02:41:36 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/06 02:41:36 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/06 02:41:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/06 02:41:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/06 02:41:36 DEBUG : dir/file1(0xc000fd8fc0): _writeAt: size=14, off=0 2025/09/06 02:41:36 DEBUG : dir/file1(0xc000fd8fc0): >_writeAt: n=14, err= 2025/09/06 02:41:36 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/06 02:41:36 DEBUG : dir/file1(0xc000fd8fc0): close: 2025/09/06 02:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/06 02:41:36 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/06 02:41:36 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/06 02:41:36 DEBUG : dir/file1(0xc000fd8fc0): >close: err= 2025/09/06 02:41:36 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:41:36 DEBUG : dir: Looking for writers 2025/09/06 02:41:36 DEBUG : file1: reading active writers 2025/09/06 02:41:36 DEBUG : Looking for writers 2025/09/06 02:41:36 DEBUG : dir: reading active writers 2025/09/06 02:41:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/06 02:41:36 DEBUG : dir: Looking for writers 2025/09/06 02:41:36 DEBUG : file1: reading active writers 2025/09/06 02:41:36 DEBUG : Looking for writers 2025/09/06 02:41:36 DEBUG : dir: reading active writers 2025/09/06 02:41:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/06 02:41:36 DEBUG : dir: Looking for writers 2025/09/06 02:41:36 DEBUG : file1: reading active writers 2025/09/06 02:41:36 DEBUG : Looking for writers 2025/09/06 02:41:36 DEBUG : dir: reading active writers 2025/09/06 02:41:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/06 02:41:36 DEBUG : dir: Looking for writers 2025/09/06 02:41:36 DEBUG : file1: reading active writers 2025/09/06 02:41:36 DEBUG : Looking for writers 2025/09/06 02:41:36 DEBUG : dir: reading active writers 2025/09/06 02:41:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/06 02:41:36 DEBUG : dir/file1: vfs cache: starting upload 2025/09/06 02:41:36 DEBUG : dir: Looking for writers 2025/09/06 02:41:36 DEBUG : file1: reading active writers 2025/09/06 02:41:36 DEBUG : Looking for writers 2025/09/06 02:41:36 DEBUG : dir: reading active writers 2025/09/06 02:41:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/06 02:41:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/06 02:41:37 DEBUG : dir: Looking for writers 2025/09/06 02:41:37 DEBUG : file1: reading active writers 2025/09/06 02:41:37 DEBUG : Looking for writers 2025/09/06 02:41:37 DEBUG : dir: reading active writers 2025/09/06 02:41:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/06 02:41:37 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/09/06 02:41:37 INFO : dir/file1: Copied (replaced existing) 2025/09/06 02:41:37 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/06 02:41:37 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/09/06 02:41:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/06 02:41:37 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/06 02:41:37 DEBUG : dir: Looking for writers 2025/09/06 02:41:37 DEBUG : file1: reading active writers 2025/09/06 02:41:37 DEBUG : Looking for writers 2025/09/06 02:41:37 DEBUG : dir: reading active writers 2025/09/06 02:41:37 DEBUG : >WaitForWriters: 2025/09/06 02:41:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/06 02:41:37 DEBUG : dir/file1: newRWFileHandle: 2025/09/06 02:41:37 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/06 02:41:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/06 02:41:37 DEBUG : dir/file1(0xc0005c09c0): _readAt: size=512, off=0 2025/09/06 02:41:37 DEBUG : dir/file1(0xc0005c09c0): openPending: 2025/09/06 02:41:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/09/06 02:41:37 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/06 02:41:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/06 02:41:37 DEBUG : dir/file1(0xc0005c09c0): >openPending: err= 2025/09/06 02:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/06 02:41:37 DEBUG : dir/file1(0xc0005c09c0): >_readAt: n=14, err=EOF 2025/09/06 02:41:37 DEBUG : dir/file1(0xc0005c09c0): close: 2025/09/06 02:41:37 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/06 02:41:37 DEBUG : dir/file1(0xc0005c09c0): >close: err= 2025/09/06 02:41:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/06 02:41:38 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/06 02:41:38 DEBUG : newLeaf: Updating file with newLeaf 0xc0006b7bc0 2025/09/06 02:41:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/06 02:41:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/06 02:41:38 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/06 02:41:38 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/09/06 02:41:38 DEBUG : dir/file1: Updating file with dir/file1 0xc0006b7bc0 2025/09/06 02:41:38 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/06 02:41:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/06 02:41:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/06 02:41:38 DEBUG : dir/file1: newRWFileHandle: 2025/09/06 02:41:38 DEBUG : dir/file1(0xc0006d5880): openPending: 2025/09/06 02:41:38 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/06 02:41:38 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/06 02:41:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/06 02:41:38 DEBUG : dir/file1(0xc0006d5880): >openPending: err= 2025/09/06 02:41:38 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/06 02:41:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/06 02:41:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/06 02:41:38 DEBUG : dir/file1(0xc0006d5880): _writeAt: size=25, off=0 2025/09/06 02:41:38 DEBUG : dir/file1(0xc0006d5880): >_writeAt: n=25, err= 2025/09/06 02:41:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/06 02:41:39 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/06 02:41:39 DEBUG : newLeaf: Updating file with newLeaf 0xc0006b7bc0 2025/09/06 02:41:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/06 02:41:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/06 02:41:39 DEBUG : newLeaf(0xc0006d5880): close: 2025/09/06 02:41:39 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/06 02:41:39 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-06 02:41:38.856332252 +0000 UTC m=+61.927438282 2025/09/06 02:41:39 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/06 02:41:39 DEBUG : newLeaf(0xc0006d5880): >close: err= 2025/09/06 02:41:39 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:41:39 DEBUG : dir: Looking for writers 2025/09/06 02:41:39 DEBUG : Looking for writers 2025/09/06 02:41:39 DEBUG : dir: reading active writers 2025/09/06 02:41:39 DEBUG : newLeaf: reading active writers 2025/09/06 02:41:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/06 02:41:39 DEBUG : dir: Looking for writers 2025/09/06 02:41:39 DEBUG : Looking for writers 2025/09/06 02:41:39 DEBUG : dir: reading active writers 2025/09/06 02:41:39 DEBUG : newLeaf: reading active writers 2025/09/06 02:41:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/06 02:41:39 DEBUG : dir: Looking for writers 2025/09/06 02:41:39 DEBUG : Looking for writers 2025/09/06 02:41:39 DEBUG : dir: reading active writers 2025/09/06 02:41:39 DEBUG : newLeaf: reading active writers 2025/09/06 02:41:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/06 02:41:39 DEBUG : dir: Looking for writers 2025/09/06 02:41:39 DEBUG : Looking for writers 2025/09/06 02:41:39 DEBUG : dir: reading active writers 2025/09/06 02:41:39 DEBUG : newLeaf: reading active writers 2025/09/06 02:41:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/06 02:41:39 DEBUG : newLeaf: vfs cache: starting upload 2025/09/06 02:41:39 DEBUG : dir: Looking for writers 2025/09/06 02:41:39 DEBUG : Looking for writers 2025/09/06 02:41:39 DEBUG : dir: reading active writers 2025/09/06 02:41:39 DEBUG : newLeaf: reading active writers 2025/09/06 02:41:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/06 02:41:39 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/09/06 02:41:39 DEBUG : dir: Looking for writers 2025/09/06 02:41:39 DEBUG : Looking for writers 2025/09/06 02:41:39 DEBUG : dir: reading active writers 2025/09/06 02:41:39 DEBUG : newLeaf: reading active writers 2025/09/06 02:41:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/06 02:41:39 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/09/06 02:41:39 INFO : newLeaf: Copied (replaced existing) 2025/09/06 02:41:39 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-06 02:41:38 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/09/06 02:41:39 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/06 02:41:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/06 02:41:39 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/06 02:41:39 DEBUG : dir: Looking for writers 2025/09/06 02:41:39 DEBUG : Looking for writers 2025/09/06 02:41:39 DEBUG : dir: reading active writers 2025/09/06 02:41:39 DEBUG : newLeaf: reading active writers 2025/09/06 02:41:39 DEBUG : >WaitForWriters: 2025/09/06 02:41:40 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:41:40 DEBUG : dir: Looking for writers 2025/09/06 02:41:40 DEBUG : Looking for writers 2025/09/06 02:41:40 DEBUG : dir: reading active writers 2025/09/06 02:41:40 DEBUG : newLeaf: reading active writers 2025/09/06 02:41:40 DEBUG : >WaitForWriters: 2025/09/06 02:41:40 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:41:40 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:41:40 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/06 02:41:40 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:41:40 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:41:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:41:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/06 02:41:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:41:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:41:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/06 02:41:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:41:40 INFO : webdav root 'rclone-test-dewavex3fure': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/06 02:41:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/06 02:41:41 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:41:41 DEBUG : dir: Looking for writers 2025/09/06 02:41:41 DEBUG : file1: reading active writers 2025/09/06 02:41:41 DEBUG : Looking for writers 2025/09/06 02:41:41 DEBUG : dir: reading active writers 2025/09/06 02:41:41 DEBUG : >WaitForWriters: 2025/09/06 02:41:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/06 02:41:42 DEBUG : newLeaf: Updating file with newLeaf 0xc000858540 2025/09/06 02:41:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/06 02:41:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/06 02:41:42 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/06 02:41:42 DEBUG : dir/file1: Updating file with dir/file1 0xc000858540 2025/09/06 02:41:42 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/06 02:41:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/06 02:41:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/06 02:41:42 DEBUG : dir/file1: newRWFileHandle: 2025/09/06 02:41:42 DEBUG : dir/file1(0xc000a1d900): openPending: 2025/09/06 02:41:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/09/06 02:41:42 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/06 02:41:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/06 02:41:42 DEBUG : dir/file1(0xc000a1d900): >openPending: err= 2025/09/06 02:41:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/06 02:41:42 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/06 02:41:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/06 02:41:42 DEBUG : dir/file1(0xc000a1d900): _writeAt: size=25, off=0 2025/09/06 02:41:42 DEBUG : dir/file1(0xc000a1d900): >_writeAt: n=25, err= 2025/09/06 02:41:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/06 02:41:43 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/06 02:41:43 DEBUG : newLeaf: Updating file with newLeaf 0xc000858540 2025/09/06 02:41:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/06 02:41:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/06 02:41:43 DEBUG : newLeaf(0xc000a1d900): close: 2025/09/06 02:41:43 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/06 02:41:43 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-06 02:41:42.785621871 +0000 UTC m=+65.856727861 2025/09/06 02:41:43 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/06 02:41:43 DEBUG : newLeaf(0xc000a1d900): >close: err= 2025/09/06 02:41:43 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:41:43 DEBUG : dir: Looking for writers 2025/09/06 02:41:43 DEBUG : Looking for writers 2025/09/06 02:41:43 DEBUG : dir: reading active writers 2025/09/06 02:41:43 DEBUG : newLeaf: reading active writers 2025/09/06 02:41:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/06 02:41:43 DEBUG : dir: Looking for writers 2025/09/06 02:41:43 DEBUG : Looking for writers 2025/09/06 02:41:43 DEBUG : dir: reading active writers 2025/09/06 02:41:43 DEBUG : newLeaf: reading active writers 2025/09/06 02:41:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/06 02:41:43 DEBUG : dir: Looking for writers 2025/09/06 02:41:43 DEBUG : Looking for writers 2025/09/06 02:41:43 DEBUG : dir: reading active writers 2025/09/06 02:41:43 DEBUG : newLeaf: reading active writers 2025/09/06 02:41:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/06 02:41:43 DEBUG : dir: Looking for writers 2025/09/06 02:41:43 DEBUG : Looking for writers 2025/09/06 02:41:43 DEBUG : dir: reading active writers 2025/09/06 02:41:43 DEBUG : newLeaf: reading active writers 2025/09/06 02:41:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/06 02:41:43 DEBUG : newLeaf: vfs cache: starting upload 2025/09/06 02:41:43 DEBUG : dir: Looking for writers 2025/09/06 02:41:43 DEBUG : Looking for writers 2025/09/06 02:41:43 DEBUG : dir: reading active writers 2025/09/06 02:41:43 DEBUG : newLeaf: reading active writers 2025/09/06 02:41:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/06 02:41:43 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/09/06 02:41:43 DEBUG : dir: Looking for writers 2025/09/06 02:41:43 DEBUG : Looking for writers 2025/09/06 02:41:43 DEBUG : dir: reading active writers 2025/09/06 02:41:43 DEBUG : newLeaf: reading active writers 2025/09/06 02:41:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/06 02:41:43 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/09/06 02:41:43 INFO : newLeaf: Copied (replaced existing) 2025/09/06 02:41:43 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-06 02:41:42 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/09/06 02:41:43 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/06 02:41:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/06 02:41:43 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/06 02:41:43 DEBUG : dir: Looking for writers 2025/09/06 02:41:43 DEBUG : Looking for writers 2025/09/06 02:41:43 DEBUG : dir: reading active writers 2025/09/06 02:41:43 DEBUG : newLeaf: reading active writers 2025/09/06 02:41:43 DEBUG : >WaitForWriters: 2025/09/06 02:41:44 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:41:44 DEBUG : dir: Looking for writers 2025/09/06 02:41:44 DEBUG : Looking for writers 2025/09/06 02:41:44 DEBUG : dir: reading active writers 2025/09/06 02:41:44 DEBUG : newLeaf: reading active writers 2025/09/06 02:41:44 DEBUG : >WaitForWriters: 2025/09/06 02:41:44 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:41:44 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:41:44 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/06 02:41:44 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:41:44 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:41:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:41:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/06 02:41:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:41:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:41:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/06 02:41:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:41:44 INFO : webdav root 'rclone-test-dewavex3fure': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/06 02:41:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/06 02:41:45 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/06 02:41:45 DEBUG : dir/file1: newRWFileHandle: 2025/09/06 02:41:45 DEBUG : dir/file1(0xc0005c1d40): openPending: 2025/09/06 02:41:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/09/06 02:41:45 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/06 02:41:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/06 02:41:45 DEBUG : dir/file1(0xc0005c1d40): >openPending: err= 2025/09/06 02:41:45 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/06 02:41:45 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/06 02:41:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/06 02:41:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/06 02:41:45 DEBUG : dir/file1(0xc0005c1d40): _writeAt: size=14, off=0 2025/09/06 02:41:45 DEBUG : dir/file1(0xc0005c1d40): >_writeAt: n=14, err= 2025/09/06 02:41:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/06 02:41:45 DEBUG : dir/file1(0xc0005c1d40): close: 2025/09/06 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/06 02:41:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/06 02:41:45 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/06 02:41:45 DEBUG : dir/file1(0xc0005c1d40): >close: err= 2025/09/06 02:41:45 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:41:45 DEBUG : dir: Looking for writers 2025/09/06 02:41:45 DEBUG : file1: reading active writers 2025/09/06 02:41:45 DEBUG : Looking for writers 2025/09/06 02:41:45 DEBUG : dir: reading active writers 2025/09/06 02:41:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/06 02:41:45 DEBUG : dir: Looking for writers 2025/09/06 02:41:45 DEBUG : file1: reading active writers 2025/09/06 02:41:45 DEBUG : Looking for writers 2025/09/06 02:41:45 DEBUG : dir: reading active writers 2025/09/06 02:41:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/06 02:41:45 DEBUG : dir: Looking for writers 2025/09/06 02:41:45 DEBUG : file1: reading active writers 2025/09/06 02:41:45 DEBUG : Looking for writers 2025/09/06 02:41:45 DEBUG : dir: reading active writers 2025/09/06 02:41:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/06 02:41:45 DEBUG : dir: Looking for writers 2025/09/06 02:41:45 DEBUG : file1: reading active writers 2025/09/06 02:41:45 DEBUG : Looking for writers 2025/09/06 02:41:45 DEBUG : dir: reading active writers 2025/09/06 02:41:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/06 02:41:45 DEBUG : dir/file1: vfs cache: starting upload 2025/09/06 02:41:45 DEBUG : dir: Looking for writers 2025/09/06 02:41:45 DEBUG : file1: reading active writers 2025/09/06 02:41:45 DEBUG : Looking for writers 2025/09/06 02:41:45 DEBUG : dir: reading active writers 2025/09/06 02:41:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/06 02:41:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/06 02:41:45 DEBUG : dir: Looking for writers 2025/09/06 02:41:45 DEBUG : file1: reading active writers 2025/09/06 02:41:45 DEBUG : Looking for writers 2025/09/06 02:41:45 DEBUG : dir: reading active writers 2025/09/06 02:41:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/06 02:41:45 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/09/06 02:41:45 INFO : dir/file1: Copied (replaced existing) 2025/09/06 02:41:45 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/06 02:41:45 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/09/06 02:41:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/06 02:41:45 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/06 02:41:46 DEBUG : dir: Looking for writers 2025/09/06 02:41:46 DEBUG : file1: reading active writers 2025/09/06 02:41:46 DEBUG : Looking for writers 2025/09/06 02:41:46 DEBUG : dir: reading active writers 2025/09/06 02:41:46 DEBUG : >WaitForWriters: 2025/09/06 02:41:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/06 02:41:46 DEBUG : dir/file1: newRWFileHandle: 2025/09/06 02:41:46 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/06 02:41:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/06 02:41:46 DEBUG : dir/file1(0xc0006d5c80): _readAt: size=512, off=0 2025/09/06 02:41:46 DEBUG : dir/file1(0xc0006d5c80): openPending: 2025/09/06 02:41:46 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/06 02:41:46 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/06 02:41:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/06 02:41:46 DEBUG : dir/file1(0xc0006d5c80): >openPending: err= 2025/09/06 02:41:46 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/06 02:41:46 DEBUG : dir/file1(0xc0006d5c80): >_readAt: n=14, err=EOF 2025/09/06 02:41:46 DEBUG : dir/file1(0xc0006d5c80): close: 2025/09/06 02:41:46 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/06 02:41:46 DEBUG : dir/file1(0xc0006d5c80): >close: err= 2025/09/06 02:41:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/06 02:41:46 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/06 02:41:46 DEBUG : newLeaf: Updating file with newLeaf 0xc0008d9140 2025/09/06 02:41:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/06 02:41:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/06 02:41:47 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/06 02:41:47 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/09/06 02:41:47 DEBUG : dir/file1: Updating file with dir/file1 0xc0008d9140 2025/09/06 02:41:47 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/06 02:41:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/06 02:41:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/06 02:41:47 DEBUG : dir/file1: newRWFileHandle: 2025/09/06 02:41:47 DEBUG : dir/file1(0xc000781400): openPending: 2025/09/06 02:41:47 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/06 02:41:47 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/06 02:41:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/06 02:41:47 DEBUG : dir/file1(0xc000781400): >openPending: err= 2025/09/06 02:41:47 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/06 02:41:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/06 02:41:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/06 02:41:47 DEBUG : dir/file1(0xc000781400): _writeAt: size=25, off=0 2025/09/06 02:41:47 DEBUG : dir/file1(0xc000781400): >_writeAt: n=25, err= 2025/09/06 02:41:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/06 02:41:47 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/06 02:41:47 DEBUG : newLeaf: Updating file with newLeaf 0xc0008d9140 2025/09/06 02:41:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/06 02:41:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/06 02:41:47 DEBUG : newLeaf(0xc000781400): close: 2025/09/06 02:41:47 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/06 02:41:47 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-06 02:41:47.477447762 +0000 UTC m=+70.548553751 2025/09/06 02:41:47 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/06 02:41:47 DEBUG : newLeaf(0xc000781400): >close: err= 2025/09/06 02:41:47 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:41:47 DEBUG : dir: Looking for writers 2025/09/06 02:41:47 DEBUG : Looking for writers 2025/09/06 02:41:47 DEBUG : dir: reading active writers 2025/09/06 02:41:47 DEBUG : newLeaf: reading active writers 2025/09/06 02:41:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/06 02:41:47 DEBUG : dir: Looking for writers 2025/09/06 02:41:47 DEBUG : Looking for writers 2025/09/06 02:41:47 DEBUG : dir: reading active writers 2025/09/06 02:41:47 DEBUG : newLeaf: reading active writers 2025/09/06 02:41:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/06 02:41:47 DEBUG : dir: Looking for writers 2025/09/06 02:41:47 DEBUG : Looking for writers 2025/09/06 02:41:47 DEBUG : dir: reading active writers 2025/09/06 02:41:47 DEBUG : newLeaf: reading active writers 2025/09/06 02:41:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/06 02:41:47 DEBUG : dir: Looking for writers 2025/09/06 02:41:47 DEBUG : Looking for writers 2025/09/06 02:41:47 DEBUG : newLeaf: reading active writers 2025/09/06 02:41:47 DEBUG : dir: reading active writers 2025/09/06 02:41:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/06 02:41:47 DEBUG : newLeaf: vfs cache: starting upload 2025/09/06 02:41:47 DEBUG : dir: Looking for writers 2025/09/06 02:41:47 DEBUG : Looking for writers 2025/09/06 02:41:47 DEBUG : dir: reading active writers 2025/09/06 02:41:47 DEBUG : newLeaf: reading active writers 2025/09/06 02:41:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/06 02:41:48 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/09/06 02:41:48 DEBUG : dir: Looking for writers 2025/09/06 02:41:48 DEBUG : Looking for writers 2025/09/06 02:41:48 DEBUG : newLeaf: reading active writers 2025/09/06 02:41:48 DEBUG : dir: reading active writers 2025/09/06 02:41:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/06 02:41:48 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/09/06 02:41:48 INFO : newLeaf: Copied (replaced existing) 2025/09/06 02:41:48 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-06 02:41:47 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/09/06 02:41:48 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/06 02:41:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/06 02:41:48 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/06 02:41:48 DEBUG : dir: Looking for writers 2025/09/06 02:41:48 DEBUG : Looking for writers 2025/09/06 02:41:48 DEBUG : dir: reading active writers 2025/09/06 02:41:48 DEBUG : newLeaf: reading active writers 2025/09/06 02:41:48 DEBUG : >WaitForWriters: 2025/09/06 02:41:48 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:41:48 DEBUG : dir: Looking for writers 2025/09/06 02:41:48 DEBUG : Looking for writers 2025/09/06 02:41:48 DEBUG : dir: reading active writers 2025/09/06 02:41:48 DEBUG : newLeaf: reading active writers 2025/09/06 02:41:48 DEBUG : >WaitForWriters: 2025/09/06 02:41:48 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:41:49 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:41:49 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/06 02:41:49 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:41:49 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:41:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:41:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/06 02:41:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:41:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:41:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/06 02:41:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:41:49 INFO : webdav root 'rclone-test-dewavex3fure': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/06 02:41:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/06 02:41:50 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:41:50 DEBUG : dir: Looking for writers 2025/09/06 02:41:50 DEBUG : file1: reading active writers 2025/09/06 02:41:50 DEBUG : Looking for writers 2025/09/06 02:41:50 DEBUG : dir: reading active writers 2025/09/06 02:41:50 DEBUG : >WaitForWriters: 2025/09/06 02:41:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/06 02:41:50 DEBUG : dir/file1: newRWFileHandle: 2025/09/06 02:41:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/06 02:41:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/06 02:41:50 DEBUG : dir/file1(0xc000951380): _readAt: size=512, off=0 2025/09/06 02:41:50 DEBUG : dir/file1(0xc000951380): openPending: 2025/09/06 02:41:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/09/06 02:41:50 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/06 02:41:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/06 02:41:50 DEBUG : dir/file1(0xc000951380): >openPending: err= 2025/09/06 02:41:50 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/09/06 02:41:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/06 02:41:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/06 02:41:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/06 02:41:50 DEBUG : dir/file1(0xc000951380): >_readAt: n=14, err=EOF 2025/09/06 02:41:50 DEBUG : dir/file1(0xc000951380): close: 2025/09/06 02:41:50 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/06 02:41:50 DEBUG : dir/file1(0xc000951380): >close: err= 2025/09/06 02:41:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/06 02:41:50 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/06 02:41:50 DEBUG : newLeaf: Updating file with newLeaf 0xc000859200 2025/09/06 02:41:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/06 02:41:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/06 02:41:51 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/06 02:41:51 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/09/06 02:41:51 DEBUG : dir/file1: Updating file with dir/file1 0xc000859200 2025/09/06 02:41:51 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/06 02:41:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/06 02:41:51 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/06 02:41:51 DEBUG : dir/file1: newRWFileHandle: 2025/09/06 02:41:51 DEBUG : dir/file1(0xc0009adec0): openPending: 2025/09/06 02:41:51 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/06 02:41:51 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/06 02:41:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/06 02:41:51 DEBUG : dir/file1(0xc0009adec0): >openPending: err= 2025/09/06 02:41:51 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/06 02:41:51 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/06 02:41:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/06 02:41:51 DEBUG : dir/file1(0xc0009adec0): _writeAt: size=25, off=0 2025/09/06 02:41:51 DEBUG : dir/file1(0xc0009adec0): >_writeAt: n=25, err= 2025/09/06 02:41:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/06 02:41:51 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/06 02:41:51 DEBUG : newLeaf: Updating file with newLeaf 0xc000859200 2025/09/06 02:41:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/06 02:41:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/06 02:41:51 DEBUG : newLeaf(0xc0009adec0): close: 2025/09/06 02:41:51 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/06 02:41:51 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-06 02:41:51.44232676 +0000 UTC m=+74.513432789 2025/09/06 02:41:51 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/06 02:41:51 DEBUG : newLeaf(0xc0009adec0): >close: err= 2025/09/06 02:41:51 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:41:51 DEBUG : dir: Looking for writers 2025/09/06 02:41:51 DEBUG : Looking for writers 2025/09/06 02:41:51 DEBUG : dir: reading active writers 2025/09/06 02:41:51 DEBUG : newLeaf: reading active writers 2025/09/06 02:41:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/06 02:41:51 DEBUG : dir: Looking for writers 2025/09/06 02:41:51 DEBUG : Looking for writers 2025/09/06 02:41:51 DEBUG : dir: reading active writers 2025/09/06 02:41:51 DEBUG : newLeaf: reading active writers 2025/09/06 02:41:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/06 02:41:51 DEBUG : dir: Looking for writers 2025/09/06 02:41:51 DEBUG : Looking for writers 2025/09/06 02:41:51 DEBUG : dir: reading active writers 2025/09/06 02:41:51 DEBUG : newLeaf: reading active writers 2025/09/06 02:41:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/06 02:41:51 DEBUG : dir: Looking for writers 2025/09/06 02:41:51 DEBUG : Looking for writers 2025/09/06 02:41:51 DEBUG : dir: reading active writers 2025/09/06 02:41:51 DEBUG : newLeaf: reading active writers 2025/09/06 02:41:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/06 02:41:51 DEBUG : newLeaf: vfs cache: starting upload 2025/09/06 02:41:51 DEBUG : dir: Looking for writers 2025/09/06 02:41:51 DEBUG : Looking for writers 2025/09/06 02:41:51 DEBUG : dir: reading active writers 2025/09/06 02:41:51 DEBUG : newLeaf: reading active writers 2025/09/06 02:41:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/06 02:41:52 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/09/06 02:41:52 DEBUG : dir: Looking for writers 2025/09/06 02:41:52 DEBUG : Looking for writers 2025/09/06 02:41:52 DEBUG : dir: reading active writers 2025/09/06 02:41:52 DEBUG : newLeaf: reading active writers 2025/09/06 02:41:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/06 02:41:52 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/09/06 02:41:52 INFO : newLeaf: Copied (replaced existing) 2025/09/06 02:41:52 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-06 02:41:51 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/09/06 02:41:52 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/06 02:41:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/06 02:41:52 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/06 02:41:52 DEBUG : dir: Looking for writers 2025/09/06 02:41:52 DEBUG : Looking for writers 2025/09/06 02:41:52 DEBUG : dir: reading active writers 2025/09/06 02:41:52 DEBUG : newLeaf: reading active writers 2025/09/06 02:41:52 DEBUG : >WaitForWriters: 2025/09/06 02:41:52 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:41:52 DEBUG : dir: Looking for writers 2025/09/06 02:41:52 DEBUG : Looking for writers 2025/09/06 02:41:52 DEBUG : dir: reading active writers 2025/09/06 02:41:52 DEBUG : newLeaf: reading active writers 2025/09/06 02:41:52 DEBUG : >WaitForWriters: 2025/09/06 02:41:52 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: cleaner exiting --- PASS: TestFileRename (24.54s) --- PASS: TestFileRename/off,forceCache=false (3.50s) --- PASS: TestFileRename/minimal,forceCache=false (3.82s) --- PASS: TestFileRename/minimal,forceCache=true (4.70s) --- PASS: TestFileRename/writes,forceCache=false (3.95s) --- PASS: TestFileRename/writes,forceCache=true (4.64s) --- PASS: TestFileRename/full,forceCache=false (3.92s) === 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-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:41:53 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:41:53 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:41:53 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:41:53 DEBUG : Looking for writers 2025/09/06 02:41:53 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.15s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:41:53 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:41:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/06 02:41:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/06 02:41:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/06 02:41:54 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/06 02:41:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/06 02:41:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/06 02:41:54 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/09/06 02:41:54 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/09/06 02:41:54 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:41:54 DEBUG : dir: Looking for writers 2025/09/06 02:41:54 DEBUG : file1: reading active writers 2025/09/06 02:41:54 DEBUG : Looking for writers 2025/09/06 02:41:54 DEBUG : dir: reading active writers 2025/09/06 02:41:54 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (1.40s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:41:54 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:41:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/06 02:41:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/06 02:41:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/06 02:41:55 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/06 02:41:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/06 02:41:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/06 02:41:55 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/09/06 02:41:55 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/09/06 02:41:55 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/09/06 02:41:55 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/09/06 02:41:55 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/09/06 02:41:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/09/06 02:41:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/09/06 02:41:55 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/09/06 02:41:55 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/09/06 02:41:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/09/06 02:41:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/09/06 02:41:55 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/09/06 02:41:55 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/09/06 02:41:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/09/06 02:41:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/09/06 02:41:55 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/09/06 02:41:55 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:41:55 DEBUG : dir: Looking for writers 2025/09/06 02:41:55 DEBUG : file1: reading active writers 2025/09/06 02:41:55 DEBUG : Looking for writers 2025/09/06 02:41:55 DEBUG : dir: reading active writers 2025/09/06 02:41:55 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.65s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:41:56 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:41:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/06 02:41:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/06 02:41:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/06 02:41:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/06 02:41:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/06 02:41:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/06 02:41:57 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/09/06 02:41:57 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/09/06 02:41:57 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/09/06 02:41:57 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/09/06 02:41:57 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/09/06 02:41:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/09/06 02:41:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/09/06 02:41:57 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/09/06 02:41:57 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/09/06 02:41:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/09/06 02:41:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/09/06 02:41:57 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/09/06 02:41:57 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/09/06 02:41:57 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/09/06 02:41:57 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/09/06 02:41:57 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/09/06 02:41:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/09/06 02:41:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/09/06 02:41:57 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/09/06 02:41:57 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/09/06 02:41:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/09/06 02:41:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/09/06 02:41:57 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/09/06 02:41:57 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/09/06 02:41:57 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/09/06 02:41:57 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/09/06 02:41:57 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/09/06 02:41:57 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/09/06 02:41:57 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/09/06 02:41:57 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/09/06 02:41:57 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/09/06 02:41:57 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:41:57 DEBUG : dir: Looking for writers 2025/09/06 02:41:57 DEBUG : file1: reading active writers 2025/09/06 02:41:57 DEBUG : Looking for writers 2025/09/06 02:41:57 DEBUG : dir: reading active writers 2025/09/06 02:41:57 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (2.02s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:41:58 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:41:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/06 02:41:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/06 02:41:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/06 02:41:59 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/06 02:41:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/06 02:41:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/06 02:41:59 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/09/06 02:41:59 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:41:59 DEBUG : dir: Looking for writers 2025/09/06 02:41:59 DEBUG : file1: reading active writers 2025/09/06 02:41:59 DEBUG : Looking for writers 2025/09/06 02:41:59 DEBUG : dir: reading active writers 2025/09/06 02:41:59 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (1.33s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:41:59 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:41:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/06 02:42:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/06 02:42:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/06 02:42:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/06 02:42:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/06 02:42:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/06 02:42:00 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/09/06 02:42:00 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/09/06 02:42:00 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/09/06 02:42:00 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:42:00 DEBUG : dir: Looking for writers 2025/09/06 02:42:00 DEBUG : file1: reading active writers 2025/09/06 02:42:00 DEBUG : Looking for writers 2025/09/06 02:42:00 DEBUG : dir: reading active writers 2025/09/06 02:42:00 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (1.35s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:42:01 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:42:01 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/06 02:42:01 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:01 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/06 02:42:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/06 02:42:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:01 INFO : webdav root 'rclone-test-dewavex3fure': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/06 02:42:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/06 02:42:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/06 02:42:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/06 02:42:01 DEBUG : dir/file1: newRWFileHandle: 2025/09/06 02:42:01 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/06 02:42:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/06 02:42:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/06 02:42:01 DEBUG : dir/file1(0xc0007e4d40): _readAt: size=1, off=0 2025/09/06 02:42:01 DEBUG : dir/file1(0xc0007e4d40): openPending: 2025/09/06 02:42:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/06 02:42:01 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/06 02:42:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/06 02:42:01 DEBUG : dir/file1(0xc0007e4d40): >openPending: err= 2025/09/06 02:42:01 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/09/06 02:42:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/06 02:42:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/06 02:42:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/06 02:42:01 DEBUG : dir/file1(0xc0007e4d40): >_readAt: n=1, err= 2025/09/06 02:42:01 DEBUG : dir/file1(0xc0007e4d40): _readAt: size=256, off=1 2025/09/06 02:42:01 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/09/06 02:42:01 DEBUG : dir/file1(0xc0007e4d40): >_readAt: n=15, err=EOF 2025/09/06 02:42:01 DEBUG : dir/file1(0xc0007e4d40): _readAt: size=16, off=16 2025/09/06 02:42:01 DEBUG : dir/file1(0xc0007e4d40): >_readAt: n=0, err=EOF 2025/09/06 02:42:01 DEBUG : dir/file1(0xc0007e4d40): close: 2025/09/06 02:42:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/06 02:42:01 DEBUG : dir/file1(0xc0007e4d40): >close: err= 2025/09/06 02:42:01 DEBUG : dir/file1(0xc0007e4d40): close: 2025/09/06 02:42:01 DEBUG : dir/file1(0xc0007e4d40): >close: err=file already closed 2025/09/06 02:42:01 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:42:01 DEBUG : dir: Looking for writers 2025/09/06 02:42:01 DEBUG : file1: reading active writers 2025/09/06 02:42:01 DEBUG : Looking for writers 2025/09/06 02:42:01 DEBUG : dir: reading active writers 2025/09/06 02:42:01 DEBUG : >WaitForWriters: 2025/09/06 02:42:01 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (1.52s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:42:02 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:42:02 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/06 02:42:02 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:02 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/06 02:42:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/06 02:42:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:02 INFO : webdav root 'rclone-test-dewavex3fure': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/06 02:42:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/06 02:42:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/06 02:42:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/06 02:42:03 DEBUG : dir/file1: newRWFileHandle: 2025/09/06 02:42:03 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/06 02:42:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/06 02:42:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/06 02:42:03 DEBUG : dir/file1(0xc0008d2300): _readAt: size=1, off=0 2025/09/06 02:42:03 DEBUG : dir/file1(0xc0008d2300): openPending: 2025/09/06 02:42:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/06 02:42:03 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/06 02:42:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/06 02:42:03 DEBUG : dir/file1(0xc0008d2300): >openPending: err= 2025/09/06 02:42:03 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/09/06 02:42:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/06 02:42:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/06 02:42:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/06 02:42:03 DEBUG : dir/file1(0xc0008d2300): >_readAt: n=1, err= 2025/09/06 02:42:03 DEBUG : dir/file1(0xc0008d2300): _readAt: size=1, off=5 2025/09/06 02:42:03 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/06 02:42:03 DEBUG : dir/file1(0xc0008d2300): >_readAt: n=1, err= 2025/09/06 02:42:03 DEBUG : dir/file1(0xc0008d2300): _readAt: size=1, off=3 2025/09/06 02:42:03 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/06 02:42:03 DEBUG : dir/file1(0xc0008d2300): >_readAt: n=1, err= 2025/09/06 02:42:03 DEBUG : dir/file1(0xc0008d2300): _readAt: size=1, off=13 2025/09/06 02:42:03 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/06 02:42:03 DEBUG : dir/file1(0xc0008d2300): >_readAt: n=1, err= 2025/09/06 02:42:03 DEBUG : dir/file1(0xc0008d2300): _readAt: size=16, off=100 2025/09/06 02:42:03 DEBUG : dir/file1(0xc0008d2300): >_readAt: n=0, err=EOF 2025/09/06 02:42:03 DEBUG : dir/file1(0xc0008d2300): close: 2025/09/06 02:42:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/06 02:42:03 DEBUG : dir/file1(0xc0008d2300): >close: err= 2025/09/06 02:42:03 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:42:03 DEBUG : dir: Looking for writers 2025/09/06 02:42:03 DEBUG : file1: reading active writers 2025/09/06 02:42:03 DEBUG : Looking for writers 2025/09/06 02:42:03 DEBUG : dir: reading active writers 2025/09/06 02:42:03 DEBUG : >WaitForWriters: 2025/09/06 02:42:03 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (1.44s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:42:04 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:42:04 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/06 02:42:04 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:04 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/06 02:42:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/06 02:42:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:04 INFO : webdav root 'rclone-test-dewavex3fure': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/06 02:42:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/06 02:42:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/06 02:42:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/06 02:42:04 DEBUG : dir/file1: newRWFileHandle: 2025/09/06 02:42:04 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/06 02:42:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/06 02:42:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/06 02:42:04 DEBUG : dir/file1(0xc0007a3b40): _readAt: size=1, off=0 2025/09/06 02:42:04 DEBUG : dir/file1(0xc0007a3b40): openPending: 2025/09/06 02:42:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/06 02:42:04 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/06 02:42:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/06 02:42:04 DEBUG : dir/file1(0xc0007a3b40): >openPending: err= 2025/09/06 02:42:04 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/09/06 02:42:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/06 02:42:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/06 02:42:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/06 02:42:04 DEBUG : dir/file1(0xc0007a3b40): >_readAt: n=1, err= 2025/09/06 02:42:04 DEBUG : dir/file1(0xc0007a3b40): _readAt: size=1, off=5 2025/09/06 02:42:04 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/06 02:42:04 DEBUG : dir/file1(0xc0007a3b40): >_readAt: n=1, err= 2025/09/06 02:42:04 DEBUG : dir/file1(0xc0007a3b40): _readAt: size=1, off=1 2025/09/06 02:42:04 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/06 02:42:04 DEBUG : dir/file1(0xc0007a3b40): >_readAt: n=1, err= 2025/09/06 02:42:04 DEBUG : dir/file1(0xc0007a3b40): _readAt: size=6, off=10 2025/09/06 02:42:04 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/09/06 02:42:04 DEBUG : dir/file1(0xc0007a3b40): >_readAt: n=6, err= 2025/09/06 02:42:04 DEBUG : dir/file1(0xc0007a3b40): _readAt: size=256, off=10 2025/09/06 02:42:04 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/09/06 02:42:04 DEBUG : dir/file1(0xc0007a3b40): >_readAt: n=6, err=EOF 2025/09/06 02:42:04 DEBUG : dir/file1(0xc0007a3b40): _readAt: size=256, off=100 2025/09/06 02:42:04 DEBUG : dir/file1(0xc0007a3b40): >_readAt: n=0, err=EOF 2025/09/06 02:42:04 DEBUG : dir/file1(0xc0007a3b40): close: 2025/09/06 02:42:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/06 02:42:04 DEBUG : dir/file1(0xc0007a3b40): >close: err= 2025/09/06 02:42:04 DEBUG : dir/file1(0xc0007a3b40): _readAt: size=256, off=100 2025/09/06 02:42:04 DEBUG : dir/file1(0xc0007a3b40): >_readAt: n=0, err=file already closed 2025/09/06 02:42:04 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:42:04 DEBUG : dir: Looking for writers 2025/09/06 02:42:04 DEBUG : file1: reading active writers 2025/09/06 02:42:04 DEBUG : Looking for writers 2025/09/06 02:42:04 DEBUG : dir: reading active writers 2025/09/06 02:42:04 DEBUG : >WaitForWriters: 2025/09/06 02:42:04 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.30s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:42:05 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:42:05 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/06 02:42:05 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:05 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/06 02:42:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/06 02:42:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:05 INFO : webdav root 'rclone-test-dewavex3fure': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/06 02:42:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/06 02:42:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/06 02:42:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/06 02:42:06 DEBUG : dir/file1: newRWFileHandle: 2025/09/06 02:42:06 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/06 02:42:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/06 02:42:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/06 02:42:06 DEBUG : dir/file1(0xc0009e4040): RWFileHandle.Flush 2025/09/06 02:42:06 DEBUG : dir/file1(0xc0009e4040): _readAt: size=256, off=0 2025/09/06 02:42:06 DEBUG : dir/file1(0xc0009e4040): openPending: 2025/09/06 02:42:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/06 02:42:06 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/06 02:42:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/06 02:42:06 DEBUG : dir/file1(0xc0009e4040): >openPending: err= 2025/09/06 02:42:06 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/09/06 02:42:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/06 02:42:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/06 02:42:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/06 02:42:06 DEBUG : dir/file1(0xc0009e4040): >_readAt: n=16, err=EOF 2025/09/06 02:42:06 DEBUG : dir/file1(0xc0009e4040): RWFileHandle.Flush 2025/09/06 02:42:06 DEBUG : dir/file1(0xc0009e4040): RWFileHandle.Flush 2025/09/06 02:42:06 DEBUG : dir/file1(0xc0009e4040): close: 2025/09/06 02:42:06 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/06 02:42:06 DEBUG : dir/file1(0xc0009e4040): >close: err= 2025/09/06 02:42:06 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:42:06 DEBUG : dir: Looking for writers 2025/09/06 02:42:06 DEBUG : file1: reading active writers 2025/09/06 02:42:06 DEBUG : Looking for writers 2025/09/06 02:42:06 DEBUG : dir: reading active writers 2025/09/06 02:42:06 DEBUG : >WaitForWriters: 2025/09/06 02:42:06 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (1.37s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:42:06 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:42:06 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/06 02:42:06 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:06 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/06 02:42:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/06 02:42:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:06 INFO : webdav root 'rclone-test-dewavex3fure': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/06 02:42:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/06 02:42:07 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/06 02:42:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/06 02:42:07 DEBUG : dir/file1: newRWFileHandle: 2025/09/06 02:42:07 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/06 02:42:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/06 02:42:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/06 02:42:07 DEBUG : dir/file1(0xc0007d86c0): _readAt: size=256, off=0 2025/09/06 02:42:07 DEBUG : dir/file1(0xc0007d86c0): openPending: 2025/09/06 02:42:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/06 02:42:07 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/06 02:42:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/06 02:42:07 DEBUG : dir/file1(0xc0007d86c0): >openPending: err= 2025/09/06 02:42:07 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/09/06 02:42:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/06 02:42:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/06 02:42:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/06 02:42:07 DEBUG : dir/file1(0xc0007d86c0): >_readAt: n=16, err=EOF 2025/09/06 02:42:07 DEBUG : dir/file1(0xc0007d86c0): RWFileHandle.Release 2025/09/06 02:42:07 DEBUG : dir/file1(0xc0007d86c0): close: 2025/09/06 02:42:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/06 02:42:07 DEBUG : dir/file1(0xc0007d86c0): >close: err= 2025/09/06 02:42:07 DEBUG : dir/file1(0xc0007d86c0): RWFileHandle.Release 2025/09/06 02:42:07 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:42:07 DEBUG : dir: Looking for writers 2025/09/06 02:42:07 DEBUG : file1: reading active writers 2025/09/06 02:42:07 DEBUG : Looking for writers 2025/09/06 02:42:07 DEBUG : dir: reading active writers 2025/09/06 02:42:07 DEBUG : >WaitForWriters: 2025/09/06 02:42:07 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (1.37s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:42:08 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:42:08 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/06 02:42:08 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:08 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/06 02:42:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/06 02:42:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:08 INFO : webdav root 'rclone-test-dewavex3fure': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/06 02:42:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:08 DEBUG : file1: newRWFileHandle: 2025/09/06 02:42:08 DEBUG : file1(0xc000559940): openPending: 2025/09/06 02:42:08 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/06 02:42:08 DEBUG : file1(0xc000559940): >openPending: err= 2025/09/06 02:42:08 DEBUG : file1: >newRWFileHandle: err= 2025/09/06 02:42:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/06 02:42:08 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/06 02:42:08 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/06 02:42:08 DEBUG : file1(0xc000559940): _writeAt: size=5, off=0 2025/09/06 02:42:08 DEBUG : file1(0xc000559940): >_writeAt: n=5, err= 2025/09/06 02:42:08 DEBUG : file1(0xc000559940): _writeAt: size=7, off=5 2025/09/06 02:42:08 DEBUG : file1(0xc000559940): >_writeAt: n=7, err= 2025/09/06 02:42:08 DEBUG : file1: vfs cache: truncate to size=11 2025/09/06 02:42:08 DEBUG : file1(0xc000559940): close: 2025/09/06 02:42:08 DEBUG : file1: vfs cache: setting modification time to 2025-09-06 02:42:08.281978632 +0000 UTC m=+91.353084651 2025/09/06 02:42:08 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:08 DEBUG : file1(0xc000559940): >close: err= 2025/09/06 02:42:08 DEBUG : file1(0xc000559940): close: 2025/09/06 02:42:08 DEBUG : file1(0xc000559940): >close: err=file already closed 2025/09/06 02:42:08 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:42:08 DEBUG : Looking for writers 2025/09/06 02:42:08 DEBUG : file1: reading active writers 2025/09/06 02:42:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/06 02:42:08 DEBUG : Looking for writers 2025/09/06 02:42:08 DEBUG : file1: reading active writers 2025/09/06 02:42:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/06 02:42:08 DEBUG : Looking for writers 2025/09/06 02:42:08 DEBUG : file1: reading active writers 2025/09/06 02:42:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/06 02:42:08 DEBUG : Looking for writers 2025/09/06 02:42:08 DEBUG : file1: reading active writers 2025/09/06 02:42:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/06 02:42:08 DEBUG : file1: vfs cache: starting upload 2025/09/06 02:42:08 DEBUG : Looking for writers 2025/09/06 02:42:08 DEBUG : file1: reading active writers 2025/09/06 02:42:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/06 02:42:08 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/06 02:42:08 DEBUG : Looking for writers 2025/09/06 02:42:08 DEBUG : file1: reading active writers 2025/09/06 02:42:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/06 02:42:08 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/06 02:42:08 INFO : file1: Copied (new) 2025/09/06 02:42:08 DEBUG : file1: vfs cache: fingerprint now "11,2025-09-06 02:42:08 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/09/06 02:42:08 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/06 02:42:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/06 02:42:08 INFO : file1: vfs cache: upload succeeded try #1 2025/09/06 02:42:08 DEBUG : Looking for writers 2025/09/06 02:42:08 DEBUG : file1: reading active writers 2025/09/06 02:42:08 DEBUG : >WaitForWriters: 2025/09/06 02:42:09 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:42:09 DEBUG : Looking for writers 2025/09/06 02:42:09 DEBUG : file1: reading active writers 2025/09/06 02:42:09 DEBUG : >WaitForWriters: 2025/09/06 02:42:09 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.13s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:42:09 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:42:09 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/06 02:42:09 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:09 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/06 02:42:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/06 02:42:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:09 INFO : webdav root 'rclone-test-dewavex3fure': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/06 02:42:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:09 DEBUG : file1: newRWFileHandle: 2025/09/06 02:42:09 DEBUG : file1(0xc000837ec0): openPending: 2025/09/06 02:42:09 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/06 02:42:09 DEBUG : file1(0xc000837ec0): >openPending: err= 2025/09/06 02:42:09 DEBUG : file1: >newRWFileHandle: err= 2025/09/06 02:42:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/06 02:42:09 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/06 02:42:09 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/06 02:42:09 DEBUG : file1(0xc000837ec0): _writeAt: size=7, off=0 2025/09/06 02:42:09 DEBUG : file1(0xc000837ec0): >_writeAt: n=7, err= 2025/09/06 02:42:09 DEBUG : file1(0xc000837ec0): _writeAt: size=6, off=5 2025/09/06 02:42:09 DEBUG : file1(0xc000837ec0): >_writeAt: n=6, err= 2025/09/06 02:42:09 DEBUG : file1(0xc000837ec0): close: 2025/09/06 02:42:09 DEBUG : file1: vfs cache: setting modification time to 2025-09-06 02:42:09.413009613 +0000 UTC m=+92.484115642 2025/09/06 02:42:09 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:09 DEBUG : file1(0xc000837ec0): >close: err= 2025/09/06 02:42:09 DEBUG : file1(0xc000837ec0): _writeAt: size=5, off=0 2025/09/06 02:42:09 DEBUG : file1(0xc000837ec0): >_writeAt: n=0, err=file already closed 2025/09/06 02:42:09 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:42:09 DEBUG : Looking for writers 2025/09/06 02:42:09 DEBUG : file1: reading active writers 2025/09/06 02:42:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/06 02:42:09 DEBUG : Looking for writers 2025/09/06 02:42:09 DEBUG : file1: reading active writers 2025/09/06 02:42:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/06 02:42:09 DEBUG : Looking for writers 2025/09/06 02:42:09 DEBUG : file1: reading active writers 2025/09/06 02:42:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/06 02:42:09 DEBUG : Looking for writers 2025/09/06 02:42:09 DEBUG : file1: reading active writers 2025/09/06 02:42:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/06 02:42:09 DEBUG : file1: vfs cache: starting upload 2025/09/06 02:42:09 DEBUG : Looking for writers 2025/09/06 02:42:09 DEBUG : file1: reading active writers 2025/09/06 02:42:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/06 02:42:09 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/06 02:42:09 DEBUG : Looking for writers 2025/09/06 02:42:09 DEBUG : file1: reading active writers 2025/09/06 02:42:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/06 02:42:09 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/06 02:42:09 INFO : file1: Copied (new) 2025/09/06 02:42:09 DEBUG : file1: vfs cache: fingerprint now "11,2025-09-06 02:42:09 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/09/06 02:42:09 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/06 02:42:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/06 02:42:09 INFO : file1: vfs cache: upload succeeded try #1 2025/09/06 02:42:10 DEBUG : Looking for writers 2025/09/06 02:42:10 DEBUG : file1: reading active writers 2025/09/06 02:42:10 DEBUG : >WaitForWriters: 2025/09/06 02:42:10 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:42:10 DEBUG : Looking for writers 2025/09/06 02:42:10 DEBUG : file1: reading active writers 2025/09/06 02:42:10 DEBUG : >WaitForWriters: 2025/09/06 02:42:10 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.12s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:42:10 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:42:10 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/06 02:42:10 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:10 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/06 02:42:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/06 02:42:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:10 INFO : webdav root 'rclone-test-dewavex3fure': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/06 02:42:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:10 DEBUG : file1: newRWFileHandle: 2025/09/06 02:42:10 DEBUG : file1(0xc0009f0800): openPending: 2025/09/06 02:42:10 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/06 02:42:10 DEBUG : file1(0xc0009f0800): >openPending: err= 2025/09/06 02:42:10 DEBUG : file1: >newRWFileHandle: err= 2025/09/06 02:42:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/06 02:42:10 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/06 02:42:10 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/06 02:42:10 DEBUG : file1(0xc0009f0800): close: 2025/09/06 02:42:10 DEBUG : file1: vfs cache: setting modification time to 2025-09-06 02:42:10.530364238 +0000 UTC m=+93.601470267 2025/09/06 02:42:10 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:10 DEBUG : file1(0xc0009f0800): >close: err= 2025/09/06 02:42:10 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/09/06 02:42:10 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/06 02:42:10 DEBUG : file2: newRWFileHandle: 2025/09/06 02:42:10 DEBUG : file2(0xc0009f0c80): openPending: 2025/09/06 02:42:10 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:10 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/06 02:42:10 DEBUG : file2(0xc0009f0c80): >openPending: err= 2025/09/06 02:42:10 DEBUG : file2: >newRWFileHandle: err= 2025/09/06 02:42:10 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/06 02:42:10 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/09/06 02:42:10 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/09/06 02:42:10 DEBUG : file2(0xc0009f0c80): RWFileHandle.Flush 2025/09/06 02:42:10 DEBUG : file2(0xc0009f0c80): RWFileHandle.Release 2025/09/06 02:42:10 DEBUG : file2(0xc0009f0c80): close: 2025/09/06 02:42:10 DEBUG : file2: vfs cache: setting modification time to 2025-09-06 02:42:10.532175781 +0000 UTC m=+93.603281810 2025/09/06 02:42:10 INFO : file2: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:10 DEBUG : file2(0xc0009f0c80): >close: err= 2025/09/06 02:42:10 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:42:10 DEBUG : Looking for writers 2025/09/06 02:42:10 DEBUG : file1: reading active writers 2025/09/06 02:42:10 DEBUG : file2: reading active writers 2025/09/06 02:42:10 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/09/06 02:42:10 DEBUG : Looking for writers 2025/09/06 02:42:10 DEBUG : file1: reading active writers 2025/09/06 02:42:10 DEBUG : file2: reading active writers 2025/09/06 02:42:10 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/09/06 02:42:10 DEBUG : Looking for writers 2025/09/06 02:42:10 DEBUG : file2: reading active writers 2025/09/06 02:42:10 DEBUG : file1: reading active writers 2025/09/06 02:42:10 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/09/06 02:42:10 DEBUG : Looking for writers 2025/09/06 02:42:10 DEBUG : file1: reading active writers 2025/09/06 02:42:10 DEBUG : file2: reading active writers 2025/09/06 02:42:10 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/09/06 02:42:10 DEBUG : file1: vfs cache: starting upload 2025/09/06 02:42:10 DEBUG : file2: vfs cache: starting upload 2025/09/06 02:42:10 DEBUG : Looking for writers 2025/09/06 02:42:10 DEBUG : file1: reading active writers 2025/09/06 02:42:10 DEBUG : file2: reading active writers 2025/09/06 02:42:10 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/09/06 02:42:10 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/06 02:42:10 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/09/06 02:42:10 DEBUG : Looking for writers 2025/09/06 02:42:10 DEBUG : file1: reading active writers 2025/09/06 02:42:10 DEBUG : file2: reading active writers 2025/09/06 02:42:10 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/09/06 02:42:10 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/06 02:42:10 INFO : file1: Copied (new) 2025/09/06 02:42:10 DEBUG : file1: vfs cache: fingerprint now "0,2025-09-06 02:42:10 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/09/06 02:42:10 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/06 02:42:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/06 02:42:10 INFO : file1: vfs cache: upload succeeded try #1 2025/09/06 02:42:10 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/06 02:42:10 INFO : file2: Copied (new) 2025/09/06 02:42:10 DEBUG : file2: vfs cache: fingerprint now "0,2025-09-06 02:42:10 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/09/06 02:42:10 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/09/06 02:42:10 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/06 02:42:10 INFO : file2: vfs cache: upload succeeded try #1 2025/09/06 02:42:11 DEBUG : Looking for writers 2025/09/06 02:42:11 DEBUG : file1: reading active writers 2025/09/06 02:42:11 DEBUG : file2: reading active writers 2025/09/06 02:42:11 DEBUG : >WaitForWriters: 2025/09/06 02:42:11 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:42:11 DEBUG : Looking for writers 2025/09/06 02:42:11 DEBUG : file1: reading active writers 2025/09/06 02:42:11 DEBUG : file2: reading active writers 2025/09/06 02:42:11 DEBUG : >WaitForWriters: 2025/09/06 02:42:11 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.24s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:42:11 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:42:11 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/06 02:42:11 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:11 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/06 02:42:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/06 02:42:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:11 INFO : webdav root 'rclone-test-dewavex3fure': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/06 02:42:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:11 DEBUG : file1: newRWFileHandle: 2025/09/06 02:42:11 DEBUG : file1(0xc0007c6080): openPending: 2025/09/06 02:42:11 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/06 02:42:11 DEBUG : file1(0xc0007c6080): >openPending: err= 2025/09/06 02:42:11 DEBUG : file1: >newRWFileHandle: err= 2025/09/06 02:42:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/06 02:42:11 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/06 02:42:11 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/06 02:42:11 DEBUG : file1(0xc0007c6080): _writeAt: size=5, off=0 2025/09/06 02:42:11 DEBUG : file1(0xc0007c6080): >_writeAt: n=5, err= 2025/09/06 02:42:11 DEBUG : file1(0xc0007c6080): RWFileHandle.Flush 2025/09/06 02:42:11 DEBUG : file1(0xc0007c6080): RWFileHandle.Flush 2025/09/06 02:42:11 DEBUG : file1(0xc0007c6080): close: 2025/09/06 02:42:11 DEBUG : file1: vfs cache: setting modification time to 2025-09-06 02:42:11.770913788 +0000 UTC m=+94.842019817 2025/09/06 02:42:11 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:11 DEBUG : file1(0xc0007c6080): >close: err= 2025/09/06 02:42:11 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:42:11 DEBUG : Looking for writers 2025/09/06 02:42:11 DEBUG : file1: reading active writers 2025/09/06 02:42:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/06 02:42:11 DEBUG : Looking for writers 2025/09/06 02:42:11 DEBUG : file1: reading active writers 2025/09/06 02:42:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/06 02:42:11 DEBUG : Looking for writers 2025/09/06 02:42:11 DEBUG : file1: reading active writers 2025/09/06 02:42:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/06 02:42:11 DEBUG : Looking for writers 2025/09/06 02:42:11 DEBUG : file1: reading active writers 2025/09/06 02:42:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/06 02:42:11 DEBUG : file1: vfs cache: starting upload 2025/09/06 02:42:11 DEBUG : Looking for writers 2025/09/06 02:42:11 DEBUG : file1: reading active writers 2025/09/06 02:42:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/06 02:42:11 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/06 02:42:12 DEBUG : Looking for writers 2025/09/06 02:42:12 DEBUG : file1: reading active writers 2025/09/06 02:42:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/06 02:42:12 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/06 02:42:12 INFO : file1: Copied (new) 2025/09/06 02:42:12 DEBUG : file1: vfs cache: fingerprint now "5,2025-09-06 02:42:11 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/09/06 02:42:12 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/06 02:42:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/06 02:42:12 INFO : file1: vfs cache: upload succeeded try #1 2025/09/06 02:42:12 DEBUG : Looking for writers 2025/09/06 02:42:12 DEBUG : file1: reading active writers 2025/09/06 02:42:12 DEBUG : >WaitForWriters: 2025/09/06 02:42:12 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.06s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:42:12 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:42:12 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/06 02:42:12 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:12 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/06 02:42:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/06 02:42:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:12 INFO : webdav root 'rclone-test-dewavex3fure': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/06 02:42:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:12 DEBUG : file1: newRWFileHandle: 2025/09/06 02:42:12 DEBUG : file1(0xc0007eb6c0): openPending: 2025/09/06 02:42:12 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/06 02:42:12 DEBUG : file1(0xc0007eb6c0): >openPending: err= 2025/09/06 02:42:12 DEBUG : file1: >newRWFileHandle: err= 2025/09/06 02:42:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/06 02:42:12 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/06 02:42:12 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/06 02:42:12 DEBUG : file1(0xc0007eb6c0): _writeAt: size=5, off=0 2025/09/06 02:42:12 DEBUG : file1(0xc0007eb6c0): >_writeAt: n=5, err= 2025/09/06 02:42:12 DEBUG : file1(0xc0007eb6c0): RWFileHandle.Release 2025/09/06 02:42:12 DEBUG : file1(0xc0007eb6c0): close: 2025/09/06 02:42:12 DEBUG : file1: vfs cache: setting modification time to 2025-09-06 02:42:12.834112942 +0000 UTC m=+95.905218921 2025/09/06 02:42:12 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:12 DEBUG : file1(0xc0007eb6c0): >close: err= 2025/09/06 02:42:12 DEBUG : file1(0xc0007eb6c0): RWFileHandle.Release 2025/09/06 02:42:12 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:42:12 DEBUG : Looking for writers 2025/09/06 02:42:12 DEBUG : file1: reading active writers 2025/09/06 02:42:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/06 02:42:12 DEBUG : Looking for writers 2025/09/06 02:42:12 DEBUG : file1: reading active writers 2025/09/06 02:42:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/06 02:42:12 DEBUG : Looking for writers 2025/09/06 02:42:12 DEBUG : file1: reading active writers 2025/09/06 02:42:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/06 02:42:12 DEBUG : Looking for writers 2025/09/06 02:42:12 DEBUG : file1: reading active writers 2025/09/06 02:42:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/06 02:42:12 DEBUG : file1: vfs cache: starting upload 2025/09/06 02:42:12 DEBUG : Looking for writers 2025/09/06 02:42:12 DEBUG : file1: reading active writers 2025/09/06 02:42:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/06 02:42:13 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/06 02:42:13 DEBUG : Looking for writers 2025/09/06 02:42:13 DEBUG : file1: reading active writers 2025/09/06 02:42:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/06 02:42:13 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/06 02:42:13 INFO : file1: Copied (new) 2025/09/06 02:42:13 DEBUG : file1: vfs cache: fingerprint now "5,2025-09-06 02:42:12 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/09/06 02:42:13 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/06 02:42:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/06 02:42:13 INFO : file1: vfs cache: upload succeeded try #1 2025/09/06 02:42:13 DEBUG : Looking for writers 2025/09/06 02:42:13 DEBUG : file1: reading active writers 2025/09/06 02:42:13 DEBUG : >WaitForWriters: 2025/09/06 02:42:13 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.03s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:42:13 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:42:13 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/06 02:42:13 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:13 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/06 02:42:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/06 02:42:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:13 INFO : webdav root 'rclone-test-dewavex3fure': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/06 02:42:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/06 02:42:14 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/09/06 02:42:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/06 02:42:14 DEBUG : dir/file1: newRWFileHandle: 2025/09/06 02:42:14 DEBUG : dir/file1(0xc0005589c0): openPending: 2025/09/06 02:42:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/06 02:42:14 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/06 02:42:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/06 02:42:14 DEBUG : dir/file1(0xc0005589c0): >openPending: err= 2025/09/06 02:42:14 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/06 02:42:14 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/06 02:42:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/06 02:42:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/06 02:42:14 DEBUG : dir/file1(0xc0005589c0): _writeAt: size=5, off=0 2025/09/06 02:42:14 DEBUG : dir/file1(0xc0005589c0): >_writeAt: n=5, err= 2025/09/06 02:42:14 DEBUG : dir/file1(0xc0005589c0): close: 2025/09/06 02:42:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:14 DEBUG : dir/file1: vfs cache: setting modification time to 2025-09-06 02:42:14.467516783 +0000 UTC m=+97.538622802 2025/09/06 02:42:14 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:14 DEBUG : dir/file1(0xc0005589c0): >close: err= 2025/09/06 02:42:14 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:42:14 DEBUG : dir: Looking for writers 2025/09/06 02:42:14 DEBUG : file1: reading active writers 2025/09/06 02:42:14 DEBUG : Looking for writers 2025/09/06 02:42:14 DEBUG : dir: reading active writers 2025/09/06 02:42:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/06 02:42:14 DEBUG : dir: Looking for writers 2025/09/06 02:42:14 DEBUG : file1: reading active writers 2025/09/06 02:42:14 DEBUG : Looking for writers 2025/09/06 02:42:14 DEBUG : dir: reading active writers 2025/09/06 02:42:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/06 02:42:14 DEBUG : dir: Looking for writers 2025/09/06 02:42:14 DEBUG : file1: reading active writers 2025/09/06 02:42:14 DEBUG : Looking for writers 2025/09/06 02:42:14 DEBUG : dir: reading active writers 2025/09/06 02:42:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/06 02:42:14 DEBUG : dir: Looking for writers 2025/09/06 02:42:14 DEBUG : file1: reading active writers 2025/09/06 02:42:14 DEBUG : Looking for writers 2025/09/06 02:42:14 DEBUG : dir: reading active writers 2025/09/06 02:42:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/06 02:42:14 DEBUG : dir/file1: vfs cache: starting upload 2025/09/06 02:42:14 DEBUG : dir: Looking for writers 2025/09/06 02:42:14 DEBUG : file1: reading active writers 2025/09/06 02:42:14 DEBUG : Looking for writers 2025/09/06 02:42:14 DEBUG : dir: reading active writers 2025/09/06 02:42:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/06 02:42:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/06 02:42:14 DEBUG : dir: Looking for writers 2025/09/06 02:42:14 DEBUG : file1: reading active writers 2025/09/06 02:42:14 DEBUG : Looking for writers 2025/09/06 02:42:14 DEBUG : dir: reading active writers 2025/09/06 02:42:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/06 02:42:14 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/06 02:42:14 INFO : dir/file1: Copied (replaced existing) 2025/09/06 02:42:14 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-09-06 02:42:14 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/09/06 02:42:14 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/06 02:42:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/06 02:42:14 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/06 02:42:15 DEBUG : dir: Looking for writers 2025/09/06 02:42:15 DEBUG : file1: reading active writers 2025/09/06 02:42:15 DEBUG : Looking for writers 2025/09/06 02:42:15 DEBUG : dir: reading active writers 2025/09/06 02:42:15 DEBUG : >WaitForWriters: 2025/09/06 02:42:15 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (2.08s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:42:15 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:42:15 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/06 02:42:15 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:15 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/06 02:42:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/06 02:42:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:15 INFO : webdav root 'rclone-test-dewavex3fure': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/06 02:42:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/06 02:42:16 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:16 DEBUG : dir/file1: newRWFileHandle: 2025/09/06 02:42:16 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/06 02:42:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/06 02:42:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/06 02:42:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/06 02:42:16 DEBUG : dir/file1(0xc0008b68c0): _writeAt: size=5, off=0 2025/09/06 02:42:16 DEBUG : dir/file1(0xc0008b68c0): openPending: 2025/09/06 02:42:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/06 02:42:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/06 02:42:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/06 02:42:16 DEBUG : dir/file1(0xc0008b68c0): >openPending: err= 2025/09/06 02:42:16 DEBUG : dir/file1(0xc0008b68c0): >_writeAt: n=5, err= 2025/09/06 02:42:16 DEBUG : dir/file1(0xc0008b68c0): _writeAt: size=15, off=5 2025/09/06 02:42:16 DEBUG : dir/file1(0xc0008b68c0): >_writeAt: n=15, err= 2025/09/06 02:42:16 DEBUG : dir/file1(0xc0008b68c0): close: 2025/09/06 02:42:16 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/09/06 02:42:16 DEBUG : dir/file1: vfs cache: setting modification time to 2025-09-06 02:42:16.654005538 +0000 UTC m=+99.725111557 2025/09/06 02:42:16 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:16 DEBUG : dir/file1(0xc0008b68c0): >close: err= 2025/09/06 02:42:16 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:42:16 DEBUG : dir: Looking for writers 2025/09/06 02:42:16 DEBUG : file1: reading active writers 2025/09/06 02:42:16 DEBUG : Looking for writers 2025/09/06 02:42:16 DEBUG : dir: reading active writers 2025/09/06 02:42:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/06 02:42:16 DEBUG : dir: Looking for writers 2025/09/06 02:42:16 DEBUG : file1: reading active writers 2025/09/06 02:42:16 DEBUG : Looking for writers 2025/09/06 02:42:16 DEBUG : dir: reading active writers 2025/09/06 02:42:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/06 02:42:16 DEBUG : dir: Looking for writers 2025/09/06 02:42:16 DEBUG : file1: reading active writers 2025/09/06 02:42:16 DEBUG : Looking for writers 2025/09/06 02:42:16 DEBUG : dir: reading active writers 2025/09/06 02:42:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/06 02:42:16 DEBUG : dir: Looking for writers 2025/09/06 02:42:16 DEBUG : file1: reading active writers 2025/09/06 02:42:16 DEBUG : Looking for writers 2025/09/06 02:42:16 DEBUG : dir: reading active writers 2025/09/06 02:42:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/06 02:42:16 DEBUG : dir/file1: vfs cache: starting upload 2025/09/06 02:42:16 DEBUG : dir: Looking for writers 2025/09/06 02:42:16 DEBUG : file1: reading active writers 2025/09/06 02:42:16 DEBUG : Looking for writers 2025/09/06 02:42:16 DEBUG : dir: reading active writers 2025/09/06 02:42:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/06 02:42:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/06 02:42:16 DEBUG : dir: Looking for writers 2025/09/06 02:42:16 DEBUG : file1: reading active writers 2025/09/06 02:42:16 DEBUG : Looking for writers 2025/09/06 02:42:16 DEBUG : dir: reading active writers 2025/09/06 02:42:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/06 02:42:17 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/09/06 02:42:17 INFO : dir/file1: Copied (replaced existing) 2025/09/06 02:42:17 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-09-06 02:42:16 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/09/06 02:42:17 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/06 02:42:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/06 02:42:17 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/06 02:42:17 DEBUG : dir: Looking for writers 2025/09/06 02:42:17 DEBUG : file1: reading active writers 2025/09/06 02:42:17 DEBUG : Looking for writers 2025/09/06 02:42:17 DEBUG : dir: reading active writers 2025/09/06 02:42:17 DEBUG : >WaitForWriters: 2025/09/06 02:42:17 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (2.13s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:42:17 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:42:17 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/06 02:42:17 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:17 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/06 02:42:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/06 02:42:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:17 INFO : webdav root 'rclone-test-dewavex3fure': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/06 02:42:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:18 DEBUG : file1: newRWFileHandle: 2025/09/06 02:42:18 DEBUG : file1(0xc00090bdc0): openPending: 2025/09/06 02:42:18 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/06 02:42:18 DEBUG : file1(0xc00090bdc0): >openPending: err= 2025/09/06 02:42:18 DEBUG : file1: >newRWFileHandle: err= 2025/09/06 02:42:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/06 02:42:18 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/06 02:42:18 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/06 02:42:18 DEBUG : file1(0xc00090bdc0): _writeAt: size=5, off=0 2025/09/06 02:42:18 DEBUG : file1(0xc00090bdc0): >_writeAt: n=5, err= 2025/09/06 02:42:18 DEBUG : file1(0xc00090bdc0): close: 2025/09/06 02:42:18 DEBUG : file1: vfs cache: setting modification time to 2025-09-06 02:42:18.078146877 +0000 UTC m=+101.149252865 2025/09/06 02:42:18 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:18 DEBUG : file1(0xc00090bdc0): >close: err= 2025/09/06 02:42:18 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:42:18 DEBUG : Looking for writers 2025/09/06 02:42:18 DEBUG : file1: reading active writers 2025/09/06 02:42:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/06 02:42:18 DEBUG : Looking for writers 2025/09/06 02:42:18 DEBUG : file1: reading active writers 2025/09/06 02:42:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/06 02:42:18 DEBUG : Looking for writers 2025/09/06 02:42:18 DEBUG : file1: reading active writers 2025/09/06 02:42:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/06 02:42:18 DEBUG : Looking for writers 2025/09/06 02:42:18 DEBUG : file1: reading active writers 2025/09/06 02:42:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/06 02:42:18 DEBUG : file1: vfs cache: starting upload 2025/09/06 02:42:18 DEBUG : Looking for writers 2025/09/06 02:42:18 DEBUG : file1: reading active writers 2025/09/06 02:42:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/06 02:42:18 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/06 02:42:18 DEBUG : Looking for writers 2025/09/06 02:42:18 DEBUG : file1: reading active writers 2025/09/06 02:42:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/06 02:42:18 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/06 02:42:18 INFO : file1: Copied (new) 2025/09/06 02:42:18 DEBUG : file1: vfs cache: fingerprint now "5,2025-09-06 02:42:18 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/09/06 02:42:18 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/06 02:42:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/06 02:42:18 INFO : file1: vfs cache: upload succeeded try #1 2025/09/06 02:42:18 DEBUG : Looking for writers 2025/09/06 02:42:18 DEBUG : file1: reading active writers 2025/09/06 02:42:18 DEBUG : >WaitForWriters: 2025/09/06 02:42:18 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.03s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:42:19 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:42:19 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/06 02:42:19 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:19 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/06 02:42:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/06 02:42:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/09/06 02:42:19 INFO : webdav root 'rclone-test-dewavex3fure': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091b200): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091b200): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091b200): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091b200): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091b200): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.120904003 +0000 UTC m=+102.192009992 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091b200): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091b680): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091b680): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091b680): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091b680): >_readAt: n=2, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091b680): _writeAt: size=3, off=2 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091b680): >_writeAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091b680): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.120904003 +0000 UTC m=+102.192009992 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091b680): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091bb40): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091bb40): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091bb40): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091bb40): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091bb40): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.120904003 +0000 UTC m=+102.192009992 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091bb40): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e7180 item 1 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008f2280): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008f2280): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008f2280): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008f2280): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008f2280): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.123678555 +0000 UTC m=+102.194784544 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008f2280): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008f2780): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008f2780): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008f2780): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008f2780): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008f2780): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.123678555 +0000 UTC m=+102.194784544 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008f2780): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b8150 item 2 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008f2dc0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008f2dc0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008f2dc0): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008f2dc0): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008f2dc0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.12540568 +0000 UTC m=+102.196511699 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008f2dc0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008f3240): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008f3240): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008f3240): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008f3240): >_readAt: n=2, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008f3240): _writeAt: size=3, off=2 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008f3240): >_writeAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008f3240): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.12540568 +0000 UTC m=+102.196511699 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008f3240): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008f37c0): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008f37c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008f37c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008f37c0): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008f37c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.12540568 +0000 UTC m=+102.196511699 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008f37c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b9490 item 3 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008f3e40): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008f3e40): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008f3e40): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008f3e40): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008f3e40): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.127735728 +0000 UTC m=+102.198841717 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008f3e40): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00034f840): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00034f840): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00034f840): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00034f840): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00034f840): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.127735728 +0000 UTC m=+102.198841717 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00034f840): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001180e0 item 4 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b4080): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b4080): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b4080): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b4080): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b4080): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.129258378 +0000 UTC m=+102.200364368 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b4080): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b4500): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b4500): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b4500): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b4500): >_readAt: n=2, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b4500): _writeAt: size=3, off=2 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b4500): >_writeAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b4500): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.129258378 +0000 UTC m=+102.200364368 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b4500): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b49c0): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b49c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b49c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b49c0): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b49c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.129258378 +0000 UTC m=+102.200364368 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b49c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000118bd0 item 5 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b5040): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b5040): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b5040): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b5040): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b5040): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.13132442 +0000 UTC m=+102.202430409 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b5040): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b5580): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b5580): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b5580): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b5580): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b5580): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.13132442 +0000 UTC m=+102.202430409 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b5580): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001195e0 item 6 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b5c00): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b5c00): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b5c00): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b5c00): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b5c00): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.13295301 +0000 UTC m=+102.204058999 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b5c00): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000416700): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000416700): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000416700): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000416700): >_readAt: n=2, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000416700): _writeAt: size=3, off=2 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000416700): >_writeAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000416700): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.13295301 +0000 UTC m=+102.204058999 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000416700): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000416fc0): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000416fc0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000416fc0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000416fc0): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000416fc0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.13295301 +0000 UTC m=+102.204058999 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000416fc0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044c380 item 7 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000417ec0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000417ec0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000417ec0): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000417ec0): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000417ec0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.13741389 +0000 UTC m=+102.208519878 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000417ec0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0004d0740): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0004d0740): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0004d0740): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0004d0740): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0004d0740): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.13741389 +0000 UTC m=+102.208519878 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0004d0740): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ce00 item 8 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0004d1bc0): _readAt: size=2, off=0 2025/09/06 02:42:19 ERROR : open-test-file(0xc0004d1bc0): Couldn't read size of file 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0004d1bc0): >_readAt: n=0, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0004d1bc0): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0004d1bc0): >_writeAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0004d1bc0): close: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0004d1bc0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006be040): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006be040): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006be040): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006be040): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006be040): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.144156868 +0000 UTC m=+102.215262857 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006be040): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006be4c0): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006be4c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006be4c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006be4c0): >_readAt: n=2, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006be4c0): _writeAt: size=3, off=2 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006be4c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006be4c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.144156868 +0000 UTC m=+102.215262857 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006be4c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006be9c0): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006be9c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006be9c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006be9c0): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006be9c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.144156868 +0000 UTC m=+102.215262857 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006be9c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044d6c0 item 9 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006bf040): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006bf040): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006bf040): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006bf040): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006bf040): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.148284212 +0000 UTC m=+102.219390200 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006bf040): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006bf580): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006bf580): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006bf580): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006bf580): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006bf580): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.148284212 +0000 UTC m=+102.219390200 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006bf580): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402850 item 10 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006bfbc0): _readAt: size=2, off=0 2025/09/06 02:42:19 ERROR : open-test-file(0xc0006bfbc0): Couldn't read size of file 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006bfbc0): >_readAt: n=0, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006bfbc0): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006bfbc0): >_writeAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006bfbc0): close: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006bfbc0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f0100): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f0100): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f0100): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f0100): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f0100): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.150539138 +0000 UTC m=+102.221645117 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f0100): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f0680): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f0680): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f0680): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f0680): >_readAt: n=2, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f0680): _writeAt: size=3, off=2 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f0680): >_writeAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f0680): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.150539138 +0000 UTC m=+102.221645117 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f0680): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f0b80): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f0b80): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f0b80): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f0b80): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f0b80): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.150539138 +0000 UTC m=+102.221645117 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f0b80): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403420 item 11 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f1200): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f1200): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f1200): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f1200): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f1200): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.153158399 +0000 UTC m=+102.224264388 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f1200): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f1740): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f1740): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f1740): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f1740): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f1740): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.153158399 +0000 UTC m=+102.224264388 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f1740): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403f10 item 12 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f1d80): _readAt: size=2, off=0 2025/09/06 02:42:19 ERROR : open-test-file(0xc0009f1d80): Couldn't read size of file 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f1d80): >_readAt: n=0, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f1d80): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f1d80): >_writeAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f1d80): close: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f1d80): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005c01c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005c01c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005c01c0): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005c01c0): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005c01c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.155556945 +0000 UTC m=+102.226662935 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005c01c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005c0900): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005c0900): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005c0900): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005c0900): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005c0900): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.155556945 +0000 UTC m=+102.226662935 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005c0900): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003989a0 item 13 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005c0f80): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005c0f80): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005c0f80): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005c0f80): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005c0f80): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.157170005 +0000 UTC m=+102.228275994 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005c0f80): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005c14c0): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005c14c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005c14c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005c14c0): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005c14c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.157170005 +0000 UTC m=+102.228275994 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005c14c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000398fc0 item 14 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005c1b00): _readAt: size=2, off=0 2025/09/06 02:42:19 ERROR : open-test-file(0xc0005c1b00): Couldn't read size of file 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005c1b00): >_readAt: n=0, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005c1b00): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005c1b00): >_writeAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005c1b00): close: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005c1b00): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005c1ec0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005c1ec0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005c1ec0): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005c1ec0): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005c1ec0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.158905586 +0000 UTC m=+102.230011575 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005c1ec0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b4600): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b4600): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b4600): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b4600): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b4600): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.158905586 +0000 UTC m=+102.230011575 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b4600): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000399730 item 15 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 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/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b4cc0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b4cc0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b4cc0): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b4cc0): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b4cc0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.160396767 +0000 UTC m=+102.231502756 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b4cc0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b5200): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b5200): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b5200): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b5200): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b5200): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.160396767 +0000 UTC m=+102.231502756 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b5200): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000399f10 item 16 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b5840): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b5840): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b5840): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b5840): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b5840): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.161916944 +0000 UTC m=+102.233022932 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b5840): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b5cc0): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b5cc0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b5cc0): open at offset 5 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b5cc0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b5cc0): >_readAt: n=2, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b5cc0): _writeAt: size=3, off=7 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b5cc0): >_writeAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b5cc0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.161916944 +0000 UTC m=+102.233022932 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b5cc0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007ea340): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007ea340): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007ea340): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007ea340): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007ea340): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.161916944 +0000 UTC m=+102.233022932 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007ea340): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a2770 item 17 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007eab00): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007eab00): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007eab00): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007eab00): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007eab00): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.16417159 +0000 UTC m=+102.235277579 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007eab00): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007eb040): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007eb040): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007eb040): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007eb040): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007eb040): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.16417159 +0000 UTC m=+102.235277579 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007eb040): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a30a0 item 18 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007eb6c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007eb6c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007eb6c0): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007eb6c0): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007eb6c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.166334382 +0000 UTC m=+102.237440371 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007eb6c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007ebbc0): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007ebbc0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007ebbc0): open at offset 5 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007ebbc0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007ebbc0): >_readAt: n=2, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007ebbc0): _writeAt: size=3, off=7 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007ebbc0): >_writeAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007ebbc0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.166334382 +0000 UTC m=+102.237440371 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007ebbc0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000800180): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000800180): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000800180): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000800180): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000800180): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.166334382 +0000 UTC m=+102.237440371 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000800180): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a39d0 item 19 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000800800): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000800800): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000800800): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000800800): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000800800): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.168864546 +0000 UTC m=+102.239970535 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000800800): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000800d80): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000800d80): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000800d80): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000800d80): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000800d80): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.168864546 +0000 UTC m=+102.239970535 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000800d80): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a3ea0 item 20 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000801400): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000801400): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000801400): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000801400): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000801400): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.170487416 +0000 UTC m=+102.241593404 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000801400): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000801900): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000801900): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000801900): open at offset 5 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000801900): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000801900): >_readAt: n=2, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000801900): _writeAt: size=3, off=7 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000801900): >_writeAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000801900): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.170487416 +0000 UTC m=+102.241593404 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000801900): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000801e00): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000801e00): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000801e00): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000801e00): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000801e00): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.170487416 +0000 UTC m=+102.241593404 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000801e00): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ee770 item 21 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e4540): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e4540): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e4540): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e4540): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e4540): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.173127555 +0000 UTC m=+102.244233544 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e4540): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e4a80): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e4a80): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e4a80): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e4a80): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e4a80): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.173127555 +0000 UTC m=+102.244233544 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e4a80): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ef420 item 22 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e5100): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e5100): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e5100): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e5100): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e5100): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.174919982 +0000 UTC m=+102.246025971 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e5100): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e5600): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e5600): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e5600): open at offset 5 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e5600): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e5600): >_readAt: n=2, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e5600): _writeAt: size=3, off=7 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e5600): >_writeAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e5600): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.174919982 +0000 UTC m=+102.246025971 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e5600): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e5b00): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e5b00): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e5b00): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e5b00): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e5b00): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.174919982 +0000 UTC m=+102.246025971 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e5b00): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003efdc0 item 23 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 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/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000956240): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000956240): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000956240): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000956240): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000956240): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.177041207 +0000 UTC m=+102.248147196 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000956240): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000956d00): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000956d00): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000956d00): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000956d00): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000956d00): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.177041207 +0000 UTC m=+102.248147196 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000956d00): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c07e0 item 24 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000957840): _readAt: size=2, off=0 2025/09/06 02:42:19 ERROR : open-test-file(0xc000957840): Couldn't read size of file 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000957840): >_readAt: n=0, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000957840): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000957840): >_writeAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000957840): close: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000957840): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000957c40): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000957c40): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000957c40): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000957c40): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000957c40): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.178586741 +0000 UTC m=+102.249692730 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000957c40): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083c1c0): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083c1c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083c1c0): open at offset 5 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083c1c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083c1c0): >_readAt: n=2, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083c1c0): _writeAt: size=3, off=7 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083c1c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083c1c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.178586741 +0000 UTC m=+102.249692730 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083c1c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083c800): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083c800): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083c800): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083c800): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083c800): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.178586741 +0000 UTC m=+102.249692730 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083c800): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0cb0 item 25 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083ce80): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083ce80): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083ce80): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083ce80): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083ce80): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.180668622 +0000 UTC m=+102.251774611 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083ce80): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083d3c0): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083d3c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083d3c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083d3c0): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083d3c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.180668622 +0000 UTC m=+102.251774611 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083d3c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1340 item 26 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083da00): _readAt: size=2, off=0 2025/09/06 02:42:19 ERROR : open-test-file(0xc00083da00): Couldn't read size of file 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083da00): >_readAt: n=0, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083da00): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083da00): >_writeAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083da00): close: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083da00): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083ddc0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083ddc0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083ddc0): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083ddc0): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083ddc0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.182249172 +0000 UTC m=+102.253355161 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083ddc0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d4340): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d4340): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d4340): open at offset 5 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d4340): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d4340): >_readAt: n=2, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d4340): _writeAt: size=3, off=7 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d4340): >_writeAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d4340): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.182249172 +0000 UTC m=+102.253355161 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d4340): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d4880): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d4880): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d4880): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d4880): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d4880): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.182249172 +0000 UTC m=+102.253355161 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d4880): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c16c0 item 27 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 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/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d4f00): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d4f00): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d4f00): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d4f00): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d4f00): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.184618944 +0000 UTC m=+102.255724932 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d4f00): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d5440): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d5440): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d5440): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d5440): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d5440): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.184618944 +0000 UTC m=+102.255724932 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d5440): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1dc0 item 28 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d5b00): _readAt: size=2, off=0 2025/09/06 02:42:19 ERROR : open-test-file(0xc0006d5b00): Couldn't read size of file 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d5b00): >_readAt: n=0, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d5b00): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d5b00): >_writeAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d5b00): close: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d5b00): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d5ec0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d5ec0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d5ec0): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d5ec0): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d5ec0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.186187741 +0000 UTC m=+102.257293729 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d5ec0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000556d00): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000556d00): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000556d00): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000556d00): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000556d00): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.186187741 +0000 UTC m=+102.257293729 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000556d00): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366770 item 29 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 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/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000557380): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000557380): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000557380): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000557380): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000557380): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.187761337 +0000 UTC m=+102.258867326 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000557380): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005579c0): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005579c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005579c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005579c0): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005579c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.187761337 +0000 UTC m=+102.258867326 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005579c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367960 item 30 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 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/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c6100): _readAt: size=2, off=0 2025/09/06 02:42:19 ERROR : open-test-file(0xc0007c6100): Couldn't read size of file 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c6100): >_readAt: n=0, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c6100): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c6100): >_writeAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c6100): close: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c6100): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c64c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c64c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c64c0): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c64c0): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c64c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.189319484 +0000 UTC m=+102.260425473 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c64c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c6bc0): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c6bc0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c6bc0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c6bc0): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c6bc0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.189319484 +0000 UTC m=+102.260425473 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c6bc0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004da1c0 item 31 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 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/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c7240): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c7240): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c7240): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c7240): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c7240): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.190799935 +0000 UTC m=+102.261905925 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c7240): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c7880): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c7880): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c7880): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c7880): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c7880): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.190799935 +0000 UTC m=+102.261905925 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c7880): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004da690 item 32 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c7ec0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c7ec0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c7ec0): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c7ec0): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c7ec0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.192342073 +0000 UTC m=+102.263448062 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c7ec0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffc3c0): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffc3c0): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffc3c0): _writeAt: size=3, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffc3c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffc3c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dad90 item 33 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffc3c0): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffc3c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.192976184 +0000 UTC m=+102.264082173 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffc3c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffc8c0): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffc8c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffc8c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffc8c0): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffc8c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.192976184 +0000 UTC m=+102.264082173 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffc8c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dafc0 item 33 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffcf00): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffcf00): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffcf00): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffcf00): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffcf00): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.195301001 +0000 UTC m=+102.266406991 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffcf00): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffd380): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffd380): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db6c0 item 34 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffd380): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffd380): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffd380): _writeAt: size=3, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffd380): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffd380): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.196138515 +0000 UTC m=+102.267244504 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffd380): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffd900): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffd900): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffd900): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffd900): >_readAt: n=3, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffd900): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.196138515 +0000 UTC m=+102.267244504 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffd900): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db8f0 item 34 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffdf40): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffdf40): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffdf40): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffdf40): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffdf40): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.197454658 +0000 UTC m=+102.268560647 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffdf40): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd8440): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd8440): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd8440): _writeAt: size=3, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd8440): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd8440): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dbf10 item 35 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd8440): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd8440): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.198094821 +0000 UTC m=+102.269200799 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd8440): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd8940): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd8940): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd8940): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd8940): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd8940): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.198094821 +0000 UTC m=+102.269200799 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd8940): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c0150 item 35 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd8fc0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd8fc0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd8fc0): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd8fc0): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd8fc0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.1998137 +0000 UTC m=+102.270919688 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd8fc0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd9540): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd9540): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c11f0 item 36 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd9540): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd9540): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd9540): _writeAt: size=3, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd9540): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd9540): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.200975903 +0000 UTC m=+102.272081892 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd9540): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd9ac0): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd9ac0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd9ac0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd9ac0): >_readAt: n=3, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd9ac0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.200975903 +0000 UTC m=+102.272081892 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd9ac0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c17a0 item 36 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a2180): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a2180): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a2180): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a2180): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a2180): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.202931297 +0000 UTC m=+102.274037286 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a2180): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a2700): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a2700): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a2700): _writeAt: size=3, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a2700): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a2700): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000538310 item 37 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a2700): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a2700): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.203579545 +0000 UTC m=+102.274685523 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a2700): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a2c00): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a2c00): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a2c00): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a2c00): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a2c00): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.203579545 +0000 UTC m=+102.274685523 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a2c00): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005387e0 item 37 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a3280): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a3280): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a3280): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a3280): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a3280): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.205209126 +0000 UTC m=+102.276315115 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a3280): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a3780): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a3780): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000539030 item 38 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a3780): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a3780): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a3780): _writeAt: size=3, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a3780): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a3780): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.205904763 +0000 UTC m=+102.277010752 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a3780): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a3cc0): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a3cc0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a3cc0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a3cc0): >_readAt: n=3, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a3cc0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.205904763 +0000 UTC m=+102.277010752 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a3cc0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000539650 item 38 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005583c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005583c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005583c0): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005583c0): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005583c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.207506663 +0000 UTC m=+102.278612652 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005583c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005588c0): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005588c0): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005588c0): _writeAt: size=3, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005588c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005588c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c2a0 item 39 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005588c0): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005588c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.208183614 +0000 UTC m=+102.279289603 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005588c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000558dc0): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000558dc0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000558dc0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000558dc0): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000558dc0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.208183614 +0000 UTC m=+102.279289603 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000558dc0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c700 item 39 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000559480): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000559480): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000559480): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000559480): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000559480): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.209767289 +0000 UTC m=+102.280873278 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000559480): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000559980): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000559980): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046cd90 item 40 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000559980): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000559980): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000559980): _writeAt: size=3, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000559980): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000559980): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.210468827 +0000 UTC m=+102.281574807 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000559980): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000559f40): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000559f40): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000559f40): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000559f40): >_readAt: n=3, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000559f40): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.210468827 +0000 UTC m=+102.281574807 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000559f40): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046cf50 item 40 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008ca580): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008ca580): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008ca580): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008ca580): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008ca580): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008ca580): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008ca580): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.211975137 +0000 UTC m=+102.283081126 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008ca580): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008caac0): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008caac0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008caac0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d5e0 item 41 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008caac0): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008caac0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.212579352 +0000 UTC m=+102.283685341 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008caac0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008caf80): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008caf80): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008caf80): _writeAt: size=3, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008caf80): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008caf80): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046db90 item 41 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008caf80): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008caf80): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.213181393 +0000 UTC m=+102.284287382 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008caf80): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008cb4c0): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008cb4c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008cb4c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008cb4c0): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008cb4c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.213181393 +0000 UTC m=+102.284287382 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008cb4c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046dd50 item 41 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008cbb00): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008cbb00): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008cbb00): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008cbb00): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008cbb00): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008cbb00): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008cbb00): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.214734752 +0000 UTC m=+102.285840731 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008cbb00): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f6080): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f6080): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f6080): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000510930 item 42 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f6080): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f6080): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.215342914 +0000 UTC m=+102.286448903 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f6080): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f6600): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f6600): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000510af0 item 42 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f6600): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f6600): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f6600): _writeAt: size=3, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f6600): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f6600): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.216082333 +0000 UTC m=+102.287188323 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f6600): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f6b80): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f6b80): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f6b80): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f6b80): >_readAt: n=3, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f6b80): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.216082333 +0000 UTC m=+102.287188323 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f6b80): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000510e00 item 42 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f71c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f71c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f71c0): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f71c0): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f71c0): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f71c0): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f71c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.217699522 +0000 UTC m=+102.288805510 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f71c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f76c0): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f76c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f76c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005111f0 item 43 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f76c0): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f76c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.218342239 +0000 UTC m=+102.289448228 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f76c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f7c00): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f7c00): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f7c00): _writeAt: size=3, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f7c00): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f7c00): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000511570 item 43 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f7c00): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f7c00): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.220801078 +0000 UTC m=+102.291907067 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f7c00): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b61c0): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b61c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b61c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b61c0): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b61c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.220801078 +0000 UTC m=+102.291907067 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b61c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000511960 item 43 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b6800): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b6800): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b6800): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b6800): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b6800): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b6800): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b6800): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.222517403 +0000 UTC m=+102.293623382 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b6800): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b6d00): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b6d00): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b6d00): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d4000 item 44 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b6d00): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b6d00): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.223364103 +0000 UTC m=+102.294470093 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b6d00): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b7280): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b7280): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d41c0 item 44 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b7280): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b7280): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b7280): _writeAt: size=3, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b7280): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b7280): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.224134291 +0000 UTC m=+102.295240280 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b7280): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b7800): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b7800): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b7800): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b7800): >_readAt: n=3, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b7800): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.224134291 +0000 UTC m=+102.295240280 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b7800): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d4460 item 44 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b7e40): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b7e40): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b7e40): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b7e40): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b7e40): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b7e40): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b7e40): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.225588152 +0000 UTC m=+102.296694141 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b7e40): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6a3c0): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6a3c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6a3c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d4af0 item 45 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6a3c0): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6a3c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.226139247 +0000 UTC m=+102.297245237 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6a3c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6aac0): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6aac0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6aac0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6aac0): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6aac0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.226139247 +0000 UTC m=+102.297245237 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6aac0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d4e70 item 45 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6b100): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6b100): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6b100): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6b100): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6b100): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6b100): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6b100): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.22754589 +0000 UTC m=+102.298651869 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6b100): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6b600): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6b600): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6b600): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d55e0 item 46 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6b600): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6b600): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.228152069 +0000 UTC m=+102.299258058 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6b600): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6bd00): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6bd00): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6bd00): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6bd00): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6bd00): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.228152069 +0000 UTC m=+102.299258058 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6bd00): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d57a0 item 46 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8a3c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8a3c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8a3c0): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8a3c0): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8a3c0): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8a3c0): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8a3c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.229620528 +0000 UTC m=+102.300726516 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8a3c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8a8c0): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8a8c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8a8c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d5dc0 item 47 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8a8c0): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8a8c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.230167846 +0000 UTC m=+102.301273835 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8a8c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8afc0): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8afc0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8afc0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8afc0): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8afc0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.230167846 +0000 UTC m=+102.301273835 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8afc0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ac000 item 47 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 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/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8b600): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8b600): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8b600): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8b600): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8b600): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8b600): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8b600): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.231545704 +0000 UTC m=+102.302651693 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8b600): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8bb00): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8bb00): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8bb00): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad110 item 48 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8bb00): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8bb00): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.232167743 +0000 UTC m=+102.303273732 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8bb00): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aba280): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aba280): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aba280): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aba280): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aba280): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.232167743 +0000 UTC m=+102.303273732 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aba280): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad570 item 48 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aba8c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aba8c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aba8c0): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aba8c0): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aba8c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.233557754 +0000 UTC m=+102.304663743 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aba8c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000abad40): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000abad40): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000abad40): _writeAt: size=3, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000abad40): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000abad40): open at offset 5 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000abad40): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004adb90 item 49 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000abad40): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000abad40): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.234149416 +0000 UTC m=+102.305255405 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000abad40): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000abb280): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000abb280): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000abb280): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000abb280): >_readAt: n=8, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000abb280): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.234149416 +0000 UTC m=+102.305255405 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000abb280): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f62a0 item 49 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000abb900): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000abb900): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000abb900): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000abb900): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000abb900): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.235659343 +0000 UTC m=+102.306765322 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000abb900): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000abbe00): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000abbe00): open at offset 5 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000abbe00): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f7260 item 50 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000abbe00): _readAt: size=2, off=5 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000abbe00): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000abbe00): _writeAt: size=3, off=5 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000abbe00): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000abbe00): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.236309343 +0000 UTC m=+102.307415333 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000abbe00): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ade400): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ade400): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ade400): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ade400): >_readAt: n=3, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ade400): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.236309343 +0000 UTC m=+102.307415333 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ade400): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f7570 item 50 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000adea80): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000adea80): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000adea80): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000adea80): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000adea80): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.237894432 +0000 UTC m=+102.309000421 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000adea80): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000adef80): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000adef80): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000adef80): _writeAt: size=3, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000adef80): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000adef80): open at offset 5 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000adef80): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003be7e0 item 51 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000adef80): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000adef80): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.238510509 +0000 UTC m=+102.309616499 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000adef80): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000adf4c0): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000adf4c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000adf4c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000adf4c0): >_readAt: n=8, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000adf4c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.238510509 +0000 UTC m=+102.309616499 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000adf4c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bf030 item 51 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000adfb40): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000adfb40): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000adfb40): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000adfb40): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000adfb40): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.240010377 +0000 UTC m=+102.311116366 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000adfb40): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000afc0c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000afc0c0): open at offset 5 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000afc0c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bf5e0 item 52 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000afc0c0): _readAt: size=2, off=5 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000afc0c0): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000afc0c0): _writeAt: size=3, off=5 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000afc0c0): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000afc0c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.240777438 +0000 UTC m=+102.311883427 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000afc0c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000afc640): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000afc640): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000afc640): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000afc640): >_readAt: n=3, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000afc640): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.240777438 +0000 UTC m=+102.311883427 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000afc640): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bfab0 item 52 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000afccc0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000afccc0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000afccc0): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000afccc0): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000afccc0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.242130008 +0000 UTC m=+102.313235998 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000afccc0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000afd1c0): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000afd1c0): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000afd1c0): _writeAt: size=3, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000afd1c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000afd1c0): open at offset 5 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000afd1c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004380e0 item 53 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000afd1c0): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000afd1c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.242793726 +0000 UTC m=+102.313899715 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000afd1c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000afd700): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000afd700): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000afd700): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000afd700): >_readAt: n=8, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000afd700): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.242793726 +0000 UTC m=+102.313899715 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000afd700): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004383f0 item 53 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b8a440): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b8a440): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b8a440): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b8a440): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b8a440): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.244809212 +0000 UTC m=+102.315915211 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b8a440): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b8a940): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b8a940): open at offset 5 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b8a940): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc7e0 item 54 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b8a940): _readAt: size=2, off=5 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b8a940): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b8a940): _writeAt: size=3, off=5 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b8a940): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b8a940): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.245539153 +0000 UTC m=+102.316645142 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b8a940): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b8aec0): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b8aec0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b8aec0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b8aec0): >_readAt: n=3, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b8aec0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.245539153 +0000 UTC m=+102.316645142 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b8aec0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc9a0 item 54 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b8b540): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b8b540): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b8b540): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b8b540): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b8b540): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.247193482 +0000 UTC m=+102.318299471 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b8b540): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b8ba40): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b8ba40): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b8ba40): _writeAt: size=3, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b8ba40): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b8ba40): open at offset 5 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b8ba40): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fce00 item 55 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b8ba40): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b8ba40): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.247910619 +0000 UTC m=+102.319016609 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b8ba40): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb6000): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb6000): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb6000): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb6000): >_readAt: n=8, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb6000): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.247910619 +0000 UTC m=+102.319016609 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb6000): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd1f0 item 55 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 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/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb6680): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb6680): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb6680): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb6680): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb6680): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.249888294 +0000 UTC m=+102.320994283 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb6680): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb6b80): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb6b80): open at offset 5 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb6b80): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd8f0 item 56 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb6b80): _readAt: size=2, off=5 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb6b80): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb6b80): _writeAt: size=3, off=5 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb6b80): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb6b80): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.250665605 +0000 UTC m=+102.321771593 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb6b80): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb7100): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb7100): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb7100): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb7100): >_readAt: n=3, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb7100): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.250665605 +0000 UTC m=+102.321771593 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb7100): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fdce0 item 56 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb7740): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb7740): open at offset 0 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb7740): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb7740): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb7740): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb7740): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb7740): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb7740): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.252295567 +0000 UTC m=+102.323401576 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb7740): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb7c80): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb7c80): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb7c80): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000536850 item 57 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb7c80): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb7c80): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.253027752 +0000 UTC m=+102.324133741 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb7c80): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bd0240): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bd0240): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bd0240): _writeAt: size=3, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bd0240): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bd0240): open at offset 5 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bd0240): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000536af0 item 57 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bd0240): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bd0240): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.253826573 +0000 UTC m=+102.324932561 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bd0240): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bd07c0): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bd07c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bd07c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bd07c0): >_readAt: n=8, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bd07c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.253826573 +0000 UTC m=+102.324932561 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bd07c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000536ee0 item 57 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bd0e00): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bd0e00): open at offset 0 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bd0e00): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bd0e00): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bd0e00): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bd0e00): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bd0e00): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bd0e00): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.256244145 +0000 UTC m=+102.327350155 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bd0e00): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bd1340): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bd1340): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bd1340): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000537960 item 58 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bd1340): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bd1340): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.256956733 +0000 UTC m=+102.328062733 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bd1340): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bd1880): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bd1880): open at offset 5 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bd1880): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000537ea0 item 58 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bd1880): _readAt: size=2, off=5 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bd1880): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bd1880): _writeAt: size=3, off=5 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bd1880): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bd1880): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.258441844 +0000 UTC m=+102.329547832 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bd1880): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bd1e40): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bd1e40): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bd1e40): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bd1e40): >_readAt: n=3, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bd1e40): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.258441844 +0000 UTC m=+102.329547832 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bd1e40): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc150 item 58 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000964480): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000964480): open at offset 0 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000964480): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000964480): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000964480): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000964480): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000964480): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000964480): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.260468491 +0000 UTC m=+102.331574480 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000964480): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009649c0): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009649c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009649c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f42a0 item 59 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009649c0): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009649c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.261235772 +0000 UTC m=+102.332341762 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009649c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000964f00): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000964f00): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000964f00): _writeAt: size=3, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000964f00): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000964f00): open at offset 5 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000964f00): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4bd0 item 59 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000964f00): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000964f00): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.262029795 +0000 UTC m=+102.333135794 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000964f00): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000965480): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000965480): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000965480): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000965480): >_readAt: n=8, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000965480): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.262029795 +0000 UTC m=+102.333135794 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000965480): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4ee0 item 59 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 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/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000965ac0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000965ac0): open at offset 0 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000965ac0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000965ac0): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000965ac0): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000965ac0): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000965ac0): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000965ac0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.264223836 +0000 UTC m=+102.335329825 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000965ac0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c2c080): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c2c080): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c2c080): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5880 item 60 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c2c080): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c2c080): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.265112596 +0000 UTC m=+102.336218585 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c2c080): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c2c5c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c2c5c0): open at offset 5 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c2c5c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5ce0 item 60 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c2c5c0): _readAt: size=2, off=5 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c2c5c0): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c2c5c0): _writeAt: size=3, off=5 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c2c5c0): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c2c5c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.266563612 +0000 UTC m=+102.337669601 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c2c5c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c2cb80): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c2cb80): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c2cb80): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c2cb80): >_readAt: n=3, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c2cb80): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.266563612 +0000 UTC m=+102.337669601 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c2cb80): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000501c0 item 60 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c2d1c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c2d1c0): open at offset 0 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c2d1c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c2d1c0): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c2d1c0): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c2d1c0): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c2d1c0): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c2d1c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.268113644 +0000 UTC m=+102.339219633 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c2d1c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c2d700): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c2d700): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c2d700): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050690 item 61 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c2d700): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c2d700): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.26969287 +0000 UTC m=+102.340798859 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c2d700): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c2de00): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c2de00): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c2de00): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c2de00): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c2de00): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.26969287 +0000 UTC m=+102.340798859 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c2de00): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050850 item 61 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 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/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c484c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c484c0): open at offset 0 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c484c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c484c0): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c484c0): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c484c0): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c484c0): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c484c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.271490949 +0000 UTC m=+102.342596938 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c484c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c48a00): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c48a00): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c48a00): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050d20 item 62 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c48a00): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c48a00): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.272114691 +0000 UTC m=+102.343220680 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c48a00): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c49100): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c49100): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c49100): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c49100): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c49100): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.272114691 +0000 UTC m=+102.343220680 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c49100): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050ee0 item 62 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 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/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c49740): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c49740): open at offset 0 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c49740): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c49740): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c49740): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c49740): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c49740): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c49740): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.273690701 +0000 UTC m=+102.344796690 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c49740): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c49c80): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c49c80): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c49c80): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051420 item 63 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c49c80): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c49c80): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.275150714 +0000 UTC m=+102.346256703 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c49c80): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c64400): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c64400): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c64400): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c64400): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c64400): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.275150714 +0000 UTC m=+102.346256703 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c64400): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000515e0 item 63 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 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/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c64a40): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c64a40): open at offset 0 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c64a40): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c64a40): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c64a40): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c64a40): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c64a40): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c64a40): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.276960405 +0000 UTC m=+102.348066394 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c64a40): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c64f80): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c64f80): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c64f80): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051f10 item 64 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c64f80): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c64f80): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.278378599 +0000 UTC m=+102.349484588 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c64f80): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c65680): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c65680): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c65680): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c65680): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c65680): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.278378599 +0000 UTC m=+102.349484588 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c65680): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cc380 item 64 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c65cc0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c65cc0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c65cc0): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c65cc0): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c65cc0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.280276764 +0000 UTC m=+102.351382753 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c65cc0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c841c0): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c841c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c841c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c841c0): >_readAt: n=2, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c841c0): _writeAt: size=3, off=2 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cc7e0 item 65 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c841c0): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c841c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.280953246 +0000 UTC m=+102.352059235 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c841c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c846c0): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c846c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c846c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c846c0): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c846c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.280953246 +0000 UTC m=+102.352059235 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c846c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cca80 item 65 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c84d00): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c84d00): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c84d00): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c84d00): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c84d00): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.282578769 +0000 UTC m=+102.353684758 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c84d00): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c85180): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c85180): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ccee0 item 66 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c85180): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c85180): >_readAt: n=0, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c85180): _writeAt: size=3, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c85180): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c85180): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.283327857 +0000 UTC m=+102.354433845 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c85180): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c856c0): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c856c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c856c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c856c0): >_readAt: n=3, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c856c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.283327857 +0000 UTC m=+102.354433845 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c856c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cd180 item 66 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c85d00): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c85d00): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c85d00): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c85d00): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c85d00): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.284939374 +0000 UTC m=+102.356045363 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c85d00): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ca4200): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ca4200): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ca4200): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ca4200): >_readAt: n=2, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ca4200): _writeAt: size=3, off=2 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cdc00 item 67 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ca4200): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ca4200): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.285685556 +0000 UTC m=+102.356791545 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ca4200): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bec2c0): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bec2c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bec2c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bec2c0): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bec2c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.285685556 +0000 UTC m=+102.356791545 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bec2c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc620 item 67 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bec940): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bec940): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bec940): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bec940): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bec940): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.287639527 +0000 UTC m=+102.358745516 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bec940): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bece40): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bece40): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bcaf0 item 68 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bece40): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bece40): >_readAt: n=0, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bece40): _writeAt: size=3, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bece40): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bece40): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.288507939 +0000 UTC m=+102.359613928 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bece40): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bed380): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bed380): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bed380): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bed380): >_readAt: n=3, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bed380): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.288507939 +0000 UTC m=+102.359613928 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bed380): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bce00 item 68 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bed9c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bed9c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bed9c0): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bed9c0): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bed9c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.290466639 +0000 UTC m=+102.361572627 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bed9c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bede40): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bede40): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bede40): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bede40): >_readAt: n=2, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bede40): _writeAt: size=3, off=2 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd420 item 69 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bede40): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bede40): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.291350128 +0000 UTC m=+102.362456117 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bede40): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d0a3c0): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d0a3c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d0a3c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d0a3c0): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d0a3c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.291350128 +0000 UTC m=+102.362456117 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d0a3c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd810 item 69 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d0aa40): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d0aa40): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d0aa40): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d0aa40): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d0aa40): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.29318766 +0000 UTC m=+102.364293659 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d0aa40): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d0af40): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d0af40): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4230 item 70 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d0af40): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d0af40): >_readAt: n=0, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d0af40): _writeAt: size=3, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d0af40): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d0af40): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.29395438 +0000 UTC m=+102.365060370 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d0af40): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d0b480): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d0b480): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d0b480): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d0b480): >_readAt: n=3, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d0b480): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.29395438 +0000 UTC m=+102.365060370 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d0b480): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4460 item 70 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d880c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d880c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d880c0): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d880c0): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d880c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.297952963 +0000 UTC m=+102.369058951 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d880c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d885c0): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d885c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d885c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d885c0): >_readAt: n=2, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d885c0): _writeAt: size=3, off=2 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4230 item 71 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d885c0): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d885c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.298628983 +0000 UTC m=+102.369734972 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d885c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d88ac0): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d88ac0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d88ac0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d88ac0): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d88ac0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.298628983 +0000 UTC m=+102.369734972 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d88ac0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4460 item 71 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d89140): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d89140): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d89140): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d89140): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d89140): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.300363131 +0000 UTC m=+102.371469119 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d89140): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d89640): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d89640): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a48c0 item 72 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d89640): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d89640): >_readAt: n=0, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d89640): _writeAt: size=3, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d89640): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d89640): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.301232293 +0000 UTC m=+102.372338282 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d89640): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d89b80): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d89b80): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d89b80): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d89b80): >_readAt: n=3, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d89b80): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.301232293 +0000 UTC m=+102.372338282 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d89b80): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4a80 item 72 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091a1c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091a1c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091a1c0): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091a1c0): >_readAt: n=0, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091a1c0): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091a1c0): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091a1c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.303124098 +0000 UTC m=+102.374230086 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091a1c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091a700): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091a700): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091a700): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4fc0 item 73 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091a700): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091a700): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.303820216 +0000 UTC m=+102.374926205 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091a700): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091abc0): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091abc0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091abc0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091abc0): >_readAt: n=2, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091abc0): _writeAt: size=3, off=2 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a51f0 item 73 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091abc0): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091abc0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.304537684 +0000 UTC m=+102.375643672 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091abc0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091b140): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091b140): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091b140): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091b140): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091b140): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.304537684 +0000 UTC m=+102.375643672 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091b140): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5420 item 73 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091b780): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091b780): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091b780): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091b780): >_readAt: n=0, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091b780): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091b780): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091b780): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.306355258 +0000 UTC m=+102.377461247 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091b780): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091bc80): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091bc80): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091bc80): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5880 item 74 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091bc80): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091bc80): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.306985261 +0000 UTC m=+102.378091250 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091bc80): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00034f600): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00034f600): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5d50 item 74 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00034f600): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00034f600): >_readAt: n=0, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00034f600): _writeAt: size=3, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00034f600): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00034f600): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.307672262 +0000 UTC m=+102.378778251 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00034f600): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00034fd40): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00034fd40): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00034fd40): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00034fd40): >_readAt: n=3, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00034fd40): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.307672262 +0000 UTC m=+102.378778251 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00034fd40): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cc1c0 item 74 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b4440): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b4440): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b4440): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b4440): >_readAt: n=0, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b4440): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b4440): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b4440): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.309140039 +0000 UTC m=+102.380246029 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b4440): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b4940): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b4940): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b4940): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cc770 item 75 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b4940): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b4940): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.309830096 +0000 UTC m=+102.380936085 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b4940): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b4e80): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b4e80): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b4e80): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b4e80): >_readAt: n=2, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b4e80): _writeAt: size=3, off=2 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cca10 item 75 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b4e80): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b4e80): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.310527627 +0000 UTC m=+102.381633615 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b4e80): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b53c0): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b53c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b53c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b53c0): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b53c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.310527627 +0000 UTC m=+102.381633615 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b53c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ccbd0 item 75 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b5a00): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b5a00): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b5a00): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b5a00): >_readAt: n=0, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b5a00): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b5a00): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b5a00): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.312193587 +0000 UTC m=+102.383299576 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b5a00): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b5f00): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b5f00): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b5f00): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cd030 item 76 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b5f00): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b5f00): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.312906175 +0000 UTC m=+102.384012164 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b5f00): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000416e00): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000416e00): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cd2d0 item 76 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000416e00): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000416e00): >_readAt: n=0, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000416e00): _writeAt: size=3, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000416e00): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000416e00): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.313665101 +0000 UTC m=+102.384771090 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000416e00): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000417a80): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000417a80): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000417a80): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000417a80): >_readAt: n=3, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000417a80): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.313665101 +0000 UTC m=+102.384771090 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000417a80): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cda40 item 76 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0004d0540): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0004d0540): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0004d0540): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0004d0540): >_readAt: n=0, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0004d0540): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0004d0540): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0004d0540): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.315237014 +0000 UTC m=+102.386343003 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0004d0540): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0004d0dc0): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0004d0dc0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0004d0dc0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004380e0 item 77 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0004d0dc0): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0004d0dc0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.315922713 +0000 UTC m=+102.387028691 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0004d0dc0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006be140): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006be140): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006be140): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006be140): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006be140): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.315922713 +0000 UTC m=+102.387028691 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006be140): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004383f0 item 77 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006be780): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006be780): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006be780): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006be780): >_readAt: n=0, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006be780): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006be780): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006be780): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.317725039 +0000 UTC m=+102.388831027 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006be780): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006bec80): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006bec80): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006bec80): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438850 item 78 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006bec80): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006bec80): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.318389877 +0000 UTC m=+102.389495866 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006bec80): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006bf380): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006bf380): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006bf380): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006bf380): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006bf380): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.318389877 +0000 UTC m=+102.389495866 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006bf380): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438b60 item 78 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006bf9c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006bf9c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006bf9c0): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006bf9c0): >_readAt: n=0, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006bf9c0): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006bf9c0): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006bf9c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.320143903 +0000 UTC m=+102.391249891 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006bf9c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f0040): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f0040): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f0040): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004390a0 item 79 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f0040): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f0040): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.32079209 +0000 UTC m=+102.391898080 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f0040): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f07c0): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f07c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f07c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f07c0): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f07c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.32079209 +0000 UTC m=+102.391898080 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f07c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004392d0 item 79 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 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/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f0e00): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f0e00): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f0e00): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f0e00): >_readAt: n=0, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f0e00): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f0e00): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f0e00): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.32292111 +0000 UTC m=+102.394027099 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f0e00): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f1300): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f1300): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f1300): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004397a0 item 80 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f1300): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f1300): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.323540633 +0000 UTC m=+102.394646623 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f1300): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f1a00): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f1a00): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f1a00): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f1a00): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f1a00): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.323540633 +0000 UTC m=+102.394646623 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f1a00): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439a40 item 80 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b40c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b40c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b40c0): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b40c0): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b40c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.325278909 +0000 UTC m=+102.396385038 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b40c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b4540): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b4540): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b4540): open at offset 5 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b4540): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b4540): >_readAt: n=2, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b4540): _writeAt: size=3, off=7 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e6cb0 item 81 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b4540): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b4540): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.326357115 +0000 UTC m=+102.397463104 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b4540): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b4a80): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b4a80): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b4a80): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b4a80): >_readAt: n=8, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b4a80): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.326357115 +0000 UTC m=+102.397463104 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b4a80): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e7340 item 81 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b5100): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b5100): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b5100): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b5100): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b5100): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.328079742 +0000 UTC m=+102.399185731 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b5100): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b5600): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b5600): open at offset 5 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b5600): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e7c00 item 82 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b5600): _readAt: size=2, off=5 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b5600): >_readAt: n=0, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b5600): _writeAt: size=3, off=5 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b5600): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b5600): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.329033073 +0000 UTC m=+102.400139061 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b5600): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b5b80): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b5b80): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b5b80): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b5b80): >_readAt: n=3, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b5b80): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.329033073 +0000 UTC m=+102.400139061 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b5b80): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b87e0 item 82 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007ea380): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007ea380): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007ea380): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007ea380): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007ea380): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.331155991 +0000 UTC m=+102.402261980 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007ea380): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007ea9c0): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007ea9c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007ea9c0): open at offset 5 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007ea9c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007ea9c0): >_readAt: n=2, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007ea9c0): _writeAt: size=3, off=7 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b9490 item 83 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007ea9c0): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007ea9c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.332292246 +0000 UTC m=+102.403398235 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007ea9c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007eaf00): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007eaf00): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007eaf00): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007eaf00): >_readAt: n=8, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007eaf00): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.332292246 +0000 UTC m=+102.403398235 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007eaf00): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b97a0 item 83 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007eb580): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007eb580): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007eb580): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007eb580): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007eb580): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.334152981 +0000 UTC m=+102.405258970 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007eb580): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007eba80): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007eba80): open at offset 5 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007eba80): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000118150 item 84 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007eba80): _readAt: size=2, off=5 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007eba80): >_readAt: n=0, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007eba80): _writeAt: size=3, off=5 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007eba80): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007eba80): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.334978092 +0000 UTC m=+102.406084080 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007eba80): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008000c0): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008000c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008000c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008000c0): >_readAt: n=3, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008000c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.334978092 +0000 UTC m=+102.406084080 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008000c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000118540 item 84 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000800740): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000800740): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000800740): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000800740): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000800740): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.336665662 +0000 UTC m=+102.407771661 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000800740): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000800c40): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000800c40): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000800c40): open at offset 5 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000800c40): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000800c40): >_readAt: n=2, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000800c40): _writeAt: size=3, off=7 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000118e00 item 85 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000800c40): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000800c40): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.337390835 +0000 UTC m=+102.408496834 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000800c40): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008011c0): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008011c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008011c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008011c0): >_readAt: n=8, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008011c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.337390835 +0000 UTC m=+102.408496834 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008011c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000119420 item 85 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000801840): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000801840): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000801840): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000801840): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000801840): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.339068666 +0000 UTC m=+102.410174655 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000801840): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000801d40): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000801d40): open at offset 5 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000801d40): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044c1c0 item 86 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000801d40): _readAt: size=2, off=5 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000801d40): >_readAt: n=0, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000801d40): _writeAt: size=3, off=5 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000801d40): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000801d40): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.340029843 +0000 UTC m=+102.411135831 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000801d40): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e4340): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e4340): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e4340): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e4340): >_readAt: n=3, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e4340): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.340029843 +0000 UTC m=+102.411135831 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e4340): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044c380 item 86 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e4a00): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e4a00): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e4a00): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e4a00): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e4a00): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.341555849 +0000 UTC m=+102.412661848 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e4a00): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e4f00): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e4f00): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e4f00): open at offset 5 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e4f00): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e4f00): >_readAt: n=2, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e4f00): _writeAt: size=3, off=7 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ca80 item 87 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e4f00): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e4f00): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.342236076 +0000 UTC m=+102.413342066 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e4f00): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e5440): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e5440): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e5440): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e5440): >_readAt: n=8, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e5440): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.342236076 +0000 UTC m=+102.413342066 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e5440): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ccb0 item 87 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 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/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e5ac0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e5ac0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e5ac0): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e5ac0): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e5ac0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.344065895 +0000 UTC m=+102.415171884 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e5ac0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000956040): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000956040): open at offset 5 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000956040): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044d650 item 88 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000956040): _readAt: size=2, off=5 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000956040): >_readAt: n=0, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000956040): _writeAt: size=3, off=5 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000956040): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000956040): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.344791968 +0000 UTC m=+102.415897957 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000956040): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000956a00): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000956a00): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000956a00): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000956a00): >_readAt: n=3, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000956a00): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.344791968 +0000 UTC m=+102.415897957 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000956a00): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044da40 item 88 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000957540): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000957540): open at offset 0 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000957540): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000957540): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000957540): >_readAt: n=0, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000957540): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000957540): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000957540): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.346281116 +0000 UTC m=+102.417387105 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000957540): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000957c40): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000957c40): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000957c40): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402850 item 89 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000957c40): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000957c40): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.347013452 +0000 UTC m=+102.418119441 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000957c40): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083c200): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083c200): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083c200): open at offset 5 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083c200): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083c200): >_readAt: n=2, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083c200): _writeAt: size=3, off=7 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402c40 item 89 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083c200): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083c200): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.347747582 +0000 UTC m=+102.418853571 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083c200): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083c880): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083c880): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083c880): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083c880): >_readAt: n=8, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083c880): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.347747582 +0000 UTC m=+102.418853571 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083c880): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403420 item 89 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083cec0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083cec0): open at offset 0 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083cec0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083cec0): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083cec0): >_readAt: n=0, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083cec0): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083cec0): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083cec0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.349432326 +0000 UTC m=+102.420538315 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083cec0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083d400): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083d400): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083d400): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403b90 item 90 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083d400): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083d400): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.350144464 +0000 UTC m=+102.421250453 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083d400): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083d940): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083d940): open at offset 5 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083d940): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000398000 item 90 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083d940): _readAt: size=2, off=5 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083d940): >_readAt: n=0, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083d940): _writeAt: size=3, off=5 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083d940): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083d940): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.350939679 +0000 UTC m=+102.422045667 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083d940): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083df00): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083df00): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083df00): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083df00): >_readAt: n=3, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083df00): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.350939679 +0000 UTC m=+102.422045667 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083df00): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003983f0 item 90 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d45c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d45c0): open at offset 0 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d45c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d45c0): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d45c0): >_readAt: n=0, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d45c0): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d45c0): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d45c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.353168886 +0000 UTC m=+102.424274885 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d45c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d4b00): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d4b00): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d4b00): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000398cb0 item 91 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d4b00): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d4b00): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.353799832 +0000 UTC m=+102.424905821 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d4b00): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d5040): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d5040): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d5040): open at offset 5 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d5040): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d5040): >_readAt: n=2, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d5040): _writeAt: size=3, off=7 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000399110 item 91 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d5040): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d5040): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.354512039 +0000 UTC m=+102.425618029 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d5040): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d55c0): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d55c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d55c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d55c0): >_readAt: n=8, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d55c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.354512039 +0000 UTC m=+102.425618029 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d55c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000399490 item 91 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 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/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d5c40): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d5c40): open at offset 0 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d5c40): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d5c40): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d5c40): >_readAt: n=0, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d5c40): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d5c40): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d5c40): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.356264993 +0000 UTC m=+102.427370982 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006d5c40): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000556380): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000556380): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000556380): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000399d50 item 92 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000556380): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000556380): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.356885749 +0000 UTC m=+102.427991749 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000556380): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000556e40): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000556e40): open at offset 5 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000556e40): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a2150 item 92 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000556e40): _readAt: size=2, off=5 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000556e40): >_readAt: n=0, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000556e40): _writeAt: size=3, off=5 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000556e40): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000556e40): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.357671966 +0000 UTC m=+102.428777955 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000556e40): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000557400): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000557400): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000557400): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000557400): >_readAt: n=3, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000557400): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.357671966 +0000 UTC m=+102.428777955 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000557400): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a24d0 item 92 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000557b40): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000557b40): open at offset 0 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000557b40): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000557b40): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000557b40): >_readAt: n=0, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000557b40): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000557b40): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000557b40): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.35926003 +0000 UTC m=+102.430366019 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000557b40): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c6180): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c6180): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c6180): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a2a80 item 93 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c6180): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c6180): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.3599737 +0000 UTC m=+102.431079689 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c6180): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c68c0): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c68c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c68c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c68c0): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c68c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.3599737 +0000 UTC m=+102.431079689 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c68c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a2e70 item 93 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 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/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c6f00): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c6f00): open at offset 0 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c6f00): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c6f00): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c6f00): >_readAt: n=0, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c6f00): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c6f00): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c6f00): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.361727204 +0000 UTC m=+102.432833194 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c6f00): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c7540): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c7540): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c7540): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a37a0 item 94 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c7540): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c7540): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.362351047 +0000 UTC m=+102.433457036 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c7540): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c7c40): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c7c40): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c7c40): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c7c40): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c7c40): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.362351047 +0000 UTC m=+102.433457036 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c7c40): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a3ab0 item 94 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 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/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffc300): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffc300): open at offset 0 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffc300): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffc300): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffc300): >_readAt: n=0, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffc300): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffc300): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffc300): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.364259562 +0000 UTC m=+102.435365551 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffc300): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffc840): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffc840): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffc840): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a3e30 item 95 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffc840): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffc840): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.364896969 +0000 UTC m=+102.436002958 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffc840): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffcf40): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffcf40): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffcf40): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffcf40): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffcf40): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.364896969 +0000 UTC m=+102.436002958 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffcf40): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ee150 item 95 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 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/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffd580): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffd580): open at offset 0 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffd580): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffd580): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffd580): >_readAt: n=0, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffd580): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffd580): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffd580): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.366965025 +0000 UTC m=+102.438071024 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffd580): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffdb00): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffdb00): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffdb00): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ee9a0 item 96 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffdb00): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffdb00): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.367587194 +0000 UTC m=+102.438693183 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffdb00): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd8280): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd8280): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd8280): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd8280): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd8280): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.367587194 +0000 UTC m=+102.438693183 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd8280): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ef1f0 item 96 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= 2025/09/06 02:42:19 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:42:19 DEBUG : Looking for writers 2025/09/06 02:42:19 DEBUG : >WaitForWriters: 2025/09/06 02:42:19 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:42:19 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:42:19 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/06 02:42:19 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:19 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/06 02:42:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/06 02:42:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/09/06 02:42:19 INFO : webdav root 'rclone-test-dewavex3fure': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000559cc0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000559cc0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000559cc0): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000559cc0): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000559cc0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.612113583 +0000 UTC m=+102.683219571 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000559cc0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b61c0): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b61c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b61c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b61c0): >_readAt: n=2, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b61c0): _writeAt: size=3, off=2 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b61c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b61c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.612113583 +0000 UTC m=+102.683219571 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b61c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b6680): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b6680): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b6680): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b6680): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b6680): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.612113583 +0000 UTC m=+102.683219571 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b6680): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0d90 item 1 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b6cc0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b6cc0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b6cc0): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b6cc0): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b6cc0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.615803014 +0000 UTC m=+102.686909043 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b6cc0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b7200): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b7200): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b7200): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b7200): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b7200): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.615803014 +0000 UTC m=+102.686909043 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b7200): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1420 item 2 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b7840): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b7840): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b7840): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b7840): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b7840): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.617587577 +0000 UTC m=+102.688693566 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b7840): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b7cc0): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b7cc0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b7cc0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b7cc0): >_readAt: n=2, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b7cc0): _writeAt: size=3, off=2 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b7cc0): >_writeAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b7cc0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.617587577 +0000 UTC m=+102.688693566 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b7cc0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bec240): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bec240): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bec240): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bec240): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bec240): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.617587577 +0000 UTC m=+102.688693566 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bec240): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1810 item 3 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bec8c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bec8c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bec8c0): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bec8c0): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bec8c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.620699553 +0000 UTC m=+102.691805582 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bec8c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bece00): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bece00): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bece00): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bece00): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bece00): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.620699553 +0000 UTC m=+102.691805582 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bece00): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1ea0 item 4 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bed440): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bed440): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bed440): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bed440): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bed440): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.622286464 +0000 UTC m=+102.693392454 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bed440): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bed8c0): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bed8c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bed8c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bed8c0): >_readAt: n=2, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bed8c0): _writeAt: size=3, off=2 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bed8c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bed8c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.622286464 +0000 UTC m=+102.693392454 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bed8c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bedd80): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bedd80): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bedd80): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bedd80): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bedd80): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.622286464 +0000 UTC m=+102.693392454 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bedd80): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005387e0 item 5 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00090e480): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00090e480): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00090e480): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00090e480): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00090e480): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.624661376 +0000 UTC m=+102.695767355 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00090e480): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00090e9c0): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00090e9c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00090e9c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00090e9c0): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00090e9c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.624661376 +0000 UTC m=+102.695767355 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00090e9c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005395e0 item 6 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00090f040): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00090f040): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00090f040): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00090f040): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00090f040): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.626875576 +0000 UTC m=+102.697981605 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00090f040): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00090f540): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00090f540): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00090f540): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00090f540): >_readAt: n=2, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00090f540): _writeAt: size=3, off=2 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00090f540): >_writeAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00090f540): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.626875576 +0000 UTC m=+102.697981605 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00090f540): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00090fa00): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00090fa00): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00090fa00): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00090fa00): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00090fa00): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.626875576 +0000 UTC m=+102.697981605 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00090fa00): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c230 item 7 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000950100): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000950100): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000950100): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000950100): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000950100): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.630588762 +0000 UTC m=+102.701694791 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000950100): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000950640): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000950640): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000950640): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000950640): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000950640): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.630588762 +0000 UTC m=+102.701694791 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000950640): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046cbd0 item 8 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000950c00): _readAt: size=2, off=0 2025/09/06 02:42:19 ERROR : open-test-file(0xc000950c00): Couldn't read size of file 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000950c00): >_readAt: n=0, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000950c00): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000950c00): >_writeAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000950c00): close: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000950c00): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000950fc0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000950fc0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000950fc0): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000950fc0): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000950fc0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.633028645 +0000 UTC m=+102.704134664 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000950fc0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000951440): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000951440): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000951440): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000951440): >_readAt: n=2, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000951440): _writeAt: size=3, off=2 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000951440): >_writeAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000951440): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.633028645 +0000 UTC m=+102.704134664 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000951440): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000951940): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000951940): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000951940): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000951940): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000951940): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.633028645 +0000 UTC m=+102.704134664 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000951940): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d030 item 9 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000986040): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000986040): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000986040): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000986040): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000986040): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.63660274 +0000 UTC m=+102.707708770 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000986040): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f62c0): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f62c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f62c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f62c0): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f62c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.63660274 +0000 UTC m=+102.707708770 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f62c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c00e0 item 10 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f6900): _readAt: size=2, off=0 2025/09/06 02:42:19 ERROR : open-test-file(0xc0005f6900): Couldn't read size of file 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f6900): >_readAt: n=0, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f6900): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f6900): >_writeAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f6900): close: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f6900): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f6cc0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f6cc0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f6cc0): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f6cc0): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f6cc0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.638390839 +0000 UTC m=+102.709496829 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f6cc0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f71c0): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f71c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f71c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f71c0): >_readAt: n=2, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f71c0): _writeAt: size=3, off=2 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f71c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f71c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.638390839 +0000 UTC m=+102.709496829 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f71c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f76c0): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f76c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f76c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f76c0): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f76c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.638390839 +0000 UTC m=+102.709496829 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f76c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c1030 item 11 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f7d40): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f7d40): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f7d40): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f7d40): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f7d40): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.640814493 +0000 UTC m=+102.711920492 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f7d40): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d54300): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d54300): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d54300): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d54300): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d54300): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.640814493 +0000 UTC m=+102.711920492 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d54300): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000510310 item 12 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d54940): _readAt: size=2, off=0 2025/09/06 02:42:19 ERROR : open-test-file(0xc000d54940): Couldn't read size of file 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d54940): >_readAt: n=0, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d54940): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d54940): >_writeAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d54940): close: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d54940): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d54d00): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d54d00): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d54d00): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d54d00): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d54d00): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.64272929 +0000 UTC m=+102.713835278 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d54d00): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d553c0): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d553c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d553c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d553c0): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d553c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.64272929 +0000 UTC m=+102.713835278 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d553c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000510b60 item 13 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d55a40): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d55a40): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d55a40): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d55a40): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d55a40): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.644541455 +0000 UTC m=+102.715647444 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d55a40): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d6c000): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d6c000): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d6c000): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d6c000): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d6c000): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.644541455 +0000 UTC m=+102.715647444 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d6c000): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000511030 item 14 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d6c640): _readAt: size=2, off=0 2025/09/06 02:42:19 ERROR : open-test-file(0xc000d6c640): Couldn't read size of file 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d6c640): >_readAt: n=0, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d6c640): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d6c640): >_writeAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d6c640): close: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d6c640): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d6ca00): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d6ca00): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d6ca00): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d6ca00): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d6ca00): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.646285992 +0000 UTC m=+102.717391981 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d6ca00): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d6d0c0): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d6d0c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d6d0c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d6d0c0): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d6d0c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.646285992 +0000 UTC m=+102.717391981 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d6d0c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005115e0 item 15 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 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/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d6d740): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d6d740): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d6d740): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d6d740): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d6d740): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.647947773 +0000 UTC m=+102.719053753 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d6d740): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d6dc80): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d6dc80): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d6dc80): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d6dc80): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d6dc80): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.647947773 +0000 UTC m=+102.719053753 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000d6dc80): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000511c70 item 16 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a12340): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a12340): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a12340): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a12340): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a12340): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.649518064 +0000 UTC m=+102.720624053 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a12340): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a127c0): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a127c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a127c0): open at offset 5 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a127c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a127c0): >_readAt: n=2, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a127c0): _writeAt: size=3, off=7 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a127c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a127c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.649518064 +0000 UTC m=+102.720624053 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a127c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a12cc0): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a12cc0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a12cc0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a12cc0): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a12cc0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.649518064 +0000 UTC m=+102.720624053 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a12cc0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d42a0 item 17 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a13340): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a13340): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a13340): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a13340): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a13340): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.651909657 +0000 UTC m=+102.723015646 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a13340): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a13880): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a13880): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a13880): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a13880): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a13880): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.651909657 +0000 UTC m=+102.723015646 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a13880): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d4af0 item 18 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a13f00): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a13f00): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a13f00): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a13f00): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a13f00): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.653649335 +0000 UTC m=+102.724755324 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a13f00): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a42480): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a42480): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a42480): open at offset 5 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a42480): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a42480): >_readAt: n=2, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a42480): _writeAt: size=3, off=7 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a42480): >_writeAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a42480): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.653649335 +0000 UTC m=+102.724755324 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a42480): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a42980): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a42980): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a42980): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a42980): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a42980): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.653649335 +0000 UTC m=+102.724755324 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a42980): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d5420 item 19 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a43000): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a43000): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a43000): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a43000): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a43000): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.656105139 +0000 UTC m=+102.727211138 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a43000): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a43540): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a43540): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a43540): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a43540): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a43540): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.656105139 +0000 UTC m=+102.727211138 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a43540): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d5b20 item 20 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a43bc0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a43bc0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a43bc0): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a43bc0): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a43bc0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.657738558 +0000 UTC m=+102.728844547 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a43bc0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6a140): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6a140): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6a140): open at offset 5 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6a140): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6a140): >_readAt: n=2, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6a140): _writeAt: size=3, off=7 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6a140): >_writeAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6a140): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.657738558 +0000 UTC m=+102.728844547 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6a140): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6a640): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6a640): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6a640): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6a640): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6a640): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.657738558 +0000 UTC m=+102.728844547 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6a640): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d5f10 item 21 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6acc0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6acc0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6acc0): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6acc0): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6acc0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.659940424 +0000 UTC m=+102.731046413 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6acc0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6b200): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6b200): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6b200): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6b200): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6b200): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.659940424 +0000 UTC m=+102.731046413 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6b200): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad2d0 item 22 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6b880): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6b880): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6b880): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6b880): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6b880): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.661489926 +0000 UTC m=+102.732595905 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6b880): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6bd80): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6bd80): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6bd80): open at offset 5 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6bd80): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6bd80): >_readAt: n=2, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6bd80): _writeAt: size=3, off=7 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6bd80): >_writeAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6bd80): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.661489926 +0000 UTC m=+102.732595905 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a6bd80): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8e300): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8e300): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8e300): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8e300): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8e300): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.661489926 +0000 UTC m=+102.732595905 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8e300): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ada40 item 23 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 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/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8e980): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8e980): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8e980): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8e980): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8e980): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.663833929 +0000 UTC m=+102.734939918 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8e980): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8eec0): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8eec0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8eec0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8eec0): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8eec0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.663833929 +0000 UTC m=+102.734939918 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8eec0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f6a80 item 24 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8f500): _readAt: size=2, off=0 2025/09/06 02:42:19 ERROR : open-test-file(0xc000a8f500): Couldn't read size of file 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8f500): >_readAt: n=0, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8f500): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8f500): >_writeAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8f500): close: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8f500): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8f8c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8f8c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8f8c0): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8f8c0): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8f8c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.665555273 +0000 UTC m=+102.736661262 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8f8c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8fdc0): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8fdc0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8fdc0): open at offset 5 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8fdc0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8fdc0): >_readAt: n=2, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8fdc0): _writeAt: size=3, off=7 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8fdc0): >_writeAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8fdc0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.665555273 +0000 UTC m=+102.736661262 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8fdc0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa8380): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa8380): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa8380): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa8380): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa8380): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.665555273 +0000 UTC m=+102.736661262 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa8380): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f7490 item 25 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa8a00): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa8a00): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa8a00): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa8a00): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa8a00): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.667696094 +0000 UTC m=+102.738802083 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa8a00): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa8f40): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa8f40): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa8f40): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa8f40): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa8f40): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.667696094 +0000 UTC m=+102.738802083 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa8f40): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003be700 item 26 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa9580): _readAt: size=2, off=0 2025/09/06 02:42:19 ERROR : open-test-file(0xc000aa9580): Couldn't read size of file 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa9580): >_readAt: n=0, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa9580): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa9580): >_writeAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa9580): close: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa9580): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa9940): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa9940): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa9940): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa9940): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa9940): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.66935955 +0000 UTC m=+102.740465539 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa9940): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa9e40): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa9e40): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa9e40): open at offset 5 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa9e40): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa9e40): >_readAt: n=2, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa9e40): _writeAt: size=3, off=7 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa9e40): >_writeAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa9e40): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.66935955 +0000 UTC m=+102.740465539 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa9e40): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ade400): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ade400): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ade400): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ade400): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ade400): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.66935955 +0000 UTC m=+102.740465539 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ade400): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bf110 item 27 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 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/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000adea80): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000adea80): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000adea80): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000adea80): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000adea80): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.672235502 +0000 UTC m=+102.743341512 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000adea80): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000adefc0): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000adefc0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000adefc0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000adefc0): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000adefc0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.672235502 +0000 UTC m=+102.743341512 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000adefc0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bfb90 item 28 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000adf600): _readAt: size=2, off=0 2025/09/06 02:42:19 ERROR : open-test-file(0xc000adf600): Couldn't read size of file 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000adf600): >_readAt: n=0, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000adf600): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000adf600): >_writeAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000adf600): close: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000adf600): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000adf9c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000adf9c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000adf9c0): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000adf9c0): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000adf9c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.674465212 +0000 UTC m=+102.745571221 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000adf9c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b08100): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b08100): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b08100): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b08100): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b08100): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.674465212 +0000 UTC m=+102.745571221 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b08100): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc2a0 item 29 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 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/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a2140): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a2140): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a2140): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a2140): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a2140): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.677034188 +0000 UTC m=+102.748140178 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a2140): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b08940): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b08940): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b08940): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b08940): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b08940): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.677034188 +0000 UTC m=+102.748140178 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b08940): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc930 item 30 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b08f80): _readAt: size=2, off=0 2025/09/06 02:42:19 ERROR : open-test-file(0xc000b08f80): Couldn't read size of file 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b08f80): >_readAt: n=0, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b08f80): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b08f80): >_writeAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b08f80): close: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b08f80): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b09340): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b09340): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b09340): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b09340): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b09340): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.680896344 +0000 UTC m=+102.752002333 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b09340): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a2700): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a2700): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a2700): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a2700): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a2700): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.680896344 +0000 UTC m=+102.752002333 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a2700): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fcd90 item 31 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a2e00): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a2e00): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a2e00): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a2e00): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a2e00): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.68308692 +0000 UTC m=+102.754192909 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a2e00): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a3340): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a3340): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a3340): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a3340): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a3340): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.68308692 +0000 UTC m=+102.754192909 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a3340): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004da4d0 item 32 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a3980): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a3980): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a3980): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a3980): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a3980): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.684791592 +0000 UTC m=+102.755897581 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a3980): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a3e00): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a3e00): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a3e00): _writeAt: size=3, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a3e00): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a3e00): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004da930 item 33 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a3e00): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a3e00): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.686038044 +0000 UTC m=+102.757144032 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a3e00): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b08380): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b08380): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b08380): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b08380): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b08380): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.686038044 +0000 UTC m=+102.757144032 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b08380): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dae00 item 33 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b09d80): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b09d80): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b09d80): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b09d80): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b09d80): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.687653699 +0000 UTC m=+102.758759688 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b09d80): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008ca280): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008ca280): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db340 item 34 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008ca280): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008ca280): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008ca280): _writeAt: size=3, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008ca280): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008ca280): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.688274826 +0000 UTC m=+102.759380815 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008ca280): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008ca800): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008ca800): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008ca800): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008ca800): >_readAt: n=3, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008ca800): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.688274826 +0000 UTC m=+102.759380815 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008ca800): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db7a0 item 34 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008cae40): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008cae40): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008cae40): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008cae40): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008cae40): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.690079746 +0000 UTC m=+102.761185736 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008cae40): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008cb2c0): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008cb2c0): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008cb2c0): _writeAt: size=3, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008cb2c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008cb2c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dbce0 item 35 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008cb2c0): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008cb2c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.690721412 +0000 UTC m=+102.761827390 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008cb2c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008cb7c0): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008cb7c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008cb7c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008cb7c0): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008cb7c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.690721412 +0000 UTC m=+102.761827390 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008cb7c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c000 item 35 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008cbe40): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008cbe40): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008cbe40): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008cbe40): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008cbe40): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.692358247 +0000 UTC m=+102.763464226 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008cbe40): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091a3c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091a3c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c690 item 36 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091a3c0): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091a3c0): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091a3c0): _writeAt: size=3, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091a3c0): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091a3c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.693054335 +0000 UTC m=+102.764160324 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091a3c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091a940): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091a940): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091a940): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091a940): >_readAt: n=3, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091a940): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.693054335 +0000 UTC m=+102.764160324 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091a940): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c930 item 36 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091af80): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091af80): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091af80): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091af80): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091af80): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.694594218 +0000 UTC m=+102.765700207 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091af80): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091b400): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091b400): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091b400): _writeAt: size=3, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091b400): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091b400): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046cee0 item 37 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091b400): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091b400): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.695312147 +0000 UTC m=+102.766418136 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091b400): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091b900): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091b900): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091b900): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091b900): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091b900): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.695312147 +0000 UTC m=+102.766418136 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00091b900): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d0a0 item 37 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00034e580): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00034e580): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00034e580): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00034e580): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00034e580): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.696923423 +0000 UTC m=+102.768029413 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00034e580): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00034fa80): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00034fa80): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046db90 item 38 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00034fa80): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00034fa80): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00034fa80): _writeAt: size=3, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00034fa80): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00034fa80): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.697633679 +0000 UTC m=+102.768739668 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00034fa80): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b4080): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b4080): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b4080): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b4080): >_readAt: n=3, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b4080): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.697633679 +0000 UTC m=+102.768739668 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b4080): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046dd50 item 38 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b4700): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b4700): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b4700): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b4700): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b4700): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.69916744 +0000 UTC m=+102.770273428 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b4700): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b4c00): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b4c00): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b4c00): _writeAt: size=3, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b4c00): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b4c00): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc7e0 item 39 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b4c00): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b4c00): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.699837428 +0000 UTC m=+102.770943417 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b4c00): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b5100): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b5100): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b5100): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b5100): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b5100): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.699837428 +0000 UTC m=+102.770943417 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b5100): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd1f0 item 39 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b5780): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b5780): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b5780): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b5780): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b5780): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.701624366 +0000 UTC m=+102.772730355 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b5780): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b5c80): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b5c80): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd8f0 item 40 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b5c80): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b5c80): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b5c80): _writeAt: size=3, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b5c80): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b5c80): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.70234533 +0000 UTC m=+102.773451319 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009b5c80): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0004167c0): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0004167c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0004167c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0004167c0): >_readAt: n=3, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0004167c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.70234533 +0000 UTC m=+102.773451319 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0004167c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fdce0 item 40 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000417240): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000417240): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000417240): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000417240): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000417240): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000417240): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000417240): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.703908487 +0000 UTC m=+102.775014476 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000417240): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000417f40): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000417f40): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000417f40): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003675e0 item 41 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000417f40): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000417f40): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.70494274 +0000 UTC m=+102.776048729 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000417f40): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0004d0700): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0004d0700): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0004d0700): _writeAt: size=3, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0004d0700): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0004d0700): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367c70 item 41 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0004d0700): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0004d0700): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.705681007 +0000 UTC m=+102.776786996 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0004d0700): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0004d1b00): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0004d1b00): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0004d1b00): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0004d1b00): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0004d1b00): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.705681007 +0000 UTC m=+102.776786996 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0004d1b00): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a40e0 item 41 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006be200): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006be200): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006be200): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006be200): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006be200): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006be200): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006be200): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.707394536 +0000 UTC m=+102.778500515 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006be200): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006be700): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006be700): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006be700): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4540 item 42 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006be700): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006be700): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.708046441 +0000 UTC m=+102.779152430 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006be700): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006bec40): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006bec40): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4770 item 42 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006bec40): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006bec40): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006bec40): _writeAt: size=3, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006bec40): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006bec40): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.708789677 +0000 UTC m=+102.779895666 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006bec40): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006bf1c0): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006bf1c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006bf1c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006bf1c0): >_readAt: n=3, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006bf1c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.708789677 +0000 UTC m=+102.779895666 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006bf1c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4930 item 42 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006bf800): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006bf800): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006bf800): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006bf800): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006bf800): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006bf800): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006bf800): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.710201939 +0000 UTC m=+102.781307929 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006bf800): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006bfd00): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006bfd00): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006bfd00): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4e00 item 43 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006bfd00): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006bfd00): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.710881177 +0000 UTC m=+102.781987165 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0006bfd00): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f0440): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f0440): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f0440): _writeAt: size=3, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f0440): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f0440): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5030 item 43 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f0440): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f0440): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.71153794 +0000 UTC m=+102.782643929 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f0440): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f0980): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f0980): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f0980): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f0980): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f0980): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.71153794 +0000 UTC m=+102.782643929 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f0980): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5260 item 43 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f0fc0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f0fc0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f0fc0): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f0fc0): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f0fc0): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f0fc0): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f0fc0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.713202367 +0000 UTC m=+102.784308356 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f0fc0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f14c0): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f14c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f14c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a56c0 item 44 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f14c0): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f14c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.713930274 +0000 UTC m=+102.785036263 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f14c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f1a00): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f1a00): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a58f0 item 44 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f1a00): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f1a00): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f1a00): _writeAt: size=3, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f1a00): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f1a00): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.714570297 +0000 UTC m=+102.785676286 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009f1a00): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b4000): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b4000): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b4000): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b4000): >_readAt: n=3, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b4000): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.714570297 +0000 UTC m=+102.785676286 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b4000): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5ea0 item 44 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b4640): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b4640): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b4640): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b4640): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b4640): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b4640): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b4640): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.716449607 +0000 UTC m=+102.787555596 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b4640): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b4b40): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b4b40): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b4b40): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cc620 item 45 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b4b40): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b4b40): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.717172135 +0000 UTC m=+102.788278114 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b4b40): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b5240): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b5240): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b5240): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b5240): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b5240): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.717172135 +0000 UTC m=+102.788278114 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b5240): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cc7e0 item 45 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b5880): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b5880): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b5880): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b5880): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b5880): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b5880): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b5880): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.718804782 +0000 UTC m=+102.789910770 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b5880): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b5d80): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b5d80): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b5d80): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ccc40 item 46 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b5d80): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b5d80): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.719391334 +0000 UTC m=+102.790497323 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007b5d80): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007ea640): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007ea640): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007ea640): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007ea640): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007ea640): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.719391334 +0000 UTC m=+102.790497323 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007ea640): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ccee0 item 46 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007ead80): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007ead80): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007ead80): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007ead80): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007ead80): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007ead80): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007ead80): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.721019603 +0000 UTC m=+102.792125592 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007ead80): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007eb280): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007eb280): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007eb280): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cd340 item 47 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007eb280): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007eb280): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.722157981 +0000 UTC m=+102.793264011 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007eb280): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007eb980): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007eb980): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007eb980): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007eb980): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007eb980): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.722157981 +0000 UTC m=+102.793264011 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007eb980): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cdc00 item 47 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000800080): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000800080): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000800080): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000800080): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000800080): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000800080): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000800080): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.725554663 +0000 UTC m=+102.796660652 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000800080): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000800580): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000800580): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000800580): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004380e0 item 48 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000800580): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000800580): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.726308119 +0000 UTC m=+102.797414148 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000800580): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000800cc0): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000800cc0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000800cc0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000800cc0): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000800cc0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.726308119 +0000 UTC m=+102.797414148 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000800cc0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004383f0 item 48 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000801300): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000801300): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000801300): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000801300): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000801300): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.728407883 +0000 UTC m=+102.799513873 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000801300): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000801780): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000801780): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000801780): _writeAt: size=3, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000801780): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000801780): open at offset 5 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000801780): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438770 item 49 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000801780): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000801780): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.729033148 +0000 UTC m=+102.800139137 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000801780): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000801cc0): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000801cc0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000801cc0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000801cc0): >_readAt: n=8, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000801cc0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.729033148 +0000 UTC m=+102.800139137 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000801cc0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438af0 item 49 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e43c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e43c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e43c0): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e43c0): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e43c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.730495034 +0000 UTC m=+102.801601024 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e43c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e4900): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e4900): open at offset 5 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e4900): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438fc0 item 50 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e4900): _readAt: size=2, off=5 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e4900): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e4900): _writeAt: size=3, off=5 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e4900): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e4900): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.731226739 +0000 UTC m=+102.802332728 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e4900): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e4e80): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e4e80): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e4e80): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e4e80): >_readAt: n=3, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e4e80): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.731226739 +0000 UTC m=+102.802332728 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e4e80): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439260 item 50 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e5500): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e5500): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e5500): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e5500): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e5500): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.732646316 +0000 UTC m=+102.803752315 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e5500): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e5a00): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e5a00): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e5a00): _writeAt: size=3, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e5a00): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e5a00): open at offset 5 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e5a00): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439730 item 51 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e5a00): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e5a00): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.733245241 +0000 UTC m=+102.804351230 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e5a00): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e5f40): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e5f40): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e5f40): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e5f40): >_readAt: n=8, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e5f40): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.733245241 +0000 UTC m=+102.804351230 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009e5f40): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004399d0 item 51 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000956c00): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000956c00): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000956c00): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000956c00): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000956c00): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.734837602 +0000 UTC m=+102.805943591 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000956c00): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009573c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009573c0): open at offset 5 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009573c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e6930 item 52 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009573c0): _readAt: size=2, off=5 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009573c0): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009573c0): _writeAt: size=3, off=5 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009573c0): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009573c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.735513242 +0000 UTC m=+102.806619232 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0009573c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000957bc0): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000957bc0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000957bc0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000957bc0): >_readAt: n=3, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000957bc0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.735513242 +0000 UTC m=+102.806619232 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000957bc0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e6d90 item 52 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083c3c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083c3c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083c3c0): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083c3c0): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083c3c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.737811631 +0000 UTC m=+102.808917659 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083c3c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083c8c0): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083c8c0): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083c8c0): _writeAt: size=3, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083c8c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083c8c0): open at offset 5 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083c8c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e7960 item 53 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083c8c0): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083c8c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.738417589 +0000 UTC m=+102.809523577 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083c8c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083ce00): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083ce00): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083ce00): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083ce00): >_readAt: n=8, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083ce00): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.738417589 +0000 UTC m=+102.809523577 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083ce00): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b8000 item 53 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083d480): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083d480): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083d480): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083d480): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083d480): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.739970276 +0000 UTC m=+102.811076264 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083d480): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083d980): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083d980): open at offset 5 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083d980): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b91f0 item 54 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083d980): _readAt: size=2, off=5 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083d980): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083d980): _writeAt: size=3, off=5 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083d980): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083d980): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.740677435 +0000 UTC m=+102.811783423 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083d980): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083df00): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083df00): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083df00): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083df00): >_readAt: n=3, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083df00): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.740677435 +0000 UTC m=+102.811783423 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc00083df00): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b95e0 item 54 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000556d00): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000556d00): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000556d00): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000556d00): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000556d00): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.742210965 +0000 UTC m=+102.813316954 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000556d00): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000557200): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000557200): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000557200): _writeAt: size=3, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000557200): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000557200): open at offset 5 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000557200): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000118000 item 55 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000557200): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000557200): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.742839746 +0000 UTC m=+102.813945735 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000557200): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000557740): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000557740): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000557740): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000557740): >_readAt: n=8, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000557740): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.742839746 +0000 UTC m=+102.813945735 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000557740): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001181c0 item 55 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000557f40): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000557f40): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000557f40): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000557f40): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000557f40): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.744383476 +0000 UTC m=+102.815489466 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000557f40): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c64c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c64c0): open at offset 5 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c64c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000118cb0 item 56 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c64c0): _readAt: size=2, off=5 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c64c0): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c64c0): _writeAt: size=3, off=5 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c64c0): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c64c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.745055358 +0000 UTC m=+102.816161338 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c64c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c6a80): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c6a80): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c6a80): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c6a80): >_readAt: n=3, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c6a80): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.745055358 +0000 UTC m=+102.816161338 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c6a80): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000118e70 item 56 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c70c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c70c0): open at offset 0 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c70c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c70c0): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c70c0): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c70c0): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c70c0): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c70c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.746437456 +0000 UTC m=+102.817543444 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c70c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c7700): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c7700): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c7700): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001195e0 item 57 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c7700): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c7700): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.747104839 +0000 UTC m=+102.818210828 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c7700): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c7c40): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c7c40): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c7c40): _writeAt: size=3, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c7c40): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c7c40): open at offset 5 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c7c40): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044c070 item 57 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c7c40): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c7c40): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.747814022 +0000 UTC m=+102.818920011 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007c7c40): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffc240): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffc240): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffc240): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffc240): >_readAt: n=8, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffc240): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.747814022 +0000 UTC m=+102.818920011 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffc240): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044c2a0 item 57 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffc880): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffc880): open at offset 0 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffc880): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffc880): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffc880): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffc880): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffc880): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffc880): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.750206386 +0000 UTC m=+102.821312375 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffc880): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffcdc0): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffcdc0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffcdc0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044c9a0 item 58 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffcdc0): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffcdc0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.751567463 +0000 UTC m=+102.822673492 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffcdc0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffd300): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffd300): open at offset 5 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffd300): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044cbd0 item 58 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffd300): _readAt: size=2, off=5 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffd300): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffd300): _writeAt: size=3, off=5 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffd300): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffd300): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.7531412 +0000 UTC m=+102.824247218 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffd300): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffd900): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffd900): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffd900): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffd900): >_readAt: n=3, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffd900): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.7531412 +0000 UTC m=+102.824247218 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffd900): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044d0a0 item 58 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffdf40): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffdf40): open at offset 0 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffdf40): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffdf40): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffdf40): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffdf40): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffdf40): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffdf40): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.755769948 +0000 UTC m=+102.826875977 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ffdf40): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd8500): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd8500): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd8500): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044d7a0 item 59 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd8500): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd8500): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.756340169 +0000 UTC m=+102.827446158 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd8500): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd8a80): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd8a80): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd8a80): _writeAt: size=3, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd8a80): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd8a80): open at offset 5 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd8a80): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044dd50 item 59 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd8a80): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd8a80): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.757026609 +0000 UTC m=+102.828132599 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd8a80): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd9000): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd9000): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd9000): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd9000): >_readAt: n=8, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd9000): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.757026609 +0000 UTC m=+102.828132599 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd9000): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004024d0 item 59 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd96c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd96c0): open at offset 0 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd96c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd96c0): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd96c0): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd96c0): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd96c0): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd96c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.75890054 +0000 UTC m=+102.830006528 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd96c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd9c40): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd9c40): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd9c40): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402e00 item 60 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd9c40): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd9c40): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.759510746 +0000 UTC m=+102.830616734 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000fd9c40): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000558200): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000558200): open at offset 5 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000558200): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004036c0 item 60 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000558200): _readAt: size=2, off=5 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000558200): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000558200): _writeAt: size=3, off=5 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000558200): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000558200): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.760317992 +0000 UTC m=+102.831423981 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000558200): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005587c0): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005587c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005587c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005587c0): >_readAt: n=3, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005587c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.760317992 +0000 UTC m=+102.831423981 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005587c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403960 item 60 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000558e00): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000558e00): open at offset 0 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000558e00): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000558e00): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000558e00): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000558e00): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000558e00): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000558e00): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.761882602 +0000 UTC m=+102.832988601 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000558e00): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000559380): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000559380): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000559380): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000398310 item 61 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000559380): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000559380): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.762535408 +0000 UTC m=+102.833641397 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000559380): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000559ac0): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000559ac0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000559ac0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000559ac0): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000559ac0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.762535408 +0000 UTC m=+102.833641397 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000559ac0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000398620 item 61 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b6180): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b6180): open at offset 0 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b6180): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b6180): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b6180): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b6180): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b6180): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b6180): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.764301516 +0000 UTC m=+102.835407505 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b6180): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b66c0): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b66c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b66c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000398e00 item 62 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b66c0): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b66c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.764868642 +0000 UTC m=+102.835974630 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b66c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b6dc0): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b6dc0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b6dc0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b6dc0): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b6dc0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.764868642 +0000 UTC m=+102.835974630 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b6dc0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003993b0 item 62 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b7440): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b7440): open at offset 0 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b7440): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b7440): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b7440): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b7440): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b7440): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b7440): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.766689583 +0000 UTC m=+102.837795572 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b7440): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b7980): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b7980): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b7980): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003998f0 item 63 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b7980): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b7980): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.76729478 +0000 UTC m=+102.838400769 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0008b7980): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bec140): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bec140): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bec140): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bec140): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bec140): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.76729478 +0000 UTC m=+102.838400769 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bec140): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000399e30 item 63 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bec780): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bec780): open at offset 0 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bec780): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bec780): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bec780): >_readAt: n=0, err=Bad file descriptor 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bec780): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bec780): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bec780): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.76896136 +0000 UTC m=+102.840067350 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bec780): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000beccc0): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000beccc0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000beccc0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a2690 item 64 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000beccc0): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000beccc0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.770927544 +0000 UTC m=+102.842033533 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000beccc0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bed3c0): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bed3c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bed3c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bed3c0): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bed3c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.770927544 +0000 UTC m=+102.842033533 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bed3c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a28c0 item 64 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000beda00): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000beda00): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000beda00): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000beda00): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000beda00): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.772696908 +0000 UTC m=+102.843802898 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000beda00): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bede80): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bede80): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bede80): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bede80): >_readAt: n=2, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bede80): _writeAt: size=3, off=2 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a30a0 item 65 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bede80): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bede80): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.773535604 +0000 UTC m=+102.844641623 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bede80): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f6440): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f6440): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f6440): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f6440): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f6440): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.773535604 +0000 UTC m=+102.844641623 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f6440): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a3570 item 65 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f6a80): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f6a80): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f6a80): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f6a80): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f6a80): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.776164352 +0000 UTC m=+102.847270372 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f6a80): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f6f00): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f6f00): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a3b90 item 66 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f6f00): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f6f00): >_readAt: n=0, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f6f00): _writeAt: size=3, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f6f00): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f6f00): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.777151848 +0000 UTC m=+102.848257867 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f6f00): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f7440): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f7440): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f7440): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f7440): >_readAt: n=3, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f7440): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.777151848 +0000 UTC m=+102.848257867 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f7440): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a3d50 item 66 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f7a80): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f7a80): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f7a80): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f7a80): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f7a80): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.77901105 +0000 UTC m=+102.850117039 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f7a80): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f7f00): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f7f00): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f7f00): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f7f00): >_readAt: n=2, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f7f00): _writeAt: size=3, off=2 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ee380 item 67 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f7f00): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f7f00): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.779648319 +0000 UTC m=+102.850754298 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0005f7f00): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000942480): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000942480): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000942480): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000942480): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000942480): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.779648319 +0000 UTC m=+102.850754298 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000942480): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ee8c0 item 67 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000942b00): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000942b00): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000942b00): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000942b00): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000942b00): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.781336479 +0000 UTC m=+102.852442469 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000942b00): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000943000): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000943000): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ef2d0 item 68 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000943000): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000943000): >_readAt: n=0, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000943000): _writeAt: size=3, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000943000): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000943000): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.782041073 +0000 UTC m=+102.853147063 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000943000): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000943540): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000943540): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000943540): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000943540): >_readAt: n=3, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000943540): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.782041073 +0000 UTC m=+102.853147063 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000943540): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ef5e0 item 68 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000943b80): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000943b80): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000943b80): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000943b80): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000943b80): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.783562832 +0000 UTC m=+102.854668821 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000943b80): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000972080): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000972080): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000972080): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000972080): >_readAt: n=2, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000972080): _writeAt: size=3, off=2 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0070 item 69 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000972080): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000972080): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.784326437 +0000 UTC m=+102.855432426 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000972080): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000972580): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000972580): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000972580): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000972580): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000972580): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.784326437 +0000 UTC m=+102.855432426 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000972580): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c02a0 item 69 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000972c00): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000972c00): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000972c00): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000972c00): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000972c00): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.785915522 +0000 UTC m=+102.857021511 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000972c00): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000973100): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000973100): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0a80 item 70 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000973100): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000973100): >_readAt: n=0, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000973100): _writeAt: size=3, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000973100): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000973100): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.786657797 +0000 UTC m=+102.857763786 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000973100): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000973640): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000973640): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000973640): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000973640): >_readAt: n=3, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000973640): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.786657797 +0000 UTC m=+102.857763786 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000973640): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0c40 item 70 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000973cc0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000973cc0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000973cc0): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000973cc0): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000973cc0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.788196758 +0000 UTC m=+102.859302746 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000973cc0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a12240): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a12240): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a12240): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a12240): >_readAt: n=2, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a12240): _writeAt: size=3, off=2 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1030 item 71 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a12240): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a12240): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.789424414 +0000 UTC m=+102.860530404 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a12240): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a12740): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a12740): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a12740): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a12740): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a12740): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.789424414 +0000 UTC m=+102.860530404 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a12740): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1340 item 71 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a12dc0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a12dc0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a12dc0): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a12dc0): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a12dc0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.790988492 +0000 UTC m=+102.862094482 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a12dc0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a132c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a132c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c16c0 item 72 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a132c0): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a132c0): >_readAt: n=0, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a132c0): _writeAt: size=3, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a132c0): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a132c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.791730657 +0000 UTC m=+102.862836647 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a132c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a13800): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a13800): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a13800): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a13800): >_readAt: n=3, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a13800): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.791730657 +0000 UTC m=+102.862836647 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a13800): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1ab0 item 72 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a13dc0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a13dc0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a13dc0): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a13dc0): >_readAt: n=0, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a13dc0): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a13dc0): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a13dc0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.79329221 +0000 UTC m=+102.864398200 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a13dc0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a3c340): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a3c340): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a3c340): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1e30 item 73 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a3c340): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a3c340): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.793859797 +0000 UTC m=+102.864965786 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a3c340): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a3c800): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a3c800): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a3c800): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a3c800): >_readAt: n=2, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a3c800): _writeAt: size=3, off=2 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000538230 item 73 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a3c800): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a3c800): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.794497144 +0000 UTC m=+102.865603133 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a3c800): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a3cd40): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a3cd40): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a3cd40): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a3cd40): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a3cd40): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.794497144 +0000 UTC m=+102.865603133 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a3cd40): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000538540 item 73 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a3d380): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a3d380): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a3d380): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a3d380): >_readAt: n=0, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a3d380): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a3d380): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a3d380): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.796168995 +0000 UTC m=+102.867274984 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a3d380): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a3d880): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a3d880): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a3d880): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000538fc0 item 74 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a3d880): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a3d880): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.796728997 +0000 UTC m=+102.867834986 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a3d880): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a3ddc0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a3ddc0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005395e0 item 74 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a3ddc0): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a3ddc0): >_readAt: n=0, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a3ddc0): _writeAt: size=3, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a3ddc0): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a3ddc0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.797528259 +0000 UTC m=+102.868634248 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a3ddc0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a663c0): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a663c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a663c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a663c0): >_readAt: n=3, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a663c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.797528259 +0000 UTC m=+102.868634248 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a663c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c00e0 item 74 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a66a00): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a66a00): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a66a00): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a66a00): >_readAt: n=0, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a66a00): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a66a00): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a66a00): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.799286953 +0000 UTC m=+102.870392942 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a66a00): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a66f00): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a66f00): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a66f00): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c1030 item 75 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a66f00): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a66f00): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.80004098 +0000 UTC m=+102.871146969 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a66f00): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a67440): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a67440): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a67440): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a67440): >_readAt: n=2, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a67440): _writeAt: size=3, off=2 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c1730 item 75 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a67440): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a67440): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.800859989 +0000 UTC m=+102.871965977 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a67440): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a67980): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a67980): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a67980): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a67980): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a67980): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.800859989 +0000 UTC m=+102.871965977 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a67980): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c1d50 item 75 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8e040): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8e040): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8e040): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8e040): >_readAt: n=0, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8e040): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8e040): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8e040): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.803834206 +0000 UTC m=+102.874940225 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8e040): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8e540): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8e540): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8e540): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000510a10 item 76 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8e540): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8e540): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.804639008 +0000 UTC m=+102.875745018 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8e540): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8ea80): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8ea80): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000510bd0 item 76 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8ea80): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8ea80): >_readAt: n=0, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8ea80): _writeAt: size=3, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8ea80): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8ea80): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.80591786 +0000 UTC m=+102.877023870 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8ea80): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8f000): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8f000): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8f000): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8f000): >_readAt: n=3, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8f000): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.80591786 +0000 UTC m=+102.877023870 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8f000): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000510ee0 item 76 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8f640): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8f640): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8f640): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8f640): >_readAt: n=0, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8f640): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8f640): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8f640): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.809036249 +0000 UTC m=+102.880142268 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8f640): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8fb40): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8fb40): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8fb40): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000511420 item 77 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8fb40): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8fb40): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.810172243 +0000 UTC m=+102.881278252 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000a8fb40): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa82c0): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa82c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa82c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa82c0): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa82c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.810172243 +0000 UTC m=+102.881278252 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa82c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000511650 item 77 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa8900): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa8900): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa8900): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa8900): >_readAt: n=0, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa8900): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa8900): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa8900): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.81406126 +0000 UTC m=+102.885167269 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa8900): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa8e00): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa8e00): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa8e00): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000511ce0 item 78 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa8e00): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa8e00): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.81512597 +0000 UTC m=+102.886231978 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa8e00): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa9500): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa9500): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa9500): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa9500): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa9500): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.81512597 +0000 UTC m=+102.886231978 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa9500): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d40e0 item 78 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa9b40): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa9b40): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa9b40): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa9b40): >_readAt: n=0, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa9b40): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa9b40): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa9b40): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.817581773 +0000 UTC m=+102.888687782 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000aa9b40): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ade0c0): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ade0c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ade0c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d47e0 item 79 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ade0c0): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ade0c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.818426991 +0000 UTC m=+102.889533001 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ade0c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ade7c0): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ade7c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ade7c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ade7c0): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ade7c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.818426991 +0000 UTC m=+102.889533001 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000ade7c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d49a0 item 79 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000adee00): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000adee00): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000adee00): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000adee00): >_readAt: n=0, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000adee00): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000adee00): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000adee00): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.8219293 +0000 UTC m=+102.893035320 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000adee00): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000adf300): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000adf300): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000adf300): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d5260 item 80 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000adf300): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000adf300): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.822915154 +0000 UTC m=+102.894021173 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000adf300): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000adfa00): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000adfa00): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000adfa00): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000adfa00): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000adfa00): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.822915154 +0000 UTC m=+102.894021173 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000adfa00): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d5500 item 80 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b360c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b360c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b360c0): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b360c0): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b360c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.825360126 +0000 UTC m=+102.896466135 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b360c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b36540): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b36540): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b36540): open at offset 5 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b36540): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b36540): >_readAt: n=2, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b36540): _writeAt: size=3, off=7 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d59d0 item 81 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b36540): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b36540): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.826272861 +0000 UTC m=+102.897378870 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b36540): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b36a80): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b36a80): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b36a80): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b36a80): >_readAt: n=8, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b36a80): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.826272861 +0000 UTC m=+102.897378870 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b36a80): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d5ce0 item 81 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b37100): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b37100): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b37100): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b37100): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b37100): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.828982402 +0000 UTC m=+102.900088391 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b37100): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b37600): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b37600): open at offset 5 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b37600): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ac1c0 item 82 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b37600): _readAt: size=2, off=5 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b37600): >_readAt: n=0, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b37600): _writeAt: size=3, off=5 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b37600): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b37600): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.830177818 +0000 UTC m=+102.901283827 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b37600): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b37b80): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b37b80): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b37b80): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b37b80): >_readAt: n=3, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b37b80): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.830177818 +0000 UTC m=+102.901283827 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b37b80): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ac620 item 82 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b52280): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b52280): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b52280): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b52280): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b52280): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.832495952 +0000 UTC m=+102.903601962 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b52280): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b52780): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b52780): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b52780): open at offset 5 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b52780): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b52780): >_readAt: n=2, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b52780): _writeAt: size=3, off=7 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad650 item 83 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b52780): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b52780): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.833565752 +0000 UTC m=+102.904671772 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b52780): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b52cc0): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b52cc0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b52cc0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b52cc0): >_readAt: n=8, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b52cc0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.833565752 +0000 UTC m=+102.904671772 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b52cc0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ada40 item 83 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b53340): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b53340): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b53340): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b53340): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b53340): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.835643145 +0000 UTC m=+102.906749154 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b53340): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b53840): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b53840): open at offset 5 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b53840): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f6770 item 84 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b53840): _readAt: size=2, off=5 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b53840): >_readAt: n=0, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b53840): _writeAt: size=3, off=5 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b53840): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b53840): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.836333451 +0000 UTC m=+102.907439460 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b53840): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b53dc0): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b53dc0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b53dc0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b53dc0): >_readAt: n=3, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b53dc0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.836333451 +0000 UTC m=+102.907439460 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b53dc0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f6af0 item 84 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b744c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b744c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b744c0): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b744c0): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b744c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.838249992 +0000 UTC m=+102.909356001 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b744c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b749c0): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b749c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b749c0): open at offset 5 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b749c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b749c0): >_readAt: n=2, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b749c0): _writeAt: size=3, off=7 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f7570 item 85 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b749c0): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b749c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.839097264 +0000 UTC m=+102.910203274 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b749c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b74f00): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b74f00): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b74f00): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b74f00): >_readAt: n=8, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b74f00): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.839097264 +0000 UTC m=+102.910203274 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b74f00): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f7e30 item 85 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b75580): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b75580): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b75580): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b75580): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b75580): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.842174165 +0000 UTC m=+102.913280174 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b75580): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b75a80): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b75a80): open at offset 5 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b75a80): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003be7e0 item 86 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b75a80): _readAt: size=2, off=5 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b75a80): >_readAt: n=0, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b75a80): _writeAt: size=3, off=5 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b75a80): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b75a80): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.843308366 +0000 UTC m=+102.914414385 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b75a80): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b9a080): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b9a080): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b9a080): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b9a080): >_readAt: n=3, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b9a080): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.843308366 +0000 UTC m=+102.914414385 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b9a080): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bf030 item 86 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b9a700): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b9a700): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b9a700): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b9a700): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b9a700): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.845428138 +0000 UTC m=+102.916534147 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b9a700): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b9ac00): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b9ac00): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b9ac00): open at offset 5 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b9ac00): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b9ac00): >_readAt: n=2, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b9ac00): _writeAt: size=3, off=7 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bf5e0 item 87 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b9ac00): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b9ac00): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.846249591 +0000 UTC m=+102.917355601 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b9ac00): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b9b140): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b9b140): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b9b140): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b9b140): >_readAt: n=8, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b9b140): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.846249591 +0000 UTC m=+102.917355601 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b9b140): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bfab0 item 87 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b9b7c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b9b7c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b9b7c0): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b9b7c0): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b9b7c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.848055774 +0000 UTC m=+102.919161784 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b9b7c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b9bcc0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b9bcc0): open at offset 5 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b9bcc0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000536230 item 88 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b9bcc0): _readAt: size=2, off=5 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b9bcc0): >_readAt: n=0, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b9bcc0): _writeAt: size=3, off=5 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b9bcc0): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b9bcc0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.848836993 +0000 UTC m=+102.919943011 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b9bcc0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb82c0): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb82c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb82c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb82c0): >_readAt: n=3, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb82c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.848836993 +0000 UTC m=+102.919943011 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb82c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005367e0 item 88 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb8900): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb8900): open at offset 0 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb8900): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb8900): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb8900): >_readAt: n=0, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb8900): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb8900): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb8900): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.851162341 +0000 UTC m=+102.922268360 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb8900): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb8e40): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb8e40): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb8e40): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000536d90 item 89 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb8e40): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb8e40): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.851994825 +0000 UTC m=+102.923100844 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb8e40): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb9380): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb9380): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb9380): open at offset 5 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb9380): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb9380): >_readAt: n=2, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb9380): _writeAt: size=3, off=7 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000537180 item 89 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb9380): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb9380): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.852942845 +0000 UTC m=+102.924048865 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb9380): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb9900): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb9900): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb9900): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb9900): >_readAt: n=8, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb9900): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.852942845 +0000 UTC m=+102.924048865 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000bb9900): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005377a0 item 89 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007ca580): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007ca580): open at offset 0 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007ca580): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007ca580): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007ca580): >_readAt: n=0, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007ca580): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007ca580): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007ca580): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.854629735 +0000 UTC m=+102.925735724 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007ca580): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007caac0): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007caac0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007caac0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4700 item 90 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007caac0): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007caac0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.855215896 +0000 UTC m=+102.926321885 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007caac0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007cb000): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007cb000): open at offset 5 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007cb000): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4d20 item 90 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007cb000): _readAt: size=2, off=5 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007cb000): >_readAt: n=0, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007cb000): _writeAt: size=3, off=5 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007cb000): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007cb000): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.856164167 +0000 UTC m=+102.927270156 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007cb000): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007cb5c0): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007cb5c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007cb5c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007cb5c0): >_readAt: n=3, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007cb5c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.856164167 +0000 UTC m=+102.927270156 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007cb5c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5260 item 90 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007cbc00): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007cbc00): open at offset 0 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007cbc00): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007cbc00): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007cbc00): >_readAt: n=0, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007cbc00): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007cbc00): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007cbc00): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.857646603 +0000 UTC m=+102.928752592 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007cbc00): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c1e1c0): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c1e1c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c1e1c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5a40 item 91 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c1e1c0): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c1e1c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.858338342 +0000 UTC m=+102.929444332 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c1e1c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c1e700): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c1e700): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c1e700): open at offset 5 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c1e700): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c1e700): >_readAt: n=2, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c1e700): _writeAt: size=3, off=7 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5dc0 item 91 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c1e700): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c1e700): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.859041914 +0000 UTC m=+102.930147894 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c1e700): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c1ec80): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c1ec80): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c1ec80): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c1ec80): >_readAt: n=8, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c1ec80): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.859041914 +0000 UTC m=+102.930147894 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c1ec80): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050230 item 91 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c1f2c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c1f2c0): open at offset 0 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c1f2c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c1f2c0): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c1f2c0): >_readAt: n=0, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c1f2c0): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c1f2c0): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c1f2c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.861034967 +0000 UTC m=+102.932140947 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c1f2c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c1f800): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c1f800): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c1f800): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050700 item 92 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c1f800): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c1f800): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.862311707 +0000 UTC m=+102.933417706 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c1f800): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c1fd40): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c1fd40): open at offset 5 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c1fd40): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000508c0 item 92 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c1fd40): _readAt: size=2, off=5 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c1fd40): >_readAt: n=0, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c1fd40): _writeAt: size=3, off=5 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c1fd40): >_writeAt: n=3, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c1fd40): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.86323928 +0000 UTC m=+102.934345269 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c1fd40): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c3e380): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c3e380): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c3e380): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c3e380): >_readAt: n=3, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c3e380): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.86323928 +0000 UTC m=+102.934345269 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c3e380): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050b60 item 92 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c3e9c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c3e9c0): open at offset 0 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c3e9c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c3e9c0): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c3e9c0): >_readAt: n=0, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c3e9c0): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c3e9c0): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c3e9c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.867309846 +0000 UTC m=+102.938415836 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c3e9c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c3ef00): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c3ef00): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c3ef00): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000510a0 item 93 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c3ef00): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c3ef00): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.869079491 +0000 UTC m=+102.940185480 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c3ef00): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c3f600): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c3f600): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c3f600): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c3f600): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c3f600): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.869079491 +0000 UTC m=+102.940185480 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c3f600): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000512d0 item 93 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c3fc40): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c3fc40): open at offset 0 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c3fc40): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c3fc40): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c3fc40): >_readAt: n=0, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c3fc40): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c3fc40): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c3fc40): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.8767015 +0000 UTC m=+102.947807490 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c3fc40): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c64200): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c64200): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c64200): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051730 item 94 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c64200): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c64200): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.882724857 +0000 UTC m=+102.953830846 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c64200): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c648c0): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c648c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c648c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c648c0): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c648c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.882724857 +0000 UTC m=+102.953830846 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000c648c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000501c0 item 94 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a2140): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a2140): open at offset 0 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a2140): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a2140): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a2140): >_readAt: n=0, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a2140): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a2140): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a2140): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.888076361 +0000 UTC m=+102.959182340 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a2140): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a2840): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a2840): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a2840): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005365b0 item 95 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a2840): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a2840): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.891399373 +0000 UTC m=+102.962505353 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a2840): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a2fc0): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a2fc0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a2fc0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a2fc0): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a2fc0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.891399373 +0000 UTC m=+102.962505353 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a2fc0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005368c0 item 95 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a3600): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a3600): open at offset 0 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a3600): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a3600): _readAt: size=2, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a3600): >_readAt: n=0, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a3600): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a3600): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a3600): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.893069581 +0000 UTC m=+102.964175570 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a3600): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a3b40): _writeAt: size=5, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a3b40): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a3b40): >openPending: err= 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005370a0 item 96 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a3b40): >_writeAt: n=5, err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a3b40): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.893570322 +0000 UTC m=+102.964676312 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc0007a3b40): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/06 02:42:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/06 02:42:19 DEBUG : open-test-file: newRWFileHandle: 2025/09/06 02:42:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/06 02:42:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b082c0): _readAt: size=512, off=0 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b082c0): openPending: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b082c0): >openPending: err= 2025/09/06 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b082c0): >_readAt: n=5, err=EOF 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b082c0): close: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-06 02:42:19.893570322 +0000 UTC m=+102.964676312 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:19 DEBUG : open-test-file(0xc000b082c0): >close: err= 2025/09/06 02:42:19 DEBUG : open-test-file: Remove: 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005373b0 item 96 2025/09/06 02:42:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/06 02:42:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/06 02:42:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/06 02:42:19 DEBUG : open-test-file: >Remove: err= 2025/09/06 02:42:19 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:42:19 DEBUG : Looking for writers 2025/09/06 02:42:19 DEBUG : >WaitForWriters: 2025/09/06 02:42:19 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.05s) --- PASS: TestRWFileHandleOpenTests/writes (0.51s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.10s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.54s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.08s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- 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-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:42:20 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:42:20 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/06 02:42:20 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:20 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/06 02:42:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/06 02:42:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:20 INFO : webdav root 'rclone-test-dewavex3fure': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/06 02:42:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:20 DEBUG : file1: newRWFileHandle: 2025/09/06 02:42:20 DEBUG : file1(0xc00091a200): openPending: 2025/09/06 02:42:20 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/06 02:42:20 DEBUG : file1(0xc00091a200): >openPending: err= 2025/09/06 02:42:20 DEBUG : file1: >newRWFileHandle: err= 2025/09/06 02:42:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/06 02:42:20 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/06 02:42:20 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/09/06 02:42:20 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:42:20 DEBUG : Looking for writers 2025/09/06 02:42:20 DEBUG : file1: reading active writers 2025/09/06 02:42:20 DEBUG : file1: active writers 1 2025/09/06 02:42:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/09/06 02:42:20 DEBUG : Looking for writers 2025/09/06 02:42:20 DEBUG : file1: reading active writers 2025/09/06 02:42:20 DEBUG : file1: active writers 1 2025/09/06 02:42:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/09/06 02:42:20 DEBUG : Looking for writers 2025/09/06 02:42:20 DEBUG : file1: reading active writers 2025/09/06 02:42:20 DEBUG : file1: active writers 1 2025/09/06 02:42:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/09/06 02:42:20 DEBUG : Looking for writers 2025/09/06 02:42:20 DEBUG : file1: reading active writers 2025/09/06 02:42:20 DEBUG : file1: active writers 1 2025/09/06 02:42:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/09/06 02:42:20 DEBUG : Looking for writers 2025/09/06 02:42:20 DEBUG : file1: reading active writers 2025/09/06 02:42:20 DEBUG : file1: active writers 1 2025/09/06 02:42:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/09/06 02:42:20 DEBUG : Looking for writers 2025/09/06 02:42:20 DEBUG : file1: reading active writers 2025/09/06 02:42:20 DEBUG : file1: active writers 1 2025/09/06 02:42:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/09/06 02:42:20 DEBUG : Looking for writers 2025/09/06 02:42:20 DEBUG : file1: reading active writers 2025/09/06 02:42:20 DEBUG : file1: active writers 1 2025/09/06 02:42:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/09/06 02:42:21 DEBUG : Looking for writers 2025/09/06 02:42:21 DEBUG : file1: reading active writers 2025/09/06 02:42:21 DEBUG : file1: active writers 1 2025/09/06 02:42:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/06 02:42:22 DEBUG : Looking for writers 2025/09/06 02:42:22 DEBUG : file1: reading active writers 2025/09/06 02:42:22 DEBUG : file1: active writers 1 2025/09/06 02:42:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/06 02:42:23 DEBUG : Looking for writers 2025/09/06 02:42:23 DEBUG : file1: reading active writers 2025/09/06 02:42:23 DEBUG : file1: active writers 1 2025/09/06 02:42:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/06 02:42:24 DEBUG : Looking for writers 2025/09/06 02:42:24 DEBUG : file1: reading active writers 2025/09/06 02:42:24 DEBUG : file1: active writers 1 2025/09/06 02:42:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/06 02:42:25 DEBUG : Looking for writers 2025/09/06 02:42:25 DEBUG : file1: reading active writers 2025/09/06 02:42:25 DEBUG : file1: active writers 1 2025/09/06 02:42:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/06 02:42:26 DEBUG : Looking for writers 2025/09/06 02:42:26 DEBUG : file1: reading active writers 2025/09/06 02:42:26 DEBUG : file1: active writers 1 2025/09/06 02:42:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/06 02:42:27 DEBUG : Looking for writers 2025/09/06 02:42:27 DEBUG : file1: reading active writers 2025/09/06 02:42:27 DEBUG : file1: active writers 1 2025/09/06 02:42:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/06 02:42:28 DEBUG : Looking for writers 2025/09/06 02:42:28 DEBUG : file1: reading active writers 2025/09/06 02:42:28 DEBUG : file1: active writers 1 2025/09/06 02:42:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/06 02:42:29 DEBUG : Looking for writers 2025/09/06 02:42:29 DEBUG : file1: reading active writers 2025/09/06 02:42:29 DEBUG : file1: active writers 1 2025/09/06 02:42:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/06 02:42:30 DEBUG : Looking for writers 2025/09/06 02:42:30 DEBUG : file1: reading active writers 2025/09/06 02:42:30 DEBUG : file1: active writers 1 2025/09/06 02:42:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/06 02:42:31 DEBUG : Looking for writers 2025/09/06 02:42:31 DEBUG : file1: reading active writers 2025/09/06 02:42:31 DEBUG : file1: active writers 1 2025/09/06 02:42:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/06 02:42:32 DEBUG : Looking for writers 2025/09/06 02:42:32 DEBUG : file1: reading active writers 2025/09/06 02:42:32 DEBUG : file1: active writers 1 2025/09/06 02:42:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/06 02:42:33 DEBUG : Looking for writers 2025/09/06 02:42:33 DEBUG : file1: reading active writers 2025/09/06 02:42:33 DEBUG : file1: active writers 1 2025/09/06 02:42:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/06 02:42:34 DEBUG : Looking for writers 2025/09/06 02:42:34 DEBUG : file1: reading active writers 2025/09/06 02:42:34 DEBUG : file1: active writers 1 2025/09/06 02:42:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/06 02:42:35 DEBUG : Looking for writers 2025/09/06 02:42:35 DEBUG : file1: reading active writers 2025/09/06 02:42:35 DEBUG : file1: active writers 1 2025/09/06 02:42:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/06 02:42:36 DEBUG : Looking for writers 2025/09/06 02:42:36 DEBUG : file1: reading active writers 2025/09/06 02:42:36 DEBUG : file1: active writers 1 2025/09/06 02:42:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/06 02:42:37 DEBUG : Looking for writers 2025/09/06 02:42:37 DEBUG : file1: reading active writers 2025/09/06 02:42:37 DEBUG : file1: active writers 1 2025/09/06 02:42:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/06 02:42:38 DEBUG : Looking for writers 2025/09/06 02:42:38 DEBUG : file1: reading active writers 2025/09/06 02:42:38 DEBUG : file1: active writers 1 2025/09/06 02:42:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/06 02:42:39 DEBUG : Looking for writers 2025/09/06 02:42:39 DEBUG : file1: reading active writers 2025/09/06 02:42:39 DEBUG : file1: active writers 1 2025/09/06 02:42:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/06 02:42:40 DEBUG : Looking for writers 2025/09/06 02:42:40 DEBUG : file1: reading active writers 2025/09/06 02:42:40 DEBUG : file1: active writers 1 2025/09/06 02:42:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/06 02:42:41 DEBUG : Looking for writers 2025/09/06 02:42:41 DEBUG : file1: reading active writers 2025/09/06 02:42:41 DEBUG : file1: active writers 1 2025/09/06 02:42:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/06 02:42:42 DEBUG : Looking for writers 2025/09/06 02:42:42 DEBUG : file1: reading active writers 2025/09/06 02:42:42 DEBUG : file1: active writers 1 2025/09/06 02:42:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/06 02:42:43 DEBUG : Looking for writers 2025/09/06 02:42:43 DEBUG : file1: reading active writers 2025/09/06 02:42:43 DEBUG : file1: active writers 1 2025/09/06 02:42:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/06 02:42:44 DEBUG : Looking for writers 2025/09/06 02:42:44 DEBUG : file1: reading active writers 2025/09/06 02:42:44 DEBUG : file1: active writers 1 2025/09/06 02:42:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/06 02:42:45 DEBUG : Looking for writers 2025/09/06 02:42:45 DEBUG : file1: reading active writers 2025/09/06 02:42:45 DEBUG : file1: active writers 1 2025/09/06 02:42:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/06 02:42:46 DEBUG : Looking for writers 2025/09/06 02:42:46 DEBUG : file1: reading active writers 2025/09/06 02:42:46 DEBUG : file1: active writers 1 2025/09/06 02:42:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/06 02:42:47 DEBUG : Looking for writers 2025/09/06 02:42:47 DEBUG : file1: reading active writers 2025/09/06 02:42:47 DEBUG : file1: active writers 1 2025/09/06 02:42:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/06 02:42:48 DEBUG : Looking for writers 2025/09/06 02:42:48 DEBUG : file1: reading active writers 2025/09/06 02:42:48 DEBUG : file1: active writers 1 2025/09/06 02:42:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/06 02:42:49 DEBUG : Looking for writers 2025/09/06 02:42:49 DEBUG : file1: reading active writers 2025/09/06 02:42:49 DEBUG : file1: active writers 1 2025/09/06 02:42:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/06 02:42:50 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc0006d7b30 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc000764608 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824641472064} name:file1 opens:1 downloaders: o: fd:0xc0004040c0 info:{ModTime:{wall:13990157102725528297 ext:103270137517 loc:0x4115060} ATime:{wall:13990157102725528297 ext:103270137517 loc:0x4115060} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/09/06 02:42:50 DEBUG : >WaitForWriters: 2025/09/06 02:42:50 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.32s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:42:50 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:42:50 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/06 02:42:50 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:50 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/06 02:42:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/06 02:42:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:50 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:42:50 INFO : webdav root 'rclone-test-dewavex3fure': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/06 02:42:50 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:42:50 DEBUG : rename_me: newRWFileHandle: 2025/09/06 02:42:50 DEBUG : rename_me(0xc0004d1c00): openPending: 2025/09/06 02:42:50 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/06 02:42:50 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/09/06 02:42:50 DEBUG : rename_me(0xc0004d1c00): >openPending: err= 2025/09/06 02:42:50 DEBUG : rename_me: >newRWFileHandle: err= 2025/09/06 02:42:50 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/09/06 02:42:50 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/09/06 02:42:50 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/09/06 02:42:50 DEBUG : rename_me(0xc0004d1c00): _writeAt: size=5, off=0 2025/09/06 02:42:50 DEBUG : rename_me(0xc0004d1c00): >_writeAt: n=5, err= 2025/09/06 02:42:50 DEBUG : rename_me(0xc0004d1c00): close: 2025/09/06 02:42:50 DEBUG : rename_me: vfs cache: setting modification time to 2025-09-06 02:42:50.484685178 +0000 UTC m=+133.555791157 2025/09/06 02:42:50 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/09/06 02:42:50 DEBUG : rename_me(0xc0004d1c00): >close: err= 2025/09/06 02:42:50 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/09/06 02:42:50 DEBUG : i_was_renamed: Updating file with 0xc000685680 2025/09/06 02:42:50 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/09/06 02:42:50 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/09/06 02:42:50 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:42:50 DEBUG : Looking for writers 2025/09/06 02:42:50 DEBUG : i_was_renamed: reading active writers 2025/09/06 02:42:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/06 02:42:50 DEBUG : Looking for writers 2025/09/06 02:42:50 DEBUG : i_was_renamed: reading active writers 2025/09/06 02:42:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/06 02:42:50 DEBUG : Looking for writers 2025/09/06 02:42:50 DEBUG : i_was_renamed: reading active writers 2025/09/06 02:42:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/06 02:42:50 DEBUG : Looking for writers 2025/09/06 02:42:50 DEBUG : i_was_renamed: reading active writers 2025/09/06 02:42:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/06 02:42:50 DEBUG : i_was_renamed: vfs cache: starting upload 2025/09/06 02:42:50 DEBUG : Looking for writers 2025/09/06 02:42:50 DEBUG : i_was_renamed: reading active writers 2025/09/06 02:42:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/06 02:42:50 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/09/06 02:42:50 DEBUG : Looking for writers 2025/09/06 02:42:50 DEBUG : i_was_renamed: reading active writers 2025/09/06 02:42:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/06 02:42:50 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/06 02:42:50 INFO : i_was_renamed: Copied (new) 2025/09/06 02:42:50 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-09-06 02:42:50 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/09/06 02:42:50 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/09/06 02:42:50 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/09/06 02:42:50 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/09/06 02:42:51 DEBUG : Looking for writers 2025/09/06 02:42:51 DEBUG : i_was_renamed: reading active writers 2025/09/06 02:42:51 DEBUG : >WaitForWriters: 2025/09/06 02:42:51 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.11s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:42:51 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:42:51 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/06 02:42:51 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:51 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/06 02:42:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/06 02:42:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tf27X}/rclone-test-dewavex3fure" 2025/09/06 02:42:51 INFO : webdav root 'rclone-test-dewavex3fure': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/06 02:42:51 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/06 02:42:51 DEBUG : forgetting directory cache 2025/09/06 02:42:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/06 02:42:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/06 02:42:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/06 02:42:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/06 02:42:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/06 02:42:52 DEBUG : TestRWCacheUpdate(0xc0009e5300): _readAt: size=512, off=0 2025/09/06 02:42:52 DEBUG : TestRWCacheUpdate(0xc0009e5300): openPending: 2025/09/06 02:42:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-06 01:43:51 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/09/06 02:42:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/06 02:42:52 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/06 02:42:52 DEBUG : TestRWCacheUpdate(0xc0009e5300): >openPending: err= 2025/09/06 02:42:52 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/06 02:42:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/06 02:42:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/06 02:42:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/06 02:42:52 DEBUG : TestRWCacheUpdate(0xc0009e5300): >_readAt: n=20, err=EOF 2025/09/06 02:42:52 DEBUG : TestRWCacheUpdate(0xc0009e5300): close: 2025/09/06 02:42:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-06 01:43:51 +0000 GMT 2025/09/06 02:42:52 DEBUG : TestRWCacheUpdate(0xc0009e5300): >close: err= 2025/09/06 02:42:52 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/06 02:42:52 DEBUG : forgetting directory cache 2025/09/06 02:42:52 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/06 02:42:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/06 02:42:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/06 02:42:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/06 02:42:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/06 02:42:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/06 02:42:53 DEBUG : TestRWCacheUpdate(0xc000556a00): _readAt: size=512, off=0 2025/09/06 02:42:53 DEBUG : TestRWCacheUpdate(0xc000556a00): openPending: 2025/09/06 02:42:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-06 01:44:51 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-09-06 01:43:51 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/09/06 02:42:53 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-06 01:44:51 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-09-06 01:43:51 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/09/06 02:42:53 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/06 02:42:53 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/06 02:42:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/06 02:42:53 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/06 02:42:53 DEBUG : TestRWCacheUpdate(0xc000556a00): >openPending: err= 2025/09/06 02:42:53 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/06 02:42:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/06 02:42:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/06 02:42:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/06 02:42:53 DEBUG : TestRWCacheUpdate(0xc000556a00): >_readAt: n=20, err=EOF 2025/09/06 02:42:53 DEBUG : TestRWCacheUpdate(0xc000556a00): close: 2025/09/06 02:42:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-06 01:44:51 +0000 GMT 2025/09/06 02:42:53 DEBUG : TestRWCacheUpdate(0xc000556a00): >close: err= 2025/09/06 02:42:53 DEBUG : Re-reading directory (101.2258ms old) 2025/09/06 02:42:53 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/06 02:42:53 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/06 02:42:53 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/06 02:42:53 DEBUG : forgetting directory cache 2025/09/06 02:42:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/06 02:42:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/06 02:42:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/06 02:42:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/06 02:42:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/06 02:42:53 DEBUG : TestRWCacheUpdate(0xc000559ec0): _readAt: size=512, off=0 2025/09/06 02:42:53 DEBUG : TestRWCacheUpdate(0xc000559ec0): openPending: 2025/09/06 02:42:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-06 01:45:51 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-09-06 01:44:51 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/09/06 02:42:53 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-06 01:45:51 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-09-06 01:44:51 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/09/06 02:42:53 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/06 02:42:53 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/06 02:42:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/06 02:42:53 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/06 02:42:53 DEBUG : TestRWCacheUpdate(0xc000559ec0): >openPending: err= 2025/09/06 02:42:53 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/06 02:42:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/06 02:42:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/06 02:42:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/06 02:42:54 DEBUG : TestRWCacheUpdate(0xc000559ec0): >_readAt: n=20, err=EOF 2025/09/06 02:42:54 DEBUG : TestRWCacheUpdate(0xc000559ec0): close: 2025/09/06 02:42:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-06 01:45:51 +0000 GMT 2025/09/06 02:42:54 DEBUG : TestRWCacheUpdate(0xc000559ec0): >close: err= 2025/09/06 02:42:54 DEBUG : Re-reading directory (100.778761ms old) 2025/09/06 02:42:54 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/06 02:42:54 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/06 02:42:54 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/06 02:42:54 DEBUG : forgetting directory cache 2025/09/06 02:42:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/06 02:42:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/06 02:42:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/06 02:42:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/06 02:42:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/06 02:42:54 DEBUG : TestRWCacheUpdate(0xc0007e3380): _readAt: size=512, off=0 2025/09/06 02:42:54 DEBUG : TestRWCacheUpdate(0xc0007e3380): openPending: 2025/09/06 02:42:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-06 01:46:51 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-09-06 01:45:51 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/09/06 02:42:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-06 01:46:51 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-09-06 01:45:51 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/09/06 02:42:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/06 02:42:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/06 02:42:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/06 02:42:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/06 02:42:54 DEBUG : TestRWCacheUpdate(0xc0007e3380): >openPending: err= 2025/09/06 02:42:54 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/06 02:42:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/06 02:42:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/06 02:42:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/06 02:42:54 DEBUG : TestRWCacheUpdate(0xc0007e3380): >_readAt: n=20, err=EOF 2025/09/06 02:42:54 DEBUG : TestRWCacheUpdate(0xc0007e3380): close: 2025/09/06 02:42:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-06 01:46:51 +0000 GMT 2025/09/06 02:42:54 DEBUG : TestRWCacheUpdate(0xc0007e3380): >close: err= 2025/09/06 02:42:55 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/06 02:42:55 DEBUG : forgetting directory cache 2025/09/06 02:42:55 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/06 02:42:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/06 02:42:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/06 02:42:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/06 02:42:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/06 02:42:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/06 02:42:55 DEBUG : TestRWCacheUpdate(0xc000997180): _readAt: size=512, off=0 2025/09/06 02:42:55 DEBUG : TestRWCacheUpdate(0xc000997180): openPending: 2025/09/06 02:42:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-06 01:47:51 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-09-06 01:46:51 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/09/06 02:42:55 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-06 01:47:51 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-09-06 01:46:51 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/09/06 02:42:55 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/06 02:42:55 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/06 02:42:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/06 02:42:55 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/06 02:42:55 DEBUG : TestRWCacheUpdate(0xc000997180): >openPending: err= 2025/09/06 02:42:55 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/06 02:42:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/06 02:42:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/06 02:42:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/06 02:42:55 DEBUG : TestRWCacheUpdate(0xc000997180): >_readAt: n=20, err=EOF 2025/09/06 02:42:55 DEBUG : TestRWCacheUpdate(0xc000997180): close: 2025/09/06 02:42:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-06 01:47:51 +0000 GMT 2025/09/06 02:42:55 DEBUG : TestRWCacheUpdate(0xc000997180): >close: err= 2025/09/06 02:42:55 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/06 02:42:55 DEBUG : forgetting directory cache 2025/09/06 02:42:55 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/06 02:42:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/06 02:42:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/06 02:42:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/06 02:42:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/06 02:42:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/06 02:42:56 DEBUG : TestRWCacheUpdate(0xc0007e7e80): _readAt: size=512, off=0 2025/09/06 02:42:56 DEBUG : TestRWCacheUpdate(0xc0007e7e80): openPending: 2025/09/06 02:42:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-06 01:48:51 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-09-06 01:47:51 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/09/06 02:42:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-06 01:48:51 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-09-06 01:47:51 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/09/06 02:42:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/06 02:42:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/06 02:42:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/06 02:42:56 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/06 02:42:56 DEBUG : TestRWCacheUpdate(0xc0007e7e80): >openPending: err= 2025/09/06 02:42:56 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/06 02:42:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/06 02:42:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/06 02:42:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/06 02:42:56 DEBUG : TestRWCacheUpdate(0xc0007e7e80): >_readAt: n=20, err=EOF 2025/09/06 02:42:56 DEBUG : TestRWCacheUpdate(0xc0007e7e80): close: 2025/09/06 02:42:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-06 01:48:51 +0000 GMT 2025/09/06 02:42:56 DEBUG : TestRWCacheUpdate(0xc0007e7e80): >close: err= 2025/09/06 02:42:56 DEBUG : Re-reading directory (104.556187ms old) 2025/09/06 02:42:56 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/06 02:42:56 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/06 02:42:56 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/06 02:42:56 DEBUG : forgetting directory cache 2025/09/06 02:42:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/06 02:42:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/06 02:42:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/06 02:42:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/06 02:42:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/06 02:42:57 DEBUG : TestRWCacheUpdate(0xc000a1be80): _readAt: size=512, off=0 2025/09/06 02:42:57 DEBUG : TestRWCacheUpdate(0xc000a1be80): openPending: 2025/09/06 02:42:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-09-06 01:49:51 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-09-06 01:48:51 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/09/06 02:42:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-09-06 01:49:51 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-09-06 01:48:51 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/09/06 02:42:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/06 02:42:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/06 02:42:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/09/06 02:42:57 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/06 02:42:57 DEBUG : TestRWCacheUpdate(0xc000a1be80): >openPending: err= 2025/09/06 02:42:57 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/09/06 02:42:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/06 02:42:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/06 02:42:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/06 02:42:57 DEBUG : TestRWCacheUpdate(0xc000a1be80): >_readAt: n=21, err=EOF 2025/09/06 02:42:57 DEBUG : TestRWCacheUpdate(0xc000a1be80): close: 2025/09/06 02:42:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-06 01:49:51 +0000 GMT 2025/09/06 02:42:57 DEBUG : TestRWCacheUpdate(0xc000a1be80): >close: err= 2025/09/06 02:42:57 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/06 02:42:57 DEBUG : forgetting directory cache 2025/09/06 02:42:57 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/06 02:42:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/06 02:42:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/06 02:42:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/06 02:42:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/06 02:42:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/06 02:42:58 DEBUG : TestRWCacheUpdate(0xc000a37e00): _readAt: size=512, off=0 2025/09/06 02:42:58 DEBUG : TestRWCacheUpdate(0xc000a37e00): openPending: 2025/09/06 02:42:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-09-06 01:50:51 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-09-06 01:49:51 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/09/06 02:42:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-09-06 01:50:51 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-09-06 01:49:51 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/09/06 02:42:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/06 02:42:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/06 02:42:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/09/06 02:42:58 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/06 02:42:58 DEBUG : TestRWCacheUpdate(0xc000a37e00): >openPending: err= 2025/09/06 02:42:58 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/09/06 02:42:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/06 02:42:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/06 02:42:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/06 02:42:58 DEBUG : TestRWCacheUpdate(0xc000a37e00): >_readAt: n=22, err=EOF 2025/09/06 02:42:58 DEBUG : TestRWCacheUpdate(0xc000a37e00): close: 2025/09/06 02:42:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-06 01:50:51 +0000 GMT 2025/09/06 02:42:58 DEBUG : TestRWCacheUpdate(0xc000a37e00): >close: err= 2025/09/06 02:42:58 DEBUG : Re-reading directory (105.237145ms old) 2025/09/06 02:42:58 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/06 02:42:58 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/06 02:42:58 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/06 02:42:58 DEBUG : forgetting directory cache 2025/09/06 02:42:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/06 02:42:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/06 02:42:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/06 02:42:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/06 02:42:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/06 02:42:59 DEBUG : TestRWCacheUpdate(0xc000b10100): _readAt: size=512, off=0 2025/09/06 02:42:59 DEBUG : TestRWCacheUpdate(0xc000b10100): openPending: 2025/09/06 02:42:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-09-06 01:51:51 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-09-06 01:50:51 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/09/06 02:42:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-09-06 01:51:51 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-09-06 01:50:51 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/09/06 02:42:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/06 02:42:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/06 02:42:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/09/06 02:42:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/06 02:42:59 DEBUG : TestRWCacheUpdate(0xc000b10100): >openPending: err= 2025/09/06 02:42:59 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/09/06 02:42:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/06 02:42:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/06 02:42:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/06 02:42:59 DEBUG : TestRWCacheUpdate(0xc000b10100): >_readAt: n=23, err=EOF 2025/09/06 02:42:59 DEBUG : TestRWCacheUpdate(0xc000b10100): close: 2025/09/06 02:42:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-06 01:51:51 +0000 GMT 2025/09/06 02:42:59 DEBUG : TestRWCacheUpdate(0xc000b10100): >close: err= 2025/09/06 02:42:59 DEBUG : Re-reading directory (130.334715ms old) 2025/09/06 02:42:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/06 02:42:59 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/06 02:42:59 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/06 02:42:59 DEBUG : forgetting directory cache 2025/09/06 02:42:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:42:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/06 02:42:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/06 02:42:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/06 02:42:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/06 02:42:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/06 02:42:59 DEBUG : TestRWCacheUpdate(0xc000b3f580): _readAt: size=512, off=0 2025/09/06 02:42:59 DEBUG : TestRWCacheUpdate(0xc000b3f580): openPending: 2025/09/06 02:42:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-09-06 01:52:51 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-09-06 01:51:51 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/09/06 02:42:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-09-06 01:52:51 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-09-06 01:51:51 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/09/06 02:42:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/06 02:42:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/06 02:42:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/09/06 02:42:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/06 02:42:59 DEBUG : TestRWCacheUpdate(0xc000b3f580): >openPending: err= 2025/09/06 02:42:59 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/09/06 02:42:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/06 02:42:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/06 02:42:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/06 02:43:00 DEBUG : TestRWCacheUpdate(0xc000b3f580): >_readAt: n=24, err=EOF 2025/09/06 02:43:00 DEBUG : TestRWCacheUpdate(0xc000b3f580): close: 2025/09/06 02:43:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-06 01:52:51 +0000 GMT 2025/09/06 02:43:00 DEBUG : TestRWCacheUpdate(0xc000b3f580): >close: err= 2025/09/06 02:43:00 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:43:00 DEBUG : Looking for writers 2025/09/06 02:43:00 DEBUG : TestRWCacheUpdate: reading active writers 2025/09/06 02:43:00 DEBUG : >WaitForWriters: 2025/09/06 02:43:00 DEBUG : webdav root 'rclone-test-dewavex3fure': vfs cache: cleaner exiting 2025/09/06 02:43:00 DEBUG : forgetting directory cache 2025/09/06 02:43:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestRWCacheUpdate (9.07s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:43:00 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/09/06 02:43:00 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/09/06 02:43:01 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/09/06 02:43:01 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:43:01 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:43:01 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/06 02:43:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/06 02:43:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/06 02:43:01 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/09/06 02:43:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/06 02:43:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/06 02:43:01 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/06 02:43:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/06 02:43:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/06 02:43:01 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/09/06 02:43:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/06 02:43:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/06 02:43:01 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/06 02:43:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/06 02:43:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/06 02:43:01 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/09/06 02:43:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/06 02:43:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/06 02:43:02 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/06 02:43:02 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/09/06 02:43:02 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/09/06 02:43:02 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/09/06 02:43:02 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/09/06 02:43:02 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/06 02:43:02 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/06 02:43:02 DEBUG : FilEb: Open: flags=O_RDONLY 2025/09/06 02:43:02 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/09/06 02:43:02 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/09/06 02:43:02 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/09/06 02:43:02 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/06 02:43:02 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/06 02:43:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/06 02:43:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/06 02:43:02 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/09/06 02:43:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/06 02:43:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/06 02:43:02 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/06 02:43:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/06 02:43:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/06 02:43:02 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/09/06 02:43:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/06 02:43:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/06 02:43:02 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/06 02:43:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/06 02:43:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/06 02:43:02 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/09/06 02:43:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/06 02:43:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/06 02:43:02 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/06 02:43:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/06 02:43:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/06 02:43:02 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/09/06 02:43:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/06 02:43:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/06 02:43:02 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/06 02:43:02 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/09/06 02:43:02 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/09/06 02:43:02 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/09/06 02:43:02 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/09/06 02:43:02 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/06 02:43:02 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/06 02:43:02 DEBUG : FilEb: Open: flags=O_RDONLY 2025/09/06 02:43:02 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/09/06 02:43:02 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/09/06 02:43:02 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/09/06 02:43:02 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/06 02:43:02 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/06 02:43:02 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/09/06 02:43:02 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/09/06 02:43:02 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/06 02:43:02 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/09/06 02:43:02 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/09/06 02:43:02 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/06 02:43:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/06 02:43:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/06 02:43:02 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/09/06 02:43:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/06 02:43:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/06 02:43:02 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/06 02:43:02 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/09/06 02:43:02 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/06 02:43:02 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/09/06 02:43:02 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/06 02:43:02 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/09/06 02:43:02 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/06 02:43:02 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/09/06 02:43:02 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/09/06 02:43:02 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/09/06 02:43:02 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/09/06 02:43:03 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/06 02:43:03 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/06 02:43:03 DEBUG : FilEb: Open: flags=O_RDONLY 2025/09/06 02:43:03 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/09/06 02:43:03 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/09/06 02:43:03 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/09/06 02:43:03 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/06 02:43:03 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/06 02:43:03 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/09/06 02:43:03 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/06 02:43:03 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/09/06 02:43:03 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:43:03 DEBUG : Looking for writers 2025/09/06 02:43:03 DEBUG : FilEb: reading active writers 2025/09/06 02:43:03 DEBUG : FiLeA: reading active writers 2025/09/06 02:43:03 DEBUG : FiLeB: reading active writers 2025/09/06 02:43:03 DEBUG : >WaitForWriters: 2025/09/06 02:43:03 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:43:03 DEBUG : Looking for writers 2025/09/06 02:43:03 DEBUG : FiLeA: reading active writers 2025/09/06 02:43:03 DEBUG : FiLeB: reading active writers 2025/09/06 02:43:03 DEBUG : FilEb: reading active writers 2025/09/06 02:43:03 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (3.18s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:43:03 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/09/06 02:43:04 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/09/06 02:43:04 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:43:04 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/06 02:43:04 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/09/06 02:43:04 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/09/06 02:43:04 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/09/06 02:43:04 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/06 02:43:04 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/06 02:43:04 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/06 02:43:04 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/09/06 02:43:04 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/09/06 02:43:04 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/09/06 02:43:04 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/09/06 02:43:04 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/06 02:43:04 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/06 02:43:04 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/09/06 02:43:04 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/09/06 02:43:04 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/09/06 02:43:04 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/06 02:43:04 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/06 02:43:04 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/06 02:43:04 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/09/06 02:43:04 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:43:04 DEBUG : Looking for writers 2025/09/06 02:43:04 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/09/06 02:43:04 DEBUG : normal name with no special characters.txt: reading active writers 2025/09/06 02:43:04 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.61s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:43:05 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:43:05 DEBUG : webdav root 'rclone-test-dewavex3fure': Reusing VFS from active cache 2025/09/06 02:43:05 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:43:05 DEBUG : Looking for writers 2025/09/06 02:43:05 DEBUG : >WaitForWriters: 2025/09/06 02:43:05 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:43:05 DEBUG : Looking for writers 2025/09/06 02:43:05 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.17s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:43:05 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:43:05 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:43:05 DEBUG : Looking for writers 2025/09/06 02:43:05 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.15s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:43:05 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:43:05 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:43:05 DEBUG : Looking for writers 2025/09/06 02:43:05 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.21s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:43:05 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:43:06 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/06 02:43:06 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/09/06 02:43:06 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:43:06 DEBUG : dir: Looking for writers 2025/09/06 02:43:06 DEBUG : file2: reading active writers 2025/09/06 02:43:06 DEBUG : Looking for writers 2025/09/06 02:43:06 DEBUG : dir: reading active writers 2025/09/06 02:43:06 DEBUG : file1: reading active writers 2025/09/06 02:43:06 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.77s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:43:07 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:43:07 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/06 02:43:08 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/09/06 02:43:08 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:43:08 DEBUG : dir: Looking for writers 2025/09/06 02:43:08 DEBUG : Looking for writers 2025/09/06 02:43:08 DEBUG : file1: reading active writers 2025/09/06 02:43:08 DEBUG : dir: reading active writers 2025/09/06 02:43:08 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.73s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:43:09 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:43:09 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/06 02:43:09 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/09/06 02:43:10 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/06 02:43:10 DEBUG : file1: Open: flags=O_RDONLY 2025/09/06 02:43:10 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/06 02:43:10 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/06 02:43:10 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/06 02:43:10 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/09/06 02:43:10 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/06 02:43:10 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/09/06 02:43:10 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:43:10 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:43:10 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/09/06 02:43:10 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/09/06 02:43:10 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/09/06 02:43:10 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/09/06 02:43:10 DEBUG : webdav root 'rclone-test-dewavex3fure': File to upload is small (0 bytes), uploading instead of streaming 2025/09/06 02:43:10 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/09/06 02:43:10 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/06 02:43:10 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/09/06 02:43:10 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/09/06 02:43:10 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:43:10 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/09/06 02:43:10 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:43:10 DEBUG : dir: Looking for writers 2025/09/06 02:43:10 DEBUG : file2: reading active writers 2025/09/06 02:43:10 DEBUG : new_file.txt: reading active writers 2025/09/06 02:43:10 DEBUG : Looking for writers 2025/09/06 02:43:10 DEBUG : file1: reading active writers 2025/09/06 02:43:10 DEBUG : dir: reading active writers 2025/09/06 02:43:10 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (2.13s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:43:11 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:43:11 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/09/06 02:43:12 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/09/06 02:43:12 DEBUG : dir/file1: Updating file with dir/file1 0xc0008d9200 2025/09/06 02:43:12 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/09/06 02:43:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/06 02:43:13 INFO : dir/file1: Moved (server-side) to: file0 2025/09/06 02:43:13 DEBUG : file0: Updating file with file0 0xc0008d9200 2025/09/06 02:43:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/06 02:43:13 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/09/06 02:43:13 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:43:13 DEBUG : dir: Looking for writers 2025/09/06 02:43:13 DEBUG : Looking for writers 2025/09/06 02:43:13 DEBUG : dir: reading active writers 2025/09/06 02:43:13 DEBUG : file0: reading active writers 2025/09/06 02:43:13 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (2.35s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:43:13 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:43:13 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:43:13 DEBUG : Looking for writers 2025/09/06 02:43:13 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.28s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:43:14 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:43:14 DEBUG : Added virtual directory entry vAddDir: "/" 2025/09/06 02:43:14 DEBUG : Added virtual directory entry vAddDir: "a" 2025/09/06 02:43:15 DEBUG : Added virtual directory entry vAddDir: "b" 2025/09/06 02:43:15 DEBUG : Added virtual directory entry vAddDir: "c" 2025/09/06 02:43:15 DEBUG : Added virtual directory entry vAddDir: "d" 2025/09/06 02:43:15 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:43:15 DEBUG : Looking for writers 2025/09/06 02:43:15 DEBUG : a: Looking for writers 2025/09/06 02:43:15 DEBUG : b: Looking for writers 2025/09/06 02:43:15 DEBUG : c: Looking for writers 2025/09/06 02:43:15 DEBUG : d: Looking for writers 2025/09/06 02:43:15 DEBUG : Looking for writers 2025/09/06 02:43:15 DEBUG : /: reading active writers 2025/09/06 02:43:15 DEBUG : a: reading active writers 2025/09/06 02:43:15 DEBUG : b: reading active writers 2025/09/06 02:43:15 DEBUG : c: reading active writers 2025/09/06 02:43:15 DEBUG : d: reading active writers 2025/09/06 02:43:15 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (2.99s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:43:17 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:43:17 DEBUG : Added virtual directory entry vAddDir: "a" 2025/09/06 02:43:17 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/09/06 02:43:17 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/09/06 02:43:18 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/09/06 02:43:19 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:43:19 DEBUG : a/b/c/d: Looking for writers 2025/09/06 02:43:19 DEBUG : a/b/c: Looking for writers 2025/09/06 02:43:19 DEBUG : d: reading active writers 2025/09/06 02:43:19 DEBUG : a/b: Looking for writers 2025/09/06 02:43:19 DEBUG : c: reading active writers 2025/09/06 02:43:19 DEBUG : a: Looking for writers 2025/09/06 02:43:19 DEBUG : b: reading active writers 2025/09/06 02:43:19 DEBUG : Looking for writers 2025/09/06 02:43:19 DEBUG : a: reading active writers 2025/09/06 02:43:19 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (3.53s) === 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-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:43:20 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:43:20 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:43:20 DEBUG : Looking for writers 2025/09/06 02:43:20 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.16s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:43:20 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:43:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:43:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:43:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/06 02:43:20 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/06 02:43:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/06 02:43:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/06 02:43:20 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/09/06 02:43:20 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/09/06 02:43:20 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/09/06 02:43:20 DEBUG : webdav root 'rclone-test-dewavex3fure': File to upload is small (5 bytes), uploading instead of streaming 2025/09/06 02:43:21 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/06 02:43:21 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/06 02:43:21 DEBUG : file1: Size and md5 of src and dst objects identical 2025/09/06 02:43:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/06 02:43:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:43:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:43:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/06 02:43:21 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/06 02:43:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/06 02:43:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:43:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:43:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/06 02:43:21 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/06 02:43:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/06 02:43:21 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/09/06 02:43:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/09/06 02:43:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/06 02:43:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/06 02:43:21 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/06 02:43:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/06 02:43:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/06 02:43:21 DEBUG : webdav root 'rclone-test-dewavex3fure': File to upload is small (0 bytes), uploading instead of streaming 2025/09/06 02:43:21 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/06 02:43:21 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/06 02:43:21 DEBUG : file1: Size and md5 of src and dst objects identical 2025/09/06 02:43:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/06 02:43:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/09/06 02:43:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/06 02:43:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/06 02:43:21 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/06 02:43:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/06 02:43:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/06 02:43:21 DEBUG : webdav root 'rclone-test-dewavex3fure': File to upload is small (7 bytes), uploading instead of streaming 2025/09/06 02:43:21 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/06 02:43:21 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/09/06 02:43:21 DEBUG : file1: Size and md5 of src and dst objects identical 2025/09/06 02:43:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/06 02:43:21 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:43:21 DEBUG : Looking for writers 2025/09/06 02:43:21 DEBUG : file1: reading active writers 2025/09/06 02:43:21 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.39s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:43:22 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:43:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:43:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:43:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/06 02:43:22 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/06 02:43:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/06 02:43:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/06 02:43:22 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/09/06 02:43:23 DEBUG : file1: aborting in-sequence write wait, off=100 2025/09/06 02:43:23 DEBUG : file1: failed to wait for in-sequence write to 100 2025/09/06 02:43:23 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/09/06 02:43:23 DEBUG : webdav root 'rclone-test-dewavex3fure': File to upload is small (11 bytes), uploading instead of streaming 2025/09/06 02:43:23 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/06 02:43:23 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/06 02:43:23 DEBUG : file1: Size and md5 of src and dst objects identical 2025/09/06 02:43:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/06 02:43:23 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/09/06 02:43:23 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:43:23 DEBUG : Looking for writers 2025/09/06 02:43:23 DEBUG : file1: reading active writers 2025/09/06 02:43:23 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.79s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:43:24 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:43:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:43:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:43:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/06 02:43:24 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/06 02:43:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/06 02:43:24 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/09/06 02:43:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/06 02:43:24 DEBUG : webdav root 'rclone-test-dewavex3fure': File to upload is small (5 bytes), uploading instead of streaming 2025/09/06 02:43:24 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/06 02:43:24 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/06 02:43:24 DEBUG : file1: Size and md5 of src and dst objects identical 2025/09/06 02:43:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/06 02:43:24 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/09/06 02:43:24 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:43:24 DEBUG : Looking for writers 2025/09/06 02:43:24 DEBUG : file1: reading active writers 2025/09/06 02:43:24 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.69s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:43:24 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:43:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:43:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:43:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/06 02:43:24 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/06 02:43:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/06 02:43:24 DEBUG : file1: WriteFileHandle.Release closing 2025/09/06 02:43:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/06 02:43:24 DEBUG : webdav root 'rclone-test-dewavex3fure': File to upload is small (0 bytes), uploading instead of streaming 2025/09/06 02:43:24 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/06 02:43:25 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/06 02:43:25 DEBUG : file1: Size and md5 of src and dst objects identical 2025/09/06 02:43:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/06 02:43:25 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/09/06 02:43:25 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:43:25 DEBUG : Looking for writers 2025/09/06 02:43:25 DEBUG : file1: reading active writers 2025/09/06 02:43:25 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.67s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:43:25 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:43:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:43:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:43:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/06 02:43:25 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/06 02:43:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/09/06 02:43:25 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:43:25 DEBUG : Looking for writers 2025/09/06 02:43:25 DEBUG : file1: reading active writers 2025/09/06 02:43:25 DEBUG : file1: active writers 1 2025/09/06 02:43:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/09/06 02:43:25 DEBUG : Looking for writers 2025/09/06 02:43:25 DEBUG : file1: reading active writers 2025/09/06 02:43:25 DEBUG : file1: active writers 1 2025/09/06 02:43:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/09/06 02:43:25 DEBUG : Looking for writers 2025/09/06 02:43:25 DEBUG : file1: reading active writers 2025/09/06 02:43:25 DEBUG : file1: active writers 1 2025/09/06 02:43:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/09/06 02:43:25 DEBUG : Looking for writers 2025/09/06 02:43:25 DEBUG : file1: reading active writers 2025/09/06 02:43:25 DEBUG : file1: active writers 1 2025/09/06 02:43:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/09/06 02:43:25 DEBUG : Looking for writers 2025/09/06 02:43:25 DEBUG : file1: reading active writers 2025/09/06 02:43:25 DEBUG : file1: active writers 1 2025/09/06 02:43:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/09/06 02:43:25 DEBUG : Looking for writers 2025/09/06 02:43:25 DEBUG : file1: reading active writers 2025/09/06 02:43:25 DEBUG : file1: active writers 1 2025/09/06 02:43:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/09/06 02:43:26 DEBUG : Looking for writers 2025/09/06 02:43:26 DEBUG : file1: reading active writers 2025/09/06 02:43:26 DEBUG : file1: active writers 1 2025/09/06 02:43:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/09/06 02:43:26 DEBUG : Looking for writers 2025/09/06 02:43:26 DEBUG : file1: reading active writers 2025/09/06 02:43:26 DEBUG : file1: active writers 1 2025/09/06 02:43:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/06 02:43:27 DEBUG : Looking for writers 2025/09/06 02:43:27 DEBUG : file1: reading active writers 2025/09/06 02:43:27 DEBUG : file1: active writers 1 2025/09/06 02:43:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/06 02:43:28 DEBUG : Looking for writers 2025/09/06 02:43:28 DEBUG : file1: reading active writers 2025/09/06 02:43:28 DEBUG : file1: active writers 1 2025/09/06 02:43:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/06 02:43:29 DEBUG : Looking for writers 2025/09/06 02:43:29 DEBUG : file1: reading active writers 2025/09/06 02:43:29 DEBUG : file1: active writers 1 2025/09/06 02:43:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/06 02:43:30 DEBUG : Looking for writers 2025/09/06 02:43:30 DEBUG : file1: reading active writers 2025/09/06 02:43:30 DEBUG : file1: active writers 1 2025/09/06 02:43:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/06 02:43:31 DEBUG : Looking for writers 2025/09/06 02:43:31 DEBUG : file1: reading active writers 2025/09/06 02:43:31 DEBUG : file1: active writers 1 2025/09/06 02:43:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/06 02:43:32 DEBUG : Looking for writers 2025/09/06 02:43:32 DEBUG : file1: reading active writers 2025/09/06 02:43:32 DEBUG : file1: active writers 1 2025/09/06 02:43:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/06 02:43:33 DEBUG : Looking for writers 2025/09/06 02:43:33 DEBUG : file1: reading active writers 2025/09/06 02:43:33 DEBUG : file1: active writers 1 2025/09/06 02:43:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/06 02:43:34 DEBUG : Looking for writers 2025/09/06 02:43:34 DEBUG : file1: reading active writers 2025/09/06 02:43:34 DEBUG : file1: active writers 1 2025/09/06 02:43:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/06 02:43:35 DEBUG : Looking for writers 2025/09/06 02:43:35 DEBUG : file1: reading active writers 2025/09/06 02:43:35 DEBUG : file1: active writers 1 2025/09/06 02:43:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/06 02:43:36 DEBUG : Looking for writers 2025/09/06 02:43:36 DEBUG : file1: reading active writers 2025/09/06 02:43:36 DEBUG : file1: active writers 1 2025/09/06 02:43:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/06 02:43:37 DEBUG : Looking for writers 2025/09/06 02:43:37 DEBUG : file1: reading active writers 2025/09/06 02:43:37 DEBUG : file1: active writers 1 2025/09/06 02:43:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/06 02:43:38 DEBUG : Looking for writers 2025/09/06 02:43:38 DEBUG : file1: reading active writers 2025/09/06 02:43:38 DEBUG : file1: active writers 1 2025/09/06 02:43:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/06 02:43:39 DEBUG : Looking for writers 2025/09/06 02:43:39 DEBUG : file1: reading active writers 2025/09/06 02:43:39 DEBUG : file1: active writers 1 2025/09/06 02:43:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/06 02:43:40 DEBUG : Looking for writers 2025/09/06 02:43:40 DEBUG : file1: reading active writers 2025/09/06 02:43:40 DEBUG : file1: active writers 1 2025/09/06 02:43:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/06 02:43:41 DEBUG : Looking for writers 2025/09/06 02:43:41 DEBUG : file1: reading active writers 2025/09/06 02:43:41 DEBUG : file1: active writers 1 2025/09/06 02:43:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/06 02:43:42 DEBUG : Looking for writers 2025/09/06 02:43:42 DEBUG : file1: reading active writers 2025/09/06 02:43:42 DEBUG : file1: active writers 1 2025/09/06 02:43:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/06 02:43:43 DEBUG : Looking for writers 2025/09/06 02:43:43 DEBUG : file1: reading active writers 2025/09/06 02:43:43 DEBUG : file1: active writers 1 2025/09/06 02:43:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/06 02:43:44 DEBUG : Looking for writers 2025/09/06 02:43:44 DEBUG : file1: reading active writers 2025/09/06 02:43:44 DEBUG : file1: active writers 1 2025/09/06 02:43:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/06 02:43:45 DEBUG : Looking for writers 2025/09/06 02:43:45 DEBUG : file1: reading active writers 2025/09/06 02:43:45 DEBUG : file1: active writers 1 2025/09/06 02:43:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/06 02:43:46 DEBUG : Looking for writers 2025/09/06 02:43:46 DEBUG : file1: reading active writers 2025/09/06 02:43:46 DEBUG : file1: active writers 1 2025/09/06 02:43:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/06 02:43:47 DEBUG : Looking for writers 2025/09/06 02:43:47 DEBUG : file1: reading active writers 2025/09/06 02:43:47 DEBUG : file1: active writers 1 2025/09/06 02:43:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/06 02:43:48 DEBUG : Looking for writers 2025/09/06 02:43:48 DEBUG : file1: reading active writers 2025/09/06 02:43:48 DEBUG : file1: active writers 1 2025/09/06 02:43:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/06 02:43:49 DEBUG : Looking for writers 2025/09/06 02:43:49 DEBUG : file1: reading active writers 2025/09/06 02:43:49 DEBUG : file1: active writers 1 2025/09/06 02:43:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/06 02:43:50 DEBUG : Looking for writers 2025/09/06 02:43:50 DEBUG : file1: reading active writers 2025/09/06 02:43:50 DEBUG : file1: active writers 1 2025/09/06 02:43:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/06 02:43:51 DEBUG : Looking for writers 2025/09/06 02:43:51 DEBUG : file1: reading active writers 2025/09/06 02:43:51 DEBUG : file1: active writers 1 2025/09/06 02:43:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/06 02:43:52 DEBUG : Looking for writers 2025/09/06 02:43:52 DEBUG : file1: reading active writers 2025/09/06 02:43:52 DEBUG : file1: active writers 1 2025/09/06 02:43:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/06 02:43:53 DEBUG : Looking for writers 2025/09/06 02:43:53 DEBUG : file1: reading active writers 2025/09/06 02:43:53 DEBUG : file1: active writers 1 2025/09/06 02:43:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/06 02:43:54 DEBUG : Looking for writers 2025/09/06 02:43:54 DEBUG : file1: reading active writers 2025/09/06 02:43:54 DEBUG : file1: active writers 1 2025/09/06 02:43:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/06 02:43:55 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/09/06 02:43:55 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.28s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:43:55 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:43:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:43:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:43:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/06 02:43:55 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/06 02:43:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/06 02:43:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/06 02:43:55 DEBUG : webdav root 'rclone-test-dewavex3fure': File to upload is small (0 bytes), uploading instead of streaming 2025/09/06 02:43:55 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/06 02:43:56 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/06 02:43:56 DEBUG : file1: Size and md5 of src and dst objects identical 2025/09/06 02:43:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/06 02:43:56 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:43:56 DEBUG : file1: Open: flags=O_RDONLY 2025/09/06 02:43:56 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/06 02:43:56 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/06 02:43:56 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/09/06 02:43:56 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/09/06 02:43:56 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:43:56 DEBUG : Looking for writers 2025/09/06 02:43:56 DEBUG : file1: reading active writers 2025/09/06 02:43:56 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.85s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-dewavex3fure'", Local "Local file system at /tmp/rclone1039212126", Modify Window "1s" 2025/09/06 02:43:56 INFO : webdav root 'rclone-test-dewavex3fure': poll-interval is not supported by this remote 2025/09/06 02:43:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/06 02:43:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/06 02:43:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/06 02:43:56 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/06 02:43:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/06 02:43:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/06 02:43:56 DEBUG : webdav root 'rclone-test-dewavex3fure': File to upload is small (100 bytes), uploading instead of streaming 2025/09/06 02:43:56 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/06 02:43:56 DEBUG : file1: md5 = 0308693b81aa094d7d99f2055838e10a OK 2025/09/06 02:43:56 DEBUG : file1: Size and md5 of src and dst objects identical 2025/09/06 02:43:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/06 02:43:56 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/06 02:43:56 DEBUG : file1: Open: flags=O_RDONLY 2025/09/06 02:43:56 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/06 02:43:56 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/06 02:43:56 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/09/06 02:43:56 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/09/06 02:43:56 DEBUG : WaitForWriters: timeout=30s 2025/09/06 02:43:56 DEBUG : Looking for writers 2025/09/06 02:43:56 DEBUG : file1: reading active writers 2025/09/06 02:43:56 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.78s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/09/06 02:43:57 DEBUG : webdav root 'rclone-test-dewavex3fure': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Finished OK in 3m20.514013436s (try 1/5)